Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thanks. Is that a column formula in measure or a filter formula, if you could clarify please?
-
Would you please elaborate a bit? Not sure if I understood. My report has filter for three months that are fed by dashboard prompt.
-
Hi Joel - Not sure what DB link you are referring to. Please elaborate. Hi Christian - I am completely aware of your concern. The report requirement is very discrete and it's not worth the effort of modelling the info. We also don't prefer direct sql, generally. But there are instances where it's better to use it, at least…
-
Answer to my question: * Add or modify the following tag <MaxDefaultValues> into instanceconfig.xml and set a proper value (in the below example, it is set to 1000). <Prompts> <MaxDefaultValues>1000</MaxDefaultValues> <MaxScrollValues>100</MaxScrollValues> <MaxDropDownValues>10000</MaxDropDownValues> </Prompts> * Then,…
-
What is more interesting is that sorting in ascending order seems confusing too as it shows 0 as the least number and not null. An SR is definitely on it's way... Thanks
-
This what I found in both- LOCALE = "english-usa"; SORT_ORDER_LOCALE = "english-usa"; SORT_TYPE = "binary"; Surprisingly, NULL_VALUES_SORT_FIRST=ON on 11g!!!
-
Thanks for your response. I checked both, NULL_VALUES_SORT_FIRST=OFF and DB feature is unchecked. Still the same problem.
-
Hi, We tried to apply the patch, but it complains that a more recent patch has already been updated. Any suggestion? Thanks
-
Thanks a lot Christian. Not sure if we have the same problem as I could not read the complete bug description. Sounds pretty similar though. Requested Bug could not be displayed. Possible reasons are: * The bug id was entered incorrectly. Please check and try again. * The bug id does not exist (was referenced incorrectly).…
-
That particular post was related to queries from subject areas. But nevertheless, it's the same issue, will have a look at the patch.
-
Hi Gianni, Yes we have tried creating new analysis from scratch. Details of version: Oracle Business Intelligence Product Version 12.2.1.2.0 (Build BIPS-20160923092103 64-bit) Please note that the issue is only for direct sql queries. Normal queries from subject areas have no problem. You meant this post? Data missing in…