How can you put a total number of records in your oracle OAC table footer
You would have to create a calculation with count(idcolumn) or rcount(1) and drag drop this calculated as a tile and place it below the table viz.
Just another thing that was in OAS not in OAC 😣
Do you mean something that is in "classic" and not in DV? Because OAS and OAC have the same feature for these things.
Are you moving some "classic" analyses and dashboards to DV workbooks and not finding the same exact features?
All I want to do is put the record count in the footer of a table….
User_SYYDG,
If you are adding this "footer" to a table view in a classic analysis, you have two choices:
Image1
Image2
Not using classic
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?
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
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.