Forum Discussion
d_u_a
8 years agoHelper 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 i...
v-jiascu-msft
8 years agoMicrosoft 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
d_u_a
8 years agoHelper I
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 .