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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hierarchy

Hi,

Please suggest me about the input table for HIerarchy,

Suppose i have two table

Product table 1:

Product ID Product Name Productclassid1

1 Aspirin 1

2 Metacin 2

Product Name1 Productclassid1

Cold Remedies 1

Cold Remedies 2

How can i use node id and parent id realtion ship if this is the table from database

Thks in advance

2 Replies
deepakk
Partner - Specialist III
Partner - Specialist III

HI,

Check out the below discussion

http://community.qlik.com/forums/p/27820/107479.aspx#107479

Rajesh has attach a sample application for Hierarchy.

marcohadiyanto
Partner - Specialist
Partner - Specialist

hi,

hierarchy (ProductId2,ProductId1,ProductName2,ProducttName1,Path)

Load

ProductId2,

ProductId1,

ProductName2,

Resident Product;