[]
The common dashboard settings let you configure the maximum aggregated data points, enable the developer mode in the dashboard designer, allow certified custom visuals to run in an iframe or Div, and generate custom dashboard URLs for data monitoring. To set the common dashboard settings, navigate to Admin Portal > Configuration > Dashboard > Common.

This section outlines the configurable settings available for dashboards. These settings help manage data limits and enable developer tools for advanced customization.
Maximum Aggregated Data Points
Description: Controls the maximum number of data points that the dashboard backend can aggregate.
Default Value: 10000000
Minimum Value: 1
Purpose: Helps optimize performance when handling large datasets.
Enable Developer Mode
Description: Toggles Developer Mode visibility in the dashboard designer.
Purpose: Allows developers to debug and test custom visualization files within the dashboard environment.
Dashboard URL Template
Description: Defines the template used to generate dashboard URLs for data monitoring notifications.
Purpose:
Reference organization context using #{orgContextName}.
Reference user context using @{userContextName}.
Reference dashboard ID using ${dashboardId}.