SETSUPPRESSZEROS
SETSUPPRESSZERO can be used to show or hide zero values in reports.
Syntax
Arguments
VALUE - Pass a boolean value of TRUE or FALSE.
Example

Notice how the Depreciation row that only contains zeroes is suppressed when the SuppressZeroes button is clicked and displayed again when the DisplayZeroes button is clicked. The buttons use the SETSUPPRESSZERO script internally to hide and display zero values.

Last updated
Was this helpful?