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

How to limit dimension value in staright chart

I have dimension called Status which has below Values:

CLOSE

OPEN

INPROGRESS

I want to see the status with OPEN status only. I am using below expression but it is not working:

If(Status='OPEN',Status)

Can anybody help me out there?

10 Replies
vipingarg23
Creator
Creator
Author

Yes..Right..It worked fine now...Thanks for clarification Ruben.