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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

List box

Hi,

I hv two list box for field1 and field2

when i select on field1 listbox,then field2 list box not to be shown(hide).

same selection(working) on field 2 listbox..field1 to be hidden,

Pls,help me out

thnks in advance

Labels (1)
4 Replies
Not applicable
Author

Hi,

here you are a possible solution.

Regards.

Not applicable
Author

Hi

You need to add a 'Show conditional'-condition on the list box properties (layout-pane)

For field 1 it should be:
=len(getfieldselections(Field2)) = 0

For field 2 it should be:
=len(getfieldselections(Field1)) = 0

Regards

Not applicable
Author

i am unable to view qv files

pls show the formula given

possible provide with screenshots

Not applicable
Author

HI,

Here you are a screen shot.

Regards.