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 AmosHersch ,
Could you please give me an example to bookmark using javascript API? So, I will get better image for this?
Thanks
- AmosHersch2 years agoMicrosoft Employee
I think you can start from these articles explaining bookmarks with sample code:
Enhance your users' experience with bookmarks in Power BI embedded analytics | Microsoft LearnCapture report views showcase | Microsoft Learn
You can use Power BI Embedded Playground for testing the APIs
What is the Power BI embedded analytics playground - Power BI | Microsoft Learn