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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
shyamcharan
Creator III
Creator III

Hiding a alternate state object based on default state list box selections

Hi Experts,

I have an object list box in alternate state.

I need to hide this object based on the selections made in another list box that is in default state.

Can anyone please help me to achieve this?

Thanks in advance.

Regards,

Shyam.

1 Solution

Accepted Solutions
tresesco
MVP
MVP

Use default state in aggregation function as set analysis component like:

Only({$} HideShow) ='Show'

Untitled.png

Untitled.png

PFA

View solution in original post

1 Reply
tresesco
MVP
MVP

Use default state in aggregation function as set analysis component like:

Only({$} HideShow) ='Show'

Untitled.png

Untitled.png

PFA