Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
ThiruppathiR
Frequent Visitor

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.

 

ThiruppathiR_1-1665567031093.png

Kindly help to fix this issue

1 ACCEPTED SOLUTION
AmosHersch
Microsoft Employee
Microsoft Employee

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.

View solution in original post

3 REPLIES 3
ThiruppathiR
Frequent Visitor

Hi @AmosHersch 

 

Thanks for your reply. 

 

Embed Token- Generate using Access Token with the below URL

 

POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/GenerateToken

 

Is there any way to use multiple reports id in this URL   

 

@ThiruppathiR  for achieving what you're trying you will have to move to the newest URL for generating the token. The URL you are using doesn't support multiple reports/datasets 

AmosHersch
Microsoft Employee
Microsoft Employee

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.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.