Forum Discussion
erosal84
5 years agoRegular Visitor
Power BI Embedded API - How to export a filtered report?
My application displays a Power BI report from my workspace via the Power BI Embedded API. My user has clicked an element of a bar chart visualization, which automatically filters the data on the ot...
- Anonymous5 years ago
Hi erosal84,
Perhaps you can take a look at power bi javascript api that use javascript to extract data from the current report and visauls:
PowerBI-JavaScript/wiki/Export-Data
Regards,
Xiaoxin Sheng
Greg_Deckler
5 years agoCommunity Champion
dm-p Is this something you do?
dm-p
5 years agoSuper User
Hey Greg_Deckler - no, I have no experience with embedded, unfortunately. Sorry 😞
- Greg_Deckler5 years agoCommunity Champion
dm-p No worries, thought I would ask!