SuppressEmptyRows (Property)
Applies To:
DBSpecific object (MS OLAP and SAP BW)
Description:
Enables the suppression of any empty rows for which there is no measure data.
Action:
Read-write, Boolean
Example:
This example shows how to suppress empty rows in an OLAPQuery:
ActiveDocument.Sections["OLAPQuery"].DBSpecific.SuppressEmptyRows=true