Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Select the type of widget (1).
    Image Added
  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.
      Image Added
    2. Select the field for the filter.
    3. Select the value of the selected field:

      1. Select the required operation.

        Image Added

        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.


        Info
        titleNote

        Possible operations depend on the selected field.


      2. Select the value of the field.

      3. Click OK.
        The filter is added. 

        Info
        titleNote

        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.

...