Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

All widgets have some common parameters.

Note

Depending on the widget type, not all of the parameters listed on this page may be available.

Configure general widget parameters as follows:

  1. Select the type of widget (1).

  2. Enter the widget name (2).
  3. If necessary, enter the widget description, which will be displayed under the widget name (3).
  4. If necessary, select one or more widgets on which this widget will depend (Dependent on, 4). When you select any value on the widget (chart point, table field), the data on all related widgets will be updated according to this filter.
  5. By default, a request to the Server is formed using visual settings. If necessary, you can switch to JSON request input. To do this, click Code (5).
  6. Configure data for the widget:
    1. Select the type of events for the widget (7).
    2. Select one or more fields to be used in the widget (6).
  7. If necessary, configure data filtering (8):
    1. Click the Filter button.

    2. Select the field for the filter.
    3. Select the value of the selected field:

      1. Select the required operation.

        Possible operationDescription
        ==

        The widget will display only the data, the value of which is equal to the selected one.

        !=

        The widget will display only the data, the value of which is not equal to the selected one.

        In the list

        The widget will display only the data, the value of which corresponds to the values selected from the list. In this case, multiple values can be selected.

        Not in the list

        The widget will display only the data, the value of which does not correspond to the values selected from the list. In this case, multiple values can be selected.

        Contains

        The widget will display only the data, the value of which contains the value specified in the field.

        Does not contain

        The widget will display only the data, the value of which does not contain the value specified in the field.

        Note

        Possible operations depend on the selected field.

      2. Select the value of the field.

      3. Click OK.
        The filter is added. 

        Note

        You can create several filters. To remove the filter, click the  button.

  8. Select the time period the data from which should be in the widget (9).
  9. If necessary, configure the data sorting (10).
  10. Save the changes.

General widget parameters аre now configured.

  • No labels