SkipEmptyRows Parameter (Connect-AdobeAnalytics Cmdlet)
Excludes empty records in report recordsets.
Syntax
Connect-AdobeAnalytics -SkipEmptyRows bool
Data Type
bool
Default Value
true
Remarks
If set to true, rows for which there is no metric value are skipped in the report. This is recommended if you're using SupportEnhancedBreakDown and querying a report with more than two breakdown levels.
If set to false, all rows are included in the report recordset.