Time Series data List

The listing allows us to see the values provided by a time series and manage the entities related to it.

How it works

Below are the actions that can be performed both within the widget and on the displayed data.

Entity List

Filter by Columns

column filter

Advanced Filter

Advanced filter

Perform a search by selecting the fields to filter by and how to filter by them.

Widget Menu

Menu action list

The following actions can be performed:

  • Download: Data download in CSV format
  • Capture screen: Takes a screenshot of the widget.
  • Duplicate widget: Creates a duplicate of the widget on the dashboard.
  • Copy widget: Copies the widget to another dashboard.
  • Change widget location: Moves the widget to another dashboard.

Sort and Temporarily Hide Columns

Sort menu

Actions by Entity

Row actions

The actions to be performed will depend on the type of entity that is set as the identifying column:

  • Edit: Edit the entity by opening the corresponding wizard for that entity type
  • Execute operation: Perform an operation on the displayed entity
  • Collect: Simulate data collection on an entity (if the entity type supports this action)
  • Open device/asset/subscriber/subscription information: Open a temporary dashboard that will display information related to the entity
  • Open device/asset/subscriber/subscription details: Open the information widget for an entity with the entity’s details
  • View hierarchy of the entity: Open the hierarchy widget to display the hierarchy of the entity (if the entity type supports this action)
  • Delete: Delete the entity

Configuration

Configuration

General

  • Refresh Frequency: allows configuring the data refresh frequency displayed in the list.
  • Title: widget title. It can be configured to remain fixed in the widget or only be displayed when it receives focus.
  • About: widget description in Markdown format.

Dataset and Column Selection

Data set select
  • Organization: Select the organization to which the dataset belongs
  • Data set: Select the dataset
  • Columns: Select the configured columns in the dataset

Column Identifier Selection

Data set row identifier

Select the identifying column. Based on the value of this column, the table will display different actions to be performed on each of its rows.

Cell Configuration

Column configuration
  • Alias: Modify the column name. If nothing is added, it will use the default configured name.

  • Show entity actions: Allow displaying the actions menu when selecting its value in the cell. If the column is an identifier, this field will be enabled.

  • Options:

    • Modify the cell’s width and horizontal alignment of its content. Column width Column width
    • Format the cell’s value. Column formatter Column formatter
  • Pagination: Configure the number of rows to display per page. Table pagination Table pagination

Virtual columns

Also you can add virtual columns to lists.

Virtual Column config Virtual Column config

These columns do not have their own values ​​and must be configured in the column formatter once added.

Virtual Column Formatter Virtual Column Formatter

Please note that the contents of this column will never be output to CSV, as it is calculated on the fly and does not rely on any native platform resources.

Virtual Column Virtual Column

Advanced

In this section, you will configure various filters that will be applied to queries regardless of the user’s specific filtering preferences.

Advanced Configuration Advanced Configuration

Widget Filters Configuration

Here you can define how widget filters should behave when sharing the dashboard with other users/organizations. This means that when sharing, a user opens these dashboards and won’t see the filters applied to the original dashboard in the specified widgets, preventing the information displayed from changing after a dashboard refresh.

The three possible options are:

  • Don’t share the widget’s general filter
  • Don’t share header filters in lists
  • Don’t share sorting in lists