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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Making selections in a list box displayed using a tree view

Hi,

In my qlikview app, I have added a list box which displays in a tree view. When I select something from the list box and the hierarchy is expanded, my dashboard does not display anything. When the tree view is collapsed, the dashboard displays what I expect. Has anybody else noticed this happening when using a tree view?

Thanks

2 Replies
pover
Partner - Master
Partner - Master

I haven't seen anything like that. Does the same thing happen if you create a list box for each hierarchy level and select values in those list boxes? Is the information in your dashboard have a sufficient level of detail to be available at all levels of the hierarchy? Can you please post a couple screenshots of what you're seeing?

Regards

Not applicable
Author

I think I may have figured out why this is happening. I am trying to map a user hierarchy, and I coded this via a hierarchy in the load script. I joined the hierarchy to the main transaction table (join is user name with the node key). What is happening is that when I select a department, the node key is the department name, but in the actual main table, department does not exist as the main table holds only the user name.