Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 237 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Issue in displaying Name - Description in the Report title of FDI Classic Home
Hi Experts,
I have a requirement to display Facility name - Description based on Facility description selected in Dashboard prompt.
I'm using Facility name & Description in the report title as @1-@2 to display as Name - Description, this works if i select one or couple of description from drop down , on selecting All Column Values from Drop down it shows all the Description in title instead of All Column Values.
Additionally tried CONCAT(CONCAT(Name, '-'),Description) in the Prompt still this doesn't work.
Ex-
Title should be 1000-Corporation based on Corporation selected from Dashboard prompt
Please share your thoughts to get desired result for above requirement
Thanks,