SHOWZEROAS

Use the SHOWZEROAS function to customize how to display zeroes in your reports.

Syntax

SHOWZEROAS.<TYPE>

Arguments

TYPE- Can be BLANK, HYPHEN, CUSTOM, or ZERO. Pass the custom value to use when the TYPE is 'CUSTOM'.

Example

SHOWZEROAS.BLANK
SHOWZEROAS.ZERO
SHOWZEROAS.HYPHEN
SHOWZEROAS.CUSTOM('custom text')
Using the SHOWZERO option in a variable

The zero values in the report have been updated to custom identifiers with the SHOWZEROAS script.

SHOWZEROAS function in action

Last updated

Was this helpful?