sa.history.aggr_interval_coef
ServiceNow property description:
Coefficient of aggregation interval. 0 value means no aggregration is performed on history timeline. The purpose of this property is to decrease number of changes in history timeline by increasing the interval allowed between changes
Attributes
- Sys ID: aaf6f072c31102000f511624a1d3ae7e
- Type: integer
- Application: Global
- Default value: 1

AI generated property description:
The ServiceNow property `sa.history.aggr_interval_coef` is used to configure the aggregation interval coefficient for historical data in the ServiceNow platform. This property determines the frequency at which historical data is aggregated, impacting the performance and accuracy of historical data reporting. By adjusting this coefficient, administrators can control how often the system aggregates historical data, balancing between system performance and the granularity of historical data. The default value and recommended settings for this property can be found in the ServiceNow documentation. Proper configuration of this property is essential for maintaining optimal performance while ensuring accurate historical data analysis.
Source