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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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.

Labels (1)
1 Solution

Accepted Solutions
tresB
Champion III
Champion III

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
tresB
Champion III
Champion III

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

Only({$} HideShow) ='Show'

Untitled.png

Untitled.png

PFA