> For the complete documentation index, see [llms.txt](https://docs.ovaledge.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ovaledge.com/release7.2/connectors/connector-repositories/reporting-tool/power-bi/power-bi-integration.md).

# Power BI Integration

Microsoft Fabric Power BI capabilities can be integrated with OvalEdge using the existing Power BI connector. The integration supports metadata extraction and lineage for reporting assets across Fabric workspaces.

### **Supported Capabilities**

The Power BI connector supports the following capabilities for Microsoft Fabric:

* Supports cloud and on-premises environments
* Enables metadata extraction for reports, datasets, and dashboards
* Supports lineage tracking for supported reporting assets

{% hint style="info" %}
No separate connector is required for Fabric Power BI. Use the standard Power BI connector, which supports integration with Fabric workspaces.
{% endhint %}

### Power BI Connector Configuration

To integrate Microsoft Fabric Power BI assets, configure the Power BI connector based on the applicable environment and authentication method.

To configure the Power BI connector, click [here](/release7.2/connectors/connector-repositories/reporting-tool/power-bi.md).

Connector setup includes:

* Selecting server type (Cloud / On-Prem)
* Configuring authentication (Service Principal or Service User)
* Configuring the required access permissions
* Validating connectivity
* Enabling metadata extraction and lineage tracking

<div align="left"><figure><img src="https://1813356899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhTnkoJQml0pok9awFDhx%2Fuploads%2FdbackU9RUeAmzaxxJoiS%2Funknown.png?alt=media&amp;token=322880c8-f625-4ae7-992d-fa977de36d98" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Ensure that the required workspace access and authentication permissions are configured before initiating metadata extraction and lineage processing.
{% endhint %}

***

Copyright © 2026, OvalEdge LLC, Peachtree Corners GA USA


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ovaledge.com/release7.2/connectors/connector-repositories/reporting-tool/power-bi/power-bi-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
