Hi .,
I have a requirement to Dynamically Hide the columns in the report where all the values are null.
ex. in report we have 5 columns , if 2 column values are null then display only 3 columns in the report.
Thanks
Raj
Nice requirement ...
Not possible out of the box, by default OBIEE doesn't hide columns at all, even if empty.
In this case how is OBIEE supposed to know if the column contains only NULL? It's a row by row check ...
If you remove the header of your column it will be really small, so it's not going to take too much space.
You can of course implement workarounds to try to simulate that kind of behaviour but it will be not simple to do and maintain with possible side effects (like replacing your column by one which is hidden after making the check if all the values are null, and this one can be something like counting all rows and comparing with the number of rows with the null etc.).
+1 to @Gianni Ceresa
OBIEE is not a reporting tool ... it's an online analysis tool. There is a lot of web content on conditionally hiding columns using BI Publisher.
This is not going to happen out of the box. But here is a suggestion (Disclaimer: Have not tried it myself and hence not completely sure if it is feasible)
If this is a dashboard report, I would create two versions of the report, one with all the columns and the other with just the three columns. Then I would create a third report that will have a column that can indicate if the two columns have completely null values or not. Based on this third report you can conditionally show the version of the report (i.e report with all columns or just 3 columns) in the dashboard.
Just to add to Gianni and Thomas:
Knowing that something is NULL or 'null' or '' or 0 or whatever is very, VERY important from an analytical point of view.
Is the data correct? Should it be null/empty/whatever? Etc
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?