Forum Discussion

alexandrejdeos's avatar
alexandrejdeos
Regular Visitor
2 years ago
Solved

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?

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

6 Replies