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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Tzir
Contributor
Contributor

creating a tree

Hi everyone,

I am trying to create a tree with 4 levels: all sales, sales type, store type, valid sale

the square with the name of the level must have an icon

every square with a the amount can be clicked on to filter the data according to the dimentions of that level.

for exp if I clik on sales type 1 the data will be filtered by dimention sales type= 'sales type 1'.

if I clik on 'on line' the data in the app will be filtered by the dimentions sales type= 'sale type 1' and store type= 'online'

is there a better way of creating this?

I dont like the way the connecting lines are showing becaus iof the space between the lines(I used vizlib line object)

also evey object takes up lots of space- I am using the smalles size of the costum grid

 

thank you

 

 

my tree.png

Labels (1)
1 Solution

Accepted Solutions
jochem_zw
Employee
Employee

this look like a org chart, maybe try something like this?? Maybe not exactly what you are looking for, but this is your best chance

chrome_wWyygljL6m.png

View solution in original post

5 Replies
jochem_zw
Employee
Employee

this look like a org chart, maybe try something like this?? Maybe not exactly what you are looking for, but this is your best chance

chrome_wWyygljL6m.png

Tzir
Contributor
Contributor
Author

an org chart uses only 2 dimentions I have 4

jochem_zw
Employee
Employee

@Tzir yes it is possible

jochem_zw_0-1704733809368.png

jochem_zw_2-1704733862661.png

 

 

 

Tzir
Contributor
Contributor
Author

can you please explain how to implement?

jochem_zw
Employee
Employee

See attachment for the APP. In the script you can see how i created the hierarchy Data, 2 dimensions:  Parent & Child. Think this will help you.