Forum Discussion
Embedding paginated reports error: Unable to render paginated report
- 3 years ago
Hi Anonymous ,
This error usually means that the embed token wasn't generated correctly.
If you have a paginated report with a Power BI dataset as a data source you should use V2 embed token (AKA multiresource embed token), which are generated using this API Embed Token - Generate Token - REST API (Power BI Power BI REST APIs) | Microsoft Learn. The request should include the dataset ID and like this example Embed Token - Generate Token - REST API (Power BI Power BI REST APIs) | Microsoft Learn
I'm also facing the same issue while embedding a Power BI report in Salesforce. If you've found a solution, could you please share how you fixed it? It would be really helpful to understand how you resolved the token generation issue. Thanks in advance!