Hello All,
I was checking the properties of the Logical tables.
There I found an option called 'Priority Group' LTS properties.
Can anyone help me to know more about it, not able to collect any data.
Thank you in advance.
#Mayur
The priority group of a LTS is used to define which LTS should be used when more than one can satisfy the query being performed.
It's a numeric value used to "sort" your LTS, 0 being highest priority. It's a way to give you control of how the tool does generate a query, very useful in some special cases with complex models providing many ways to answer queries.
It isn't a number that must be unique, you can have multiple LTS with the same priority group.
Just don't misunderstand the concept: it isn't meant to be used to give a different number to each LTS, that's why by default they all have the same. The tool will always try to select the most optimal LTS based on the model. The priority group is a way to "influence" the selection process when you really need it.
Don't play with it if you don't explicitly need to say that LTS B should be used first instead of LTS A and that nothing else in your model allows the tool to make that decision.
@Gianni Ceresa Thank you for your help :)
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?
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