Forum Discussion

husnainnourose's avatar
3 years ago

Exporting Power BI embedded report or visual to PDF using Node JS

i got power bi report embedded to webpage. we received requirement from client to export/download single or multiple visuals from this embedded report to either pdf or png.

I am looking for any node js solution to this problem. As, ideally i have to bind visual downloading with a button on this web page from where user can download report/visual.

i have found this solution but its in c# 
https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-to

further, there is no proper procedure written for binding visual export/visual with any button

3 Replies