Forum Discussion
mohammadgazali
5 years agoNew Member
Export to PDF step by step with Example using Button in Power BI Embedded
Hi All ,
Please help me i already embedded report in my web app. want to create button to export to pdf. I have Licenece of A1 SKU. But where need to write that codes. i am refrencing this document. https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to#code-examples
But dont know where need to put sending,polling and getting code.
Thanks in Advance.
1 Reply
- AnonymousNot applicable
Hi mohammadgazali,
In fact, that link shares the processing the 'export to file' function required.
For your operations, you need to add them to your application backend processing and binding them with the button click events. (notice: you also need to write some additional steps to extract correspond parameters)
Regards,Xiaoxin Sheng