# 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

{{% ux-list-how-it-works %}}

{{< staticImage "ux/TimeserieList/Widget/TimeserieListWidget.png" "Entity List" >}}

### Filter by Columns

{{< staticImage "ux/TimeserieList/Widget/ListColumnsFilter.png" "column filter" >}}

### Advanced Filter

{{< staticImage "ux/TimeserieList/Widget/AdvancedFilterPanel.png" "Advanced filter" >}}

{{% ux-list-filter-advanced %}}

{{% ux-list-filter-save-and-restore %}}

### Widget Menu

{{< staticImage "ux/TimeserieList/Widget/MenuActionList.png" "Menu action list" >}}

The following actions can be performed:

- **Download:** Data download in CSV format
{{% ux-widget-menu-actions %}}

### Sorting

{{< staticImage "ux/TimeserieList/Widget/SortMenuList.png" "Sort menu" >}}

If time series has sorting columns configured, the sort menu will display the configured sorting columns.

You can apply the sorting configuration by clicking on the sorting configuration desired and remove with the *clean* button.

### Actions by Entity

{{< staticImage "ux/TimeserieList/Widget/RowActionList.png" "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

{{< staticImage "ux/TimeserieList/Configuration/TimeserieListConfigGeneral.png" "Configuration" >}}

{{% ux-widget-configuration %}}

### Dataset and Column Selection

{{< staticImage "ux/TimeserieList/Configuration/ConfTTimeserieListConf.png" "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

{{< staticImage "ux/TimeserieList/Configuration/ConfIdentifierColumn.png" "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

{{< staticImage "ux/TimeserieList/Configuration/ConfTTimeserieListSelect.png" "Column configuration" >}}

{{% ux-list-configuration %}}

{{% ux-list-configuration-virtual %}}

{{% ux-list-configuration-actionbutton %}}

{{% ux-list-configuration-advanced %}}

{{% children sort="weight" depth="10" %}}

---
