In the DataSource tab, users can select and configure the data source for the chart, including any necessary query parameters.

  1. Data Source: This field retrieves the list of data sources (from both the Dropdown Data Sources section of the Forms module and the KPIs section of the Entities module). It allows users to select the data source for the chart.
    • To define a new data source, select the button.
    • To modify an existing data source, select the button.
  2. Set Parameters and Run: In this section, users can set parameters for the query and execute it with the selected data source.
    • Parameters are values that are used to filter or modify the data returned by the query.
      • If the selected data source has a parametric query (i.e., a query that contains parameter placeholders), users can enter the parameter names in the Description column and the corresponding values for the parameters in the Value column.
    • Run: This button allows users to run or execute the parametric query with the selected data source and the specified parameter values.
      • When the query is executed, it uses the provided parameter values to filter or modify the data from the selected data source.