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

Hierachy data

Hi,

I have hierachy data that I load into my qlikview model. Eg.

                    Level1      Level2      Level3       Level4

                    Entry1

                                   Entry1.1

                                                  Entry1.1.1

                                                                  Entry1.1.1.a

                                                                  Entry1.1.1.b

                                                  Entry1.1.2

                                                                  Entry1.1.2.a

                                   Entry1.2

                                                  Entry1.2.1

                                                                  Entry1.2.1a

I want to set my dimention in a chart as the Level 3 entries under a spercidied level 2 entry eg.

I want my dimention to be Entry1.1.1, Entry1.1.2.

I tried to use =if(Level2='Entry1.1',Level3), but this is not working for some reason.

Any help will be appreciated.

Regards

Karabo

2 Replies
Not applicable
Author

You can put a file (qlikview) with a large hierarchy table? thanks

Not applicable
Author

Yes, but my table is not too large just 7 levels and about 200 entries in total.