Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
umerikhlas
Contributor III
Contributor III

Problem in creating ListBox showing Hierarchy (TreeView )

I want to show hierarchical values in ListBox in a TreeView form but the problem I am facing is when I separate the field at ListBox level using "/" as separator it only shows the least level as possible values and the above two levels are excluded.

Please find the attached QVW and Excel file.

Thanks in advance.

Labels (1)
1 Solution

Accepted Solutions
MarcoWedel
MVP
MVP

You have to include seperate rows for each level.

E.g.

Level1

Level1/Level2

Level1/Level2/Level3

View solution in original post

1 Reply
MarcoWedel
MVP
MVP

You have to include seperate rows for each level.

E.g.

Level1

Level1/Level2

Level1/Level2/Level3