Forum Discussion
Direct lake report embed error
Hello, I have mirrored my azure sql DB in my power bi. and created semantic model and generate report.
now when I am embedding report in my app its giving me this error.
Status: BadRequest (400)
Response: {"error":{"code":"InvalidRequest","message":"Embedding a DirectLake report is not supported"}}
Is their a way to embed the DirectLake report. in developer play ground this report gets rendered. but giving above error when trying to embed in app.
Hi. The direct lake docs are showing as a known issue that we can't embed semantic model reports with direct lake.
-
Power BI Embedded scenarios that rely on embedded entities aren't supported yet.
You can read more about it here: https://learn.microsoft.com/en-us/fabric/get-started/direct-lake-overview#known-issues-and-limitations
If you must embed it, then you should import or direct query the semantic model data.
I hope that helps,
-
2 Replies
- ibarrauSuper User
Hi. The direct lake docs are showing as a known issue that we can't embed semantic model reports with direct lake.
-
Power BI Embedded scenarios that rely on embedded entities aren't supported yet.
You can read more about it here: https://learn.microsoft.com/en-us/fabric/get-started/direct-lake-overview#known-issues-and-limitations
If you must embed it, then you should import or direct query the semantic model data.
I hope that helps,
- blopez11Super User
How did I miss this. Thank you for pointing this out.
-