Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
The default Currency format holds the currency symbol against the number as such: $350.00. As shown in the example table above, the $ currency symbol must be left justified in the cell and the number needs to be right justified as per the requirement. Take a look at Excel's Accounting format, we need the exact same…
-
Yes! This was related to the EBS session time out. Thanks!
-
Thanks for the input!! @Gianni Ceresa @Christian Berg
-
No special need, just wanted everything in the 12c world, if possible. Looks like it'll be some time until Oracle releases OBIA 12c though.
-
Thanks Gianni, I thought as much. Appreciate the confirmation. The issue I'm having with the ODI 11g install is the following (Doc ID 2186589.1): https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=312461103387031&parent=WIDGET_RECENTLY_VIEWED&sourceId=2… Will this mean that ODI 11g will not be integrated with…
-
Thanks for the response Robert. We tried this approach, and it works really well actually. But you're right, when we have a large number of columns and user role combinations, then the case statement gets pretty large and complex and could cause a heavy load on the server. Unfortunately, that is exactly the case for our…