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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hierarchy

Hi All,

I want to create the hierarchy in the column order that has been shown below. Let me know how to create the same.

1. Distributor

2. mfacname

3. itemname

4. contentname

Hope some can help me out. Had gone though the tutorial but did not understood.

Thanks and Regards,

Rikab

2 Replies
justinasp
Creator
Creator

Do you want to sort that column by numbers you wrote? This case you should Sort by ColNum, where ColNum is:

Load * Inline
[ColNum, Field
1, Distributor
2, mfacname
ect..
]


Cheers,

Justinas

Not applicable
Author

Hi Justinas,

I want in this way. Does it make sense for you?

+ Distributor

+mfacname

+itemname

+contentname

Thanks and Regards,

Rikab