Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 293 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 116 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Org Chart Visualization with Search Support in Oracle Analytics
Another version of the Org Chart custom extension is also available in Oracle Analytics. It visualizes hierarchical data using a parent-child layout to represent reporting structures and relationships between entities. This version includes a basic search option that allows users to locate specific members within the hierarchy more easily.
To ensure the extension functions correctly, the underlying data model should satisfy the following requirements:
- the hierarchy must have a single root node
- the root node must not report to any other entity (its parent value should be null or empty)
You can learn more about the extension here, which explains its behavior and configuration in detail.
This extension serves as an example of what can be built by leveraging the Oracle Analytics SDK, demonstrating how hierarchical data can be transformed into interactive visualizations.
You can download the extension zip file here:
Upload the zip file into Oracle Analytics Cloud instance by navigating to Console→Extensions and you start adding the visualization to your workbooks.
Important:
Ensure to whitelist the domain ‘*.cloudflare.com ’ under Safe Domains in your Oracle Analytics instance.

