# Embedding a DirectLake report is not supported

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

This message is quite clear and means that the official Power BI API for embedding reports in Power BI does not yet support reports that use the DirectLake connection mode.

This information can be confirmed on the [Direct Lake overview](https://learn.microsoft.com/en-us/fabric/get-started/direct-lake-overview#known-issues-and-limitations) page.

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

While the official Power BI API does not support this feature, it will not be possible to use reports using DirectLake in Power Embedded.

An alternative is to change the connection mode to Import, connected to the Fabric Lakehouse or Datawarehouse.

In the article [Direct Lake vs. Import mode in Power BI](https://www.sqlbi.com/blog/marco/2024/04/06/direct-lake-vs-import-mode-in-power-bi/) by Marco Russo and Alberto Ferrari (SQLBI), two of the world's leading Power BI experts, they explain that Direct Lake solves problems for 2-3% of models that were difficult to manage in import mode (those models above 200/400 GB). However, if your model works well in Import mode, there is no reason to use Direct Lake. You can continue to use the Import mode from your lakehouse if you prefer to store data in a lakehouse.


---

# 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/reports-portal/most-common-issues/embedding-a-directlake-report-is-not-supported.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.
