Formatting Toolbar - Suppress¶
This control can be used to toggle whether the object(s) or field(s) output should be suppressed when generating the report results.
Usage examples:¶
- When calculating intermediate results, such as a function field to set a global variable to be used in the filter function of a sub-report, it is usually not desired to print the function return value.
- When calculating running total values, printing the current running total value is often not desired.
- When initializing global variables, printing a value is usually not desired.