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: 
Not applicable

Excluding values in dimension in charts

I would like to exclude few values from the dimension in the chart, I am using if() statement, which is fine, however values which doesn't satisfy if() condition, comes as '-' separately. which is not required.  Any workaround ?

1 Solution

Accepted Solutions
Not applicable
Author

Hi

To hide the '-' values, you can click on "Supress When Value is Null" in properties, dimensions tab.
Dimension.bmp

Hope it helps.

View solution in original post

4 Replies
Not applicable
Author

You could use Only-statement to set which values are included

Not applicable
Author

Hi

To hide the '-' values, you can click on "Supress When Value is Null" in properties, dimensions tab.
Dimension.bmp

Hope it helps.

datanibbler
Champion
Champion


Hi Shyamal,

exactly. That's what I was about to say.

However, this checkbox "supress when ..." exists twice - once on the "dimension" tab and once on the "presentation" tab (in the dimension_area, in the bottom half).

You'll have to experiment a bit with those two.

HTH

Best regards,

DataNibbler

Not applicable
Author

Yep!! forgot the presentation tab!

Thanks 🙂