Hi - I was wondering if this possible, & if so, how do we get started? I have some experience in creating add-ins for other reporting tools & I was seeing if this is possible in OAC.
Hi @User_HAHFC , You can start here: About the Oracle Analytics Extension Development Environment
Here are some clear steps
https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/run-workshop?p210_wid=3247&session=13634984880009
Hello, Yes, you can create your own custom plug-in extensions in Oracle Analytics. To get started with this, there are some prerequisites like installing Oracle Analytics Desktop, enabling the SDK mode and then creating a plug-in skeleton. Please follow these links to complete this setup: 1. About the Oracle Analytics Extension Development Environment
2. Creating a basic custom plug-in skeleton
3. Creating Plug-in Visualizations for Oracle Data Visualization
Once you're ready with the plug-in skeleton, I can guide you further to modify the plug-in related files.
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.