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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher 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
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors