Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property limits the number of breakdown elements for data collection, affecting how detailed the data can be when analyzed. |
| What area does it affect? |
Data Collection |
| What does the default mean? |
The default value is "10000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data collection strategies or optimizing performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.pa.dc.max_breakdown_elements_limit |
| Sys ID |
38d0e311d7121100ef2281537e610385 |
| Type |
integer |
| Application |
Global |
| Default value |
10000 |
| Description |
Maximum number of breakdown elements for a breakdown to be included in data collection |
| Updated |
2024-05-25 04:19:57 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... configuration error, set the value of com.snc.pa.scorecards.max_breakdown_elements property to 10000. The default value of this property is 1000. If the number of search terms exceeds the limit specified in the com.snc.pa.dc.max_breakdown_elements_limit property, the dashboard will not show any data. Be sure to set the value of com.snc.pa.dc.max_breakdown_elements_limit or com.snc.pa.dc.hsql.max_breakdown_elements_limit property to be greater than or equal to sn_ci_analytics.max.search.threshold. The default value ...
Context preview
Snippet 2
... In this case, the individual indicator source might not be collected even though the row count is lower than the value of com.snc.pa.dc.hsql.max_row_count_indica • Type: integer • Default value: 1,000,000 com.snc.pa.dc.max_breakdown_elements_limit Maximum number of breakdown elements retrieved by data collection for each breakdown source. If the number of elements on a breakdown source exceeds this limit, the data collector does not ...
Context preview
Snippet 3
... than a flat hierarchical approach, which creates redundant objects. • Type: Boolean true | false • Default value: true • Location: Add the property to the System Property [sys_properties] table. com.snc.pa.dc.max_breakdown_elements_limit Maximum number of breakdown elements retrieved by data collection for each breakdown source. This property is handled differently depending on whether nested collection is enabled. If nested collection is enabled, ...
Context preview
Snippet 4
... Add a breakdown mapping on the test_incident and ref_breakdown field. 13. Navigate back to the indicator. 14. Add the breakdown. 15. Change the system properties: a. com.snc.pa.dc.hsql.max_row_count_indicator_source => 10000000. b. com.snc.pa.dc.max_breakdown_elements_limit => 10000000. 16. Collect 1-day score for the indicator. 17. Create a new dashboard. 18. Add a visualization: © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, ...
Related properties