Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
erosal84
Regular 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 other visualizations accordingly.  Now, she wants to export that filtered view to a PDF.  I've seen the code examples for doing an export to file, but that seems to imply just exporting the base report from the workspace.  How do I export the current view of the report, as filtered by the user?

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

5 REPLIES 5
lnoguera
Frequent Visitor

I´m having the same issue when exporting a power bi embedded report to pdf. Even though I capture the current state of the report as a bookmark using the javascript sdk and then pass the bookmark state to the backend when exporting the report it only get exported in its initial state, meaning that when users interact with the report and the report data changes, those changes are not reflected in the exported file. Did you find a solution?

v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
Greg_Deckler
Super User
Super User

@dm-p Is this something you do?


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Hey @Greg_Deckler - no, I have no experience with embedded, unfortunately. Sorry 😞

 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


My course: Introduction to Developing Power BI Visuals


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




@dm-p No worries, thought I would ask!


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.