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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
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

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.