Forum Discussion
Embed power bi in google site
Hi All,
Due to security reason, "Publish to web" option is disabled in our organization, so we can't able to get the embed url directly from Power Bi website.
And we're planning to embedd the power bi reports in Google site.
Could you please suggest how to proceed on this.
Thanks and regards,
Mayil Vahanan R
- Anonymous8 years ago
Hi Mayil,
Nope, you can also use javascript function to invoke REST api to load embed contents, below is official sample for power bi embedded:
Microsoft Power BI Embedded Playground
For azure configurations, you only need to register permission for use REST API.
Regards,
Xiaoxin Sheng
7 Replies
- AnonymousNot applicable
Hi Mayil,
If publish to web feature is disabled, you can only consider to use power bi embedded function to embedded your contents.
It support to share with security setting and not effect by disabled publish to web feature.
Power BI Embedded Documentation
Regards,
Xiaoxin Sheng
- MayilFrequent Visitor
HI Xiaoxin Sheng,
Thanks for your reply and links.
So, In order to embed the powerbi report, we need to install Visual Studio and create web application for achieve it and also Azure configuration.
Or do we've have any other options?
- AnonymousNot applicable
Hi Mayil,
Nope, you can also use javascript function to invoke REST api to load embed contents, below is official sample for power bi embedded:
Microsoft Power BI Embedded Playground
For azure configurations, you only need to register permission for use REST API.
Regards,
Xiaoxin Sheng
- h16148New Member
Hi Mayil,
Were you able to embed power bi report into google site without using Publish to Web. If yes can you please share the steps.
- MayilFrequent Visitor
Hi,
Not yet, we're also looking for alternate solution.
And planned for sharepoint iframe concept..
- AnonymousNot applicable
Hi Mayil,
We are looking to do the exact same thing (embed pbi in google site).
Do you have any further experiences with this? What has worked best for you? Any info would be highly appreciated! :)