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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Developmentguy
Regular Visitor

Export api using .net 4.5 sdk

I am working on a project that is based on .net version 4.5, I want to acheive the export to pdf functionality of Power Bi reports.

I tried to use the ExportReportInGroupAsync but its not working, it is return a stream of curropt file which can not be opened.

 

Anybody know is it supported for 4.5 or even 4.7?

7 REPLIES 7
Developmentguy
Regular Visitor

Hi @lbendlin  I managed to work on the REST api, and now I have completed the export to pdf (full page along with filters), Now I am looking for a way to export a single visual with filter/slicers applied.

any idea? is it possible? 

Now I am looking for a way to export a single visual with filter/slicers applied.

That's a bit of a contradiction.

 

Anyway - put that visual on its own page and export that page.

Hi @lbendlin , isn't there a way to export single visual with filter/slicer applied? I have multiple visuals in one page.

Not to my knowledge.

Can I dynamically/programmatically add to its own page and then perform export without knowing the end user?

lbendlin
Super User
Super User

Isn't 4.5 deprecated already?  This should work with 4.7

Helpful resources

Announcements
Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Kudoed Authors