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 component includes summary records in the output of custom reports.
If this property is set to true, the component includes aggregate values such as totals and averages that summarize the main report data.
If this property is set to false, the component excludes summary records and only includes raw report rows.
Use this property when summary-level insights are relevant to your analysis or reporting needs.