Hi All,
In OBIEE is there a way where I can show the total row count after running the analysis. .
Thanks.
Hello,
Are you interested only in knowing the rowcount, or do you need it displayed in the report? There are ways to do both.
Knowing the rowcount
Displaying the total (client) rowcount in the results
There are a few ways to do this, but an easy one is to add a column with this formula:
MAX(RSUM(1))
That will result in results like this:
You can then hide that RowCount column in your main view and use it in a Narrative view, for example, to show total rows at the top of the report.
Hope that helps.
Thank You, I need to display the row count in the results. It worked.
Here is my calculation CAST(COUNT(SAAR_ID) AS VARCHAR(50)) || ' SAARs pending as of: ' || CAST(CURRENT_TIMESTAMP(5) AS VARCHAR(50))
In OAC when I am creating a dataset, How can I pass a Filter from the "Dashboard filters to the SQL? I attached a image like it was don in BIP Publisher
Does Oracle Analytics Server 2026 include AI features such as a built-in chatbot or AI Assistant? If not, are there any plans or indications that these AI capabilities will be introduced in a future OAS release?
How can you put a total number of records in your oracle OAC table footer
we have two seperate environments in air gap… 1- oas 2024 2- oas 2026 developers in both env, required extensions like push button, racing bar, guage…. where to download.