Hi Team,
We already do have usage tracking in OAC.
But wanted to understand - how to know exact report name used by User.
Can it be viewable through Usage tracking, let me know.
Thanks
Saroj
Hi Saroj,
If you look at the second link posted above you see the meaning of (most of) the columns in your usage tracking.
If you focus on the columns of the "Query Origin-related Columns" part in the doc, you have all the elements to get the exact name of the catalog object that generated the query. SAW_SRC_PATH is probably what will give you the exact info (I don't have a UT schema handy to just have a look inside to be 100% sure…).
I believe DV does record infos in a bit of a "different" way, because in a single DV workbook you have canvases and multiple visualizations, each generating a query. But everything is there, maybe requiring to manipulate those columns a bit to split the info into individual elements (DV workbook path + canvas name + visualization name/number).
Hi @Saroj Kumar Behera,
Please take a look into the following docs which might be useful.
https://www.ateam-oracle.com/post/oracle-analytics-cloud-oac-using-usage-tracking
https://docs.oracle.com/en/cloud/paas/analytics-cloud/acabi/track-usage.html#GUID-F54AC40D-E375-4AB7-B1B7-B401283E0D19
Hope this help.
Thank you.
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
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.