Forum Discussion

erosal84's avatar
erosal84
Regular Visitor
5 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    5 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