suppressMissingColumns

Specifies whether to remove from the grid those columns containing no data at all.

Data Sources

Multidimensional

Syntax

suppressMissingColumns="suppress"

where:

Argument Default Description
suppress false Specify true to suppress columns containing no data; false to leave them.

Usage

Use the missingValueString property on GridBlox to specify what to display in cells with no value.

When the data source is Microsoft® Analysis Services or SAP BW, this property should be used with care in conjunction with the useOlapDrillOptimization property. When both properties are set to true, users may only see partial data when they drill down and then perform other actions such as changing page filters, drilling up, or using Member Filter.

To suppress duplicate shared members in Hyperion Essbase result sets, use the SUPSHARE command in your report script query. To learn more about this command, refer to your Hyperion Essbase documentation.

Related reference
suppressDuplicates
suppressMissingRows
suppressNoAccess
suppressZeros
useOlapDrillOptimization
missingValueString