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.
lbendlin
2 years agoSuper User
When you export via the API there is no "user" and no "user selections" . You can specify report level filters or bookmarks.