Export/Download powerbi embedded report in PDF/CSV

83 Views Asked by At

I want to export the reports and save them as PDF/CSV file on click of a custom button on my react application.

This is the screenshot of my embedded report in my react application: enter image description here

I am using powerbi-client-react and following their documentation, but haven't found any way to export data using a custom button.

enter image description here

Thank you for your help.

1

There are 1 best solutions below

2
zach On

Could the users simply print from the page and choose to print as a pdf? enter image description here