Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
what does the where criteria look like in the data model? maybe the multiple entries are conflicting with the relational operator I used an IN statement - and job.jobcode IN (:JobCodeParameter)
-
Hi Prudence, I figured you had something more complex in mind; I've seen your posts and you definitely know your BIP! We are using Job Profiles and I created a BIP report to export them in a PDF format In the data model I used a Text parameter to capture the selection from the dashboard However, I am able to cut and paste…
-
For number 1) Are you talking about how to make the parameter a text field instead of a menu list? or do you want both options?
-
We had a similar issue with some performance titles and a dashboard. We were counting the number of employees for each rating and when no employees had that rating we got the 'No Results' - we wanted a zero to display We added a union to the Subject Area (the same SA and filters as the original analysis) and used the…
-
Hello! We made different Themes under Tools > Appearance for the different environments. Then after a P2T we go in and update the Theme in the Stage Pod You can pick different logos, background images, colors for each Theme I hope that helps
-
I tried the web service, but I am stuck getting the data into the data model; I think I need a user name? I found this Oracle doc - https://support.oracle.com/epmos/faces/DocumentDisplay?id=2086077.1 and this external site -…
-
Thanks Rick - that helped get me going! I found this Oracle knowledge doc: Available Public Webservices in Fusion Applications (Doc ID 2086077.1) https://support.oracle.com/epmos/faces/DocumentDisplay?id=2086077.1 And a get step by step guide:…
-
This was very helpful, but I can only mark one as the best answer