Skip to main content
September 26, 2022
Question

Hierarchy Browser Tree Component to get data from data subset

  • September 26, 2022
  • 2 replies
  • 0 views

Is there any way we can build an organization chart using Hierarchy Browser Tree Component where we get data from a data subset?

I tired referencing the link - https://docs.appian.com/suite/help/20.3/Hierarchy_Browser_Tree_-_Contact_Management.html. But I was not able to download the Contact Management application.

Any suggestion would be greatly helpful. Thank you.

    2 replies

    gabriele.camilli
    September 26, 2022

    Hi,

    What version of Appian are you using?

    You may take a look if you can use this:

    docs.appian.com/.../Org_Chart_Component.html

    Else you have to built it level by level recursively 

    September 26, 2022

    Thanks for your response. We're using 21.2 and new to Appian.

    About Org Chart component, is there a way, we can get data from database. From what I saw, it displays data of a specific user organization details depending on their appian user profile. But I need to build a read-only org chart from database that displays the user hierarchy of the whole organization. Any change in the database should automatically reflect in the org-chart

    Any code sample to achieve this would be greatly appreciated.