Oracle Fusion Data Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Issue in displaying Name - Description in the Report title of FDI Classic Home

Question
11
Views
0
Comments

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,