Forum Discussion
husnainnourose
3 years agoHelper I
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 no...
husnainnourose
3 years agoHelper I
its deprecated i guess
as export to file API is a rest API so can it be integrated with other languages also ?
or for now its just for C# as mentioned in sample code?
- Anonymous3 years agoNot applicable
Hi husnainnourose,
>>or for now its just for C# as mentioned in sample code?
Obviously, the Rest API should not limit the usage of programming languages. I check on the npm and find the power bi client package, you can try it if helps:
powerbi-client - npm (npmjs.com)
Regards,
Xiaoxin Sheng