# Power BI assets

{% hint style="warning" %}
To view Power BI assets in the Paradime catalog, you must connect the Power BI integration first to pull Datasets, Reports and Dashboards
{% endhint %}

{% content-ref url="/pages/fdDh2r8lDoeEu5yZ2puX" %}
[Power BI](/app-help/documentation/integrations/dashboards/power-bi.md)
{% endcontent-ref %}

## Datasets

In the Paradime catalog you can find Power BI Datasets with metadata directly from your Power BI API.

**What can you find in a Power BI Dataset data product?**

{% tabs %}
{% tab title="Info" %}

* The date when the Dataset was created
* The Power BI Workspace Name
* The user email who configured the Power BI Dataset
  {% endtab %}

{% tab title="Overview" %}

* The Description available from Power BI
  {% endtab %}

{% tab title="Fields" %}

* Field type
* Field name
* Field description
* Field data type
* Table bame
* Field expression
  {% endtab %}

{% tab title="Dependencies" %}

* The Lineage preview with immediate parents/children of your Power BI Dataset
  {% endtab %}
  {% endtabs %}

{% @arcade/embed url="<https://app.arcade.software/share/XhguFDhIs8dMd4Fdmb9C>" flowId="XhguFDhIs8dMd4Fdmb9C" %}

## Reports

In the Paradime catalog you can find Power BI Reports with metadata directly from your Power BI API.

**What can you find in a Power BI Report data product?**

{% tabs %}
{% tab title="Info" %}

* The date when the Report was created
* The date when the Report was last modified
* The Power BI Workspace Name
* The user email who created the Power BI Report
* The user email who last modified the Power BI Report
  {% endtab %}

{% tab title="Overview" %}

* The Description available from Power BI
  {% endtab %}

{% tab title="Dependencies" %}

* The Lineage preview with immediate parents/children of your Power BI Report
  {% endtab %}
  {% endtabs %}

{% @arcade/embed url="<https://app.arcade.software/share/2gvKoaoalZPWK9dFTHqn>" flowId="2gvKoaoalZPWK9dFTHqn" %}

## Dashboards

In the Paradime catalog you can find Power BI Dashboard with metadata directly from your Power BI API.

**What can you find in a Power BI Dashboard data product?**

{% tabs %}
{% tab title="Info" %}

* The date when the Dashboard was created
* The date when the Dashboard was last modified
* The Power BI Workspace Name
  {% endtab %}

{% tab title="Overview" %}

* The Description available from Power BI
  {% endtab %}

{% tab title="Dependencies" %}

* The Lineage preview with immediate parents/children of your Power BI Dashboard
  {% endtab %}
  {% endtabs %}

{% @arcade/embed url="<https://app.arcade.software/share/SEPDis2bVOQLOn36ij8Q>" flowId="SEPDis2bVOQLOn36ij8Q" %}


---

# 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.paradime.io/app-help/documentation/data-catalog/data-assets/power-bi-assets.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.
