Forum Discussion
Power BI Embedded - Paginated Report Visual
- 1 year ago
Hi benbellavaap,
Since you are encountering this issue repeatedly, please raise a support ticket so that one of our engineers can assist you.
Below is the link to raise the support ticket.
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Thank you.
Hi benbellavaap,
Thank you for reaching out to the Microsoft Fabric community.
I understand that you are attempting to embed a Power BI report featuring a Paginated Report Visual using Power BI Embedded but are facing an issue where the Paginated Report Visual fails to render, although other visuals are displaying correctly.
Unfortunately, embedding a Power BI report that includes a Paginated Report Visual using Power BI Embedded is not supported. This limitation is documented in Microsoft’s official documentation:
Create and use the paginated report visual - Power BI | Microsoft Learn
- Utilize the Paginated Report Embedding API to directly embed the paginated report, rather than embedding it within a Power BI report.
For Reference use the below link:
Embed a paginated report - Power BI | Microsoft Learn
- Please ensure that the embed token includes the Report.Read.All permission, as it is necessary for reading paginated reports.
- When generating the embed token, please retrieve the Paginated Report’s embed URL from the Power BI REST API response instead of using the Power BI report’s embed URL.
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Thank you.