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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
alexandrejdeos
Regular Visitor

Export Reports with Actual Data Power Bi from API

We have implemented the export of the Power BI file using the ExportReports API (https://learn.microsoft.com/pt-br/rest/api/power-bi/reports/export-report). However, the return does not consider the data segmentation selected by the user with the current values, exporting the file in PDF/PPTX disregarding the filtered data in the segmentation with the default data. We did not identify in the documentation the procedure that should be implemented. How can we implement the export considering the current data selected by the user?

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

When you export via the API there is no "user" and no "user selections" .  You can specify report level filters or bookmarks.

View solution in original post

6 REPLIES 6
v-nokumar
Microsoft Employee
Microsoft Employee

Hi @AmosHersch ,

Could you please give me an example to bookmark using javascript API? So, I will get better image for this?

Thanks

v-nokumar
Microsoft Employee
Microsoft Employee

Hi @lbendlin ,

To pass value in Report Level Filters, we need to know what value is selected and how can we achieve that selected values at run time.

 

Thanks

You can use bookmarks for that purpose.

If you have an app embedding the report then you can capture the report state as a bookmark using Javascript API, and pass the captured bookmark state to the API.

Then use Power BI for the export. With Power Automate there is no filter context.

lbendlin
Super User
Super User

When you export via the API there is no "user" and no "user selections" .  You can specify report level filters or bookmarks.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.