Forum Discussion
Power BI Embedded and PBIR Format Support
- 10 months ago
Hi ponyo_pankun ,
Thank you for reaching out to the Microsoft Community Forum.
PBIR format is currently not supported in Power BI Embedded. It is part of the Power BI Project (PBIP) structure, designed to improve source control and developer workflows. While PBIR supports advanced development scenarios, it is still in preview.
According to the official documentation, under the Limitations section. “PBIR format can’t be utilized in Power BI Embedded.” This limitation is expected to be addressed in the upcoming months, but as of now, PBIR reports cannot be embedded into custom applications using Power BI Embedded.
Note: PBIR supports for source control and developer workflows. And not yet supported in Power BI Embedded.
I hope this information helps. Please do let us know if you have any further queries.
Regards,
Dinesh
I asked Rui Romano on this post about 2 months ago. PBIR will become the default Power BI Report Format – Get Ready for the Transition | Microsoft Power BI Blog | Microsoft Power BI.
Below is a screenshot of our conversation, you can more questions and responses if you go to the post. I hope it helps.
Thanks, have you all tried updating your embedded reports? Our reports don't actually live in a repo. Our .NET code copies the reports from a template workspace into a workspace used for embedding. I guess we will just publish a pbir version instead and see if the code picks it up. 🤞