Skip to main content
July 29, 2022
Question

Tree structure

  • July 29, 2022
  • 12 replies
  • 0 views

Hi all, How to represent data in the form of tree in appian? Like root node with parent node (with sub nodes as child 1 ,child 2),another parent (one child) and one parent with zero number of child. 

Can Anyone Please help me write logic on this?

Thanks in advance.

    12 replies

    harshitb6843
    July 29, 2022
    July 29, 2022

    Hi, This is network graph component but I have asked tree structure, Please send me if any such document or discussions related to my question.

    harshitb6843
    July 29, 2022

    Have you tried using it? 
    It provides enough capabilities to create any possible tree you want. 

    fredaf0001
    July 30, 2022

    If you're looking for a tree structure within a grid, here's a recipe that works - 

    docs.appian.com/.../recipe-expand-collapse-rows-in-a-tree-grid.html

    stefanhelzle0001
    Brainy
    July 31, 2022

    Something like this?

    August 1, 2022

    yes,It has to be like this and what is there in SSH_TreeView and SSH_TreeViewItem?Could you help me ?

    stefanhelzle0001
    Brainy
    August 1, 2022

    This is a custom component I built using just Appian interface components. I am currently working on a post for my blog https://appian.rocks. It will include the code and describe the used coding techniques. I plan to publish it in a few weeks. Send me an email to stefan@appian.rocks and I will send you a PDF of the post before the publishing date.