Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
try properties>dimensions>supress when value is null (it's a check box on right side)
Matt
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