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! Learn more

Reply
JS0309
Regular Visitor

Paginated Report in Excel or CSV format to Lakehouse?

Hi,

 

Is there anyway to use a Notebook to save Paginated Report in Excel or CSV format to Lakehouse?


Thank you

1 ACCEPTED SOLUTION
tayloramy
Community Champion
Community Champion

Hi @JS0309 ,

 

Yes. You can automate this with a Fabric Notebook by calling the Power BI “Export to file” REST API for Paginated reports (choose XLSX or CSV) and then writing the returned bytes into your Lakehouse Files area. You can also load the file into a Delta table if needed.

 

Reports - Export To File - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.

View solution in original post

2 REPLIES 2
v-agajavelly
Community Support
Community Support

Hi @JS0309 ,

Yes, it’s possible. As the @tayloramy  mentioned, you can do this in a Fabric Notebook by calling the Power BI Export to File REST API for paginated reports. When you specify XLSX or CSV as the format, the API returns the file contents as bytes. From there, you can.

  • Write those bytes into your Lakehouse Files area so they’re available alongside your other data.
  • Optionally load the output into a Delta table if you want to query it directly in Fabric.

Thanks,
Akhil.

tayloramy
Community Champion
Community Champion

Hi @JS0309 ,

 

Yes. You can automate this with a Fabric Notebook by calling the Power BI “Export to file” REST API for Paginated reports (choose XLSX or CSV) and then writing the returned bytes into your Lakehouse Files area. You can also load the file into a Delta table if needed.

 

Reports - Export To File - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.

Helpful resources

Announcements
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!

October Fabric Update Carousel

Fabric Monthly Update - October 2025

Check out the October 2025 Fabric 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.