Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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.

1 Solution

Accepted Solutions
MarcoWedel

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

You have to include seperate rows for each level.

E.g.

Level1

Level1/Level2

Level1/Level2/Level3