Data Visualization properties

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • 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.
    Table 1. Properties for Data visualizations
    Property Description

    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_indicator

    Specifies 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_value

    Specifies 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_points

    Maximum 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_groups

    Maximum 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