Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
pho3nix90
Creator II
Creator II

Hierarchy not displaying all values

   Hi guys, I am currenlty trying to create a hierarchy, but the end result doesn't show all values, the data comes from 2 tables, please view exmple below:

RIDParentIDName
123
Level1
1234123Level2
1234512345Level3
123456123456Level4
12345671234567Level5
RIDPerson
123John Doe
123Jane Doe
123John Doe 2
12356John Doe 3
1234Jane Doe 2

Now, the hierarchy's data would be populated something like this:

Level1:

John Doe (only displayes 1 person)

Level2:

Jane Doe 2

Level4:

John Doe 3

But I need it to display everything like:

Level1:

John Doe

Jane Doe

John Doe 2

Level2:

Jane Doe 2

Level4:

John Doe 3

4 Replies
swuehl
MVP
MVP

If you just create two list boxes, one for Name (Level) and one for Person, and you select Level1, you are not getting 3 possible values: John Doe, Jane Doe, John Doe2 in list box Person?

Have you just linked the tables by RID or have you done something else?

How have you checked your hierarchy? In what chart object with what dimensions / expressions?

pho3nix90
Creator II
Creator II
Author

Just by RID, yes the hierarchy display correctly, but only problem is it doesn't display everyone.

I checked it in a list box, as tree with delimiter for path '/'

Yes, if I create 2 list boxes, and select level one I do get the persons that are linked to that RID. But it's not displayed in the hierarchy itself.

swuehl
MVP
MVP

So how do you create your tree with delimiter '/' from the tables above? Could you upload a small sample .qvw?

pho3nix90
Creator II
Creator II
Author

Hi Swuehl,

Please find attached, I have scrambled the data because this is a clients data.

Note that I am getting all data from salesforce.