Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 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,