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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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