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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to navigate inside hierarchy structure

Hello,

I have  a hierarchy structure is called Network.

c

|
|___a

      |

      |______xx

      |          |

      |          |_____b

      |          |

                 |

For each element I must to know if every node have a superior element and

how many level have the tree ( in this example 4 level)

Regards

Oronzo

Labels (1)
4 Replies
Not applicable
Author

the hierarchy functions last parameter depth should help you

Not applicable
Author

Thank Juan for your answer,

could you give me a little example how to use this parameter depht?

Regards

Oronzo

Jason_Michaelides
Partner - Master II
Partner - Master II

Look up Heirarchy and Heirarchy Parameters in the F1 help - quite good explanation there.

Not applicable
Author

Hi,

See the attached qvw.

Hope it help.