# Data set

In this menu, you can view the existing datasets in the portal. They are listed according to the imported reports.

In the action options, you can manage RLS rules, check the update history and access shortcuts to the Power BI service.

You can also reload datasets from this menu.

<figure><img src="/files/oeOxbk3R2ubgxRho3ctb" alt=""><figcaption></figcaption></figure>

In most of the portal's menus, you can apply filters and even export to Excel or CSV. In this same tab, you can also reload all the dataset's metadata.

By clicking on “Actions”, you can access some functionalities.

<div align="left"><figure><img src="/files/bXw8c4TZFikuj3ECJa7Z" alt=""><figcaption></figcaption></figure></div>

**Security:** At dataset level, you can configure RLS (Row-Level Security) and OLS (Object-Level Security).

**Reload metadata:** Same behavior as the “Reload” button, but only individually for that dataset.

**Refresh data:** Forces the data to be refreshed at source.

**Remove:** Removes the dataset from Power Embedded.

**Update history:** Provides a detailed overview of the updates made.

<figure><img src="/files/5fro3uYHk5XvJIYVWUHU" alt=""><figcaption></figcaption></figure>

Power BI shortcuts

* **Manage in Power BI:** Redirects to Semantic Models on the Power BI website, where you can check updates and other aspects of the model.
* **View in Power BI**: Redirects to view the semantic model directly in Power BI.
* **Edit in Power BI:** Redirects to the relationship of the tables.
* **View lineage in Power BI:** Allows you to view the lineage of the dataset in Power BI.<br>

  <figure><img src="/files/dV9e5YdYLK8V1YN1CZmD" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.powerembedded.com/administration-portal/artifacts/datasets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
