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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
techvarun
Specialist II
Specialist II

Need to remove '-' from expression

I have a chart with expression country but on display it is showing

-
USA
UK

USSR

yes my table has some data columns as - but i dont want the - to be displayed in expression level.


Thanks in advance

2 Replies
Not applicable

try properties>dimensions>supress when value is null (it's a check box on right side)

Matt

Not applicable

if Country is really an Expression, not a Dimension, check if a check box 'Suppress Zero-Values'  is active (properties->presentation (select Country expression))

if it's a dimension, use Mattsies's way to fix it