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

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

Reply
d_u_a
Helper I
Helper I

Embeding Dashboards, Reports by Using Java based Rest Api

I 'm reading embeding documentation from this link : https://docs.microsoft.com/en-us/power-bi/developer/embed-sample-for-customers . 
In 'Embed your content within your application' title content it's telling how to embed with C# but i need Java codes. 
Is there any documentation with using Power Bi Rest Api and Java ?

 

3 REPLIES 3
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @d_u_a,

 

Please refer to PowerBI-SDK-Java and powerbi-rest-java. Maybe we can have the official release of Java SDK in the future. Please also vote up this idea.

 

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 @v-jiascu-msft 

PowerBI-SDK-Java is creating embed token with Power Bi Workspace Collections and  when i try to create a collection it says:
The Power BI Workspace Collection service is deprecated. Create a Power BI Embedded resource to embed your Power BI dashboards and reports in your application.

So we can't use  PowerBI-SDK-Java .

Hi @v-jiascu-msft ,


In PowerBI-SDK-Java we need to accessKey

String accessKey = "<<your access key from portal >>"

How can i see or get my accessKey ? I did steps in below link and got access key but is it the same access key what powerbi-java-sdk uses ? 


https://help.bittitan.com/hc/en-us/articles/115008109327-How-do-I-get-an-access-key-for-Azure-Blob-s...

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.