Hi Team, I’m trying to see if we’ve any option to find average of Top 10 values by each customer in DV. Please share if you’ve found a method to update the average.
You may be able to accomplish this with a Top Bottom N Parameter. See
@ALOK SH-Oracle
Using TOP N should be fine if you want to show top or bottom N Customers, sales and so on but from your report I think you are using a calculated items in your report if this assumption is correct I will suggest to use Rank Function that will show the Rank in front of each customer based on your report above
Hi Suzanne Gill-Oracle/Mostafa Morsy-Oracle,
Thanks for your response.I have tried TOPN and Rank function .TOP N is working fine for single customer.
But in my case i have multiple customer whose data exists for 13 week.I have to find for best 10 week values out of 13 week for each customer and then show the avg for each customer.
@ ALOK SH-Oracle - Sent you a message.
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.