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: 
martin_hamilton
Creator
Creator

Conditions for results in a graph

I want to apply some conditions to showing results in a graph to only show values related to records with a particular status. I thought I could set an enabled condition against the expression as per the below:

=([status])= 'status1','status2','status3'

but it doesnt seem to be working - I think i might have the wrong end of the stick with this functionality!

i am expecting it to only show the status i have placed into the rules.

Thanks

Martin

1 Reply
martin_hamilton
Creator
Creator
Author

Think I might have solved this myself by using an If statement in the dimension calculation rather than the conditional value.