Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I want to load a tree from an xls file, my goal is to extract all parents/childs of a category when I select it's name,here is an example:
PS: Please note that the name here is just for the example, the real table is tied to a complicated star schema.
Input:
Output when i select cat_a:
Output when i select cat_z:
Any help please ?
You can use hierarchy and HierarchyBelongsTo.
https://community.qlik.com/t5/QlikView-App-Dev/Hierarchy-function-tree-view-how-to/td-p/578966
https://community.qlik.com/t5/QlikView-Documents/Hierarchies/ta-p/1487801
You can use hierarchy and HierarchyBelongsTo.
https://community.qlik.com/t5/QlikView-App-Dev/Hierarchy-function-tree-view-how-to/td-p/578966
https://community.qlik.com/t5/QlikView-Documents/Hierarchies/ta-p/1487801