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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Syndicate_Admin
Administrator
Administrator

PowerBI API for paginated reports with data in json

Hi, I'm trying to create a paginated report (the idea is an invoice) that serves as a skeleton to be able to fill it out with json when making a request to the PowerBI api to get that report in PDF.

But I'm running into a problem and that is that I can't find information on how to create that type of paginated report which is not connected to any data source or anything.

I look forward to your contributions,

Greetings.

2 REPLIES 2
Syndicate_Admin
Administrator
Administrator

Good @Syndicate_Admin , It is true that the report generator does not have direct integration with the Rest API the question is to upload this report to power bi Service that does allow API, in the report a parameter would be created first, then a practically empty fictitious xml data source and in the dataset is where the data would be extracted from the parameter by Query, The fields would also be manually defined, that is a solution I have seen, I do not know if it is correct or not.

Best regards

Juan

Anonymous
Not applicable

Hi @Syndicate_Admin,  

 

The short answer is NO.

 

Report Builder does not support direct integration with REST APIs or JSON data sources, nor does it support creating paginated reports without a data source connection.

 

Best regards,

Joyce

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 
 

 

 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors