com.glide.par.v_table_join.enabled

ServiceNow property description:

This property defines if we shall use the virtual table VDashboards when querying dashboards or querying directly par_dashboard table for zbooted customers, this property should remain false

Attributes

  • Sys ID: 6def1e844f13311024856f2efdce0b84
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property com.glide.par.v_table_join.enabled controls whether dashboard queries use the virtual table VDashboards or query the par_dashboard table directly. Its default value is false, which means the system queries the par_dashboard table instead of relying on the virtual table. When set to true, the platform uses the VDashboards abstraction, which can alter how joins and queries are executed. Administrators typically configure this setting for compatibility or performance tuning, but for zbooted instances it must remain false to ensure correct operation. Changing the value may affect query efficiency and behavior of dashboard retrieval, so it should be adjusted only in controlled scenarios with clear understanding of its impact.

Source

Related property: com.glide.playbook_experience.config.use_experience_properties