# Data Set data List

The listing allows us to view the values provided by a data set and manage the entities related to it.

## How it works

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

{{< staticImage "ux/DatasetList/Widget/DataSetListWidget.png" "Entity List" >}}

### Filter by Columns

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

### Advanced Filter

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

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

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

### Widget Menu

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

The following actions can be performed:

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

### Sort

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

If data set 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.

### Entity Actions

{{< staticImage "ux/DatasetList/Widget/RowActionList.png" "Row actions" >}}

The actions to be performed will depend on the type of entity configured 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:** Opens a temporary dashboard that will display information related to the entity
- **Open device/asset/subscriber/subscription details:** Opens the information widget of an entity with the data of the entity
- **View hierarchy of the entity:** Opens the hierarchy widget to display the hierarchy of the entity (if the entity type supports this action)
- **Delete:** Delete the entity

## Configuration

{{< staticImage "ux/DatasetList/Configuration/DataSetListConfigGeneral.png" "Configuration" >}}

{{% ux-widget-configuration %}}

### Data Set and Column Selection

{{< staticImage "ux/DatasetList/Configuration/ConfTDataSetListConf.png" "Data set select" >}}

- **Organization:** Select the organization to which the data set belongs
- **Data set:** Select the data set
- **Columns:** Select columns configured in the data set

### Column Identifier Selection

{{< staticImage "ux/DatasetList/Configuration/ConfIdentifierColumn.png" "Data set row identifier" >}}

Selection of the identifying column.
Based on the value of this column, the table will display different actions to perform on each of its rows.

### Cell Configuration

{{< staticImage "ux/DatasetList/Configuration/ConfTDataSetListSelect.png" "Column configuration" >}}

{{% ux-list-configuration %}}

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

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

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

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

---
