Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

auto-opening tree view branches for selection

Hello everybody,

I'm having a tree view list box (hierarchy made in the script) and want it to immediately open the branches to show what is selected. Does anyone know how to achieve this? At the moment, I have to open the branches manually after I made a selection. Cheers, Christian

1 Reply
Alexander_Thor
Employee
Employee

Hi Christian,

Afaik this can't be done with standard qlikview.

One way would be to write your own extension object if you are using the AJAX-client.

There might be some macros available for this as well but that is not my territory