Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Download in PDF

Hi All

 

Microsoft has released the option to download report in PDF in PowerBI Embedded. However, they has provided only C# code. ANd, for my project, I have required the Java Script code. Can anyone suggest me, how I can get the JS code. Or I can translate C# code into Java Script.

 

3 REPLIES 3
Jayendran
Solution Sage
Solution Sage

Hi @Anonymous ,

 

Basically you have to use the exporttofileingroup REST API

 

https://docs.microsoft.com/en-us/rest/api/power-bi/reports/exporttofileingroup

 

The C# Code/Dotnet SDK is just a abstraction layer which internally uses the same export api. So you can use the raw api in your javascirpt rather than a C# code/any sdk

Anonymous
Not applicable

@Jayendran

 

Thanks for your reponse. It's great help for me. It will good, if you can share some example file for the same

 

Kind Regards

Ashwani

Hi @Anonymous ,

 

I'm not much into javascript, however I can give you some links handy

 

https://stackoverflow.com/questions/47194412/node-js-app-integration-with-power-bi-rest-api

 

With the above link you just need to replace the exisiting API with the export API.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.