Oracle Analytics and AI Sharing Center

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Org Chart Visualization with Search Support in Oracle Analytics

28
Views
0
Comments

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.

image.png

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.

image.png
1
1 votes

Submitted · Last Updated