Hi!
I want to show a 0% in OBIEE. How I can do it?
Thanks
Hi,
What's that column? Where does it come from?
It looks like a duplicate inside the pivot and then selected a "display as %", is that right?
In that case I would say that the empty cell is the right one and you cheated on the format on the columns next to the % to display 0 when there is no data.
No data is different than 0 or null, so with no data there can't be a % calculated....
I´ve used IFNULL function previusly to cange NULL for 0s.
No data is not null !
So do you have data? Is that data null?
Or there is just no data for these cells?
Values come from outer join and they don't cross. I used IFNULL to change NULL for zero. The user wants to show 0 % in this case.
I also try to change the formar of data: #,#%;-#,#%;0,0% . It´s not working. Do you know how to force show 0%?
Thank you very much.
What's behind that column? What formula did you use or how did you display that column? (I assumed something earlier but you still didn't clearly said what's that thing ...)
Sorry, your assumptions were correct that's why I didn't say anything.
- We duplicate inside the pivot and then selected a "display as %".
- The empty cell is the right one and we cheated on the format on the columns next to the % to display 0 when there is no data.
A bad news and a good news for you
The bad one is that you can't do anything at the analysis level to get 0% instead of empty (because it's actually really empty). The "display as" doesn't give you any control on the format of the column.
The good news is that if you calculate the % yourself with a formula (so a real column producing the %) you can use the same approach as the one on the left: define a custom format showing 0% when empty.
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (CX). The session will cover updates on Service, Sales, Marketing & other relevant areas. Presented by: Kausik Misra - Director, CX Product Management, Fusion Data Intelligence…
I want to export all OAC RPD joins and conditions, is there a way to export or extract joins information. please suggest. Repository documentation doesn't gives joins, if any other way pls suggest.
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?