Categories
- All Categories
- Oracle Analytics Learning Hub
- 26 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 234 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Have issue with Period Name returning data on two reports - Disposal and Fixed Asset
We have two reports that we are trying to return data on and using the following clause: (this is a parameter and a column in the report)
WHERE
(fdp.PERIOD_NAME IN(:P_Asset_Calendar_Period_Name) OR 'ALL' IN(:P_Asset_Calendar_Period_Name || 'All'))
Period Name is a text field, but running into time out issues when All is selected or no data retuning when Null or multiple are selected. Any one have any ideas, I have two developers working on this for 5 days right now and we need some help.
Oracle Fusion
BIP reports
Answers
-
Hi, Can you please share the error you are getting? what is the data source of your data set?
0
