Forum Discussion
Developmentguy
2 years agoRegular 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, i...
Developmentguy
2 years agoRegular 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?