SkipEmptyRows
Specifies whether the provider skips empty rows in the output when querying report data.
Data Type
bool
Default Value
true
Remarks
This property determines whether the connector skips empty rows in the output when querying report data.
If this property is set to true, the connector omits rows that do not contain any measurable data.
If this property is set to false, all rows are included in the report output, including those without data.
Use this property when you want to exclude meaningless or placeholder rows from your report results.