Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?
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?
Isn't 4.5 deprecated already? This should work with 4.7