Forum Discussion

ThiruppathiR's avatar
ThiruppathiR
Frequent Visitor
3 years ago
Solved

Paginated Report not working in Power BI Report

Hi All,   I have developed paginated reports & if use direct embed them in my application, it is works If I add Paginated reports to PBI reports, Visual isn't loading.   Kindly help to fix...
  • AmosHersch's avatar
    3 years ago

    Hi ThiruppathiR ,

    So I understand you have a Power BI report with a paginated report visual. Does the report open correctly in Power BI web portal?

    If the issue only happens in Power BI embedded the reason is most probably related to the embed token you are generating.

    Did you follow this example for the generate token request Embed Token - Generate Token - REST API (Power BI Power BI REST APIs) | Microsoft Learn ? You should make sure you are calling the right endpoint (the one without report ID in the URL) and with the right request body.