IncludeSummaryData
Specifies whether to include summary records in the data returned from custom reports.
Data Type
bool
Default Value
false
Remarks
This property determines whether the add-in includes summary records in the output of custom reports.
If this property is set to true, the add-in includes aggregate values such as totals and averages that summarize the main report data.
If this property is set to false, the add-in excludes summary records and only includes raw report rows.
Use this property when summary-level insights are relevant to your analysis or reporting needs.