Forum Discussion
alexandrejdeos
2 years agoRegular 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 ...
- 2 years ago
When you export via the API there is no "user" and no "user selections" . You can specify report level filters or bookmarks.
v-nokumar
2 years agoMicrosoft 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
lbendlin
2 years agoSuper User
Then use Power BI for the export. With Power Automate there is no filter context.