Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
(That article does not pertain to Oracle products.) Use the trellis with ascending sort on headcount, with the grades as rows, which will put the largest chunk at the bottom of the base of the trellis and the smallest bit on the top. Select content paging for the trellis. (I think it looks better without gridlines.) You…
-
Found in a blog, https://community.oracle.com/thread/3679621?start=15&tstart=0 Hi All, I have found a workaround for this issue. Within the Answers report, I updated the date column to use a custom formula of 'd/mm/yyyy' and then selected to apply this to all columns with the same format. After doing this I could then…
-
See MOS, "How To Disable Or Remove The Export / Download - Data - CSV Format Option in OBIEE 10g And 11g (Doc ID 1270579.1)" - which is an article technically related to your question. However I'm not sure if this is enabled for cloud, or if you are on cloud, so you may need to log an SR to find out.
-
(This answer is for OTBI not BIP.) For Input Value in OTBI, I have to perform a logic like this for numeric: Case when "Input Value"."Input Unit of Measure Code" = 'M' then CAST ("Element Entry Value"."Displayed Input Value" as Numeric) when "Input Value"."Input Unit of Measure Code" = 'I' then CAST ("Element Entry…
-
Instead of read only access to the database, do you want to try using a SQL query within BIP that is based on an OBIE subject area? I'm not sure if that helps your particular situation. Here is a video. https://www.youtube.com/watch?v=K7JymaEzz18