Forum Discussion
Is it possible to access dashboard without creating/having account in Power BI services & Desktop
I have an account in Power BI and i am sharing my dashboards with the people having account in Power BI. But now the requirment is that i have to share my dashboards with the people not having Power BI account. Is it possible ?
Please suggest
4 Replies
- HarrisMalikContinued Contributor
- GDSHAWAdvocate I
I am new to Power BI, Can you tell me how to implement Power BI embedded. Will it work for my requirment.
Thanks
- HarrisMalikContinued Contributor
GDSHAW You can find information in Products section on top of this page.
- v-ljerr-msftMicrosoft Employee
I have an account in Power BI and i am sharing my dashboards with the people having account in Power BI. But now the requirment is that i have to share my dashboards with the people not having Power BI account. Is it possible ?
As HarrisMalik has mentioned above, there are two main options you can choose in this scenario:
- Publish to Web: Allows you to share a report with people outside of Power BI. This provides an embed code that can be used to put into a blog post or website. This is just an iframe. Using this option provides no authentication to the report. Whoever has the URL can see the report. Be very careful about what data you share using this option. Reference: Publish from Power BI to the web
- Power BI Embedded: It is an Azure service that is a great option for ISVs and/or 3rd parties that want to include Power BI within their custom application. This allows for isolated workspaces and custom authentication handled by the application. Reference: Power BI Embedded documentation and GitHub Sample Repo
If you still have any question, feel free to ask.:smileyhappy:
Regards