Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Data Visualization properties

Several properties that limit what can be displayed in data visualizations.

These Platform Analytics data visualization properties are available in the System Properties [sys_properties] table.

Note: To open the System Properties table, enter sys_properties.list.do in the navigation filter.

PropertyDescription
com.glide.par.pae.drilldown\_to\_core\_ui

Applies only to Platform Analytics experience:

When true, Go to data chart interactions for visualizations of tables open the Core UI list of table records. Redirections in general that open lists or visualizations open Core UI lists and visualizations.

When false, Go to data chart interactions for visualizations of tables open the Platform Analytics list of table records. Redirections in general that open lists or charts open Platform Analytics lists and charts.

For more information, see Chart interactions in a data visualization.

  • Type: true \| false (Boolean)
  • Default value: true
  • Location: System Property [sys_properties] table
par\_vis\_config.data\_source.can\_select\_indicatorSpecifies roles \(comma-separated\) which can select indicators as data sources from the Data Visualization configuration panel. If empty, all users can select the indicator sources that they have access to.- Type: string - Default value: empty - Location: System Property \[sys\_properties\] table
par\_vis\_config.live\_refresh\_rate\_min\_valueSpecifies the minimum interval in seconds for the Live refresh rate setting in 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\_pointsMaximum number of data points for data visualizations based on table sources.- Type: integer - Default value: 10000 - Location: System Property \[sys\_properties\] table
par\_viz.table\_data.max\_groupsMaximum setting recognized for the maxNumberOfGroups property of data visualizations that have a Group by. Applies only to table data.- Type: integer - Default value: 50 - Location: System Property \[sys\_properties\] table

Parent Topic:Data visualization reference