Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Suppress Value is used for automatic row or column suppressing (hiding), it has the following suppressing values.

  • None: No suppressing will be applied
  • SuppressNoData: Rows without data or containing only null values will be suppressed
  • SuppressZeros: Rows with only zero values will be suppressed
  • SuppressNoDataAndZeros: Rows that contain only zeros or empty values will be suppressed.

Automatic row suppressing is a feature of the Rows List

  • No labels