Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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 ?
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
@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 ?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.