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.