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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
saumyashah90
Specialist
Specialist

How to create a listbox on clicking an item on another listbox or Multibox?

listbox.PNG

I want similar thing to happen with my listbox or multibox.

Suppose i have "Sports" as my main list after one choose a sport there should be list of "Managers" in it and on choosing it one should get "Players" for that manager.how will i proceed?

5 Replies
Not applicable

You can control the second and third list boxes with a show condition.

So in your second list box you could have a show condition that says : GetSelectedCount(Sports)=1

And on your third list box the show condition could be: GetSelectedCount(Managers)=1

This should work for you.

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     Have a look at the attached example.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable

Perhaps the property 'Hide deleted' lists help.

Not applicable

Hello Saumya,

PFA

thanks,

itsangad

Not applicable

Hello Saumya,

Was the attached qvw helpful?

Thanks,

itangad