Replaces zero data values with a text string if a zero data value is output.
{ ZEROTEXT [ "text" ] }
text | Optional. Text string, in quotation marks, to use in place of the 0 value. |
If you do not specify text, the default 0 is restored.
All data values less than .00000000000001 and greater than -.00000000000001 are treated as 0, as well as all data values that would be displayed as 0, regardless of their true value.
{ZEROTEXT "-"}
changes a 0 value to -.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |