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 data points in visualization charts, helping to manage performance and clarity in data representation. |
| What area does it affect? |
Data Visualization Charts |
| 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 chart performance or handling large datasets. |
Out of the box property record
Raw metadata from the property record.
| Property name |
par_viz.table_data.max_data_points |
| Sys ID |
32ae1b1ac30e11108571ad413b40dde6 |
| Type |
integer |
| Application |
Global |
| Default value |
10000 |
| Description |
Maximum number of data points for data visualization charts based on table source |
| Updated |
2024-05-25 03:39:46 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the Data Visualization configuration. If set, a user can still set an empty or 0 value. • Type: integer • Default value: 30 (seconds) • Location: System Property [sys_properties] table par_viz.table_data.max_data_points Maximum number of data points for data visualizations based on table sources. • Type: integer • Default value: 10000 • Location: System Property [sys_properties] table © 2026 ServiceNow, Inc. All ...
Context preview
Snippet 2
... the Data Visualization configuration. If set, a user can still set an empty or 0 value. • Type: integer • Default value: 30 (seconds) • Location: System Property [sys_properties] table par_viz.table_data.max_data_points © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other ...
Related properties