The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
This might not be the right place but I was hoping there would be some good examples of organisations that had embedded PowerBI. My organisation is looking into it and as part of this weighing up the self-developed over vendor driven developed. By that i mean working with a 3rd party to help us. I want to hear from organisations that have done this themselves, how long it took? Challenges etc? Resource you needed.
Our model is basically:
Each customer would need their own PowerBI embedded application as hosted on their own Azure platform, in our SaaS
Connection to customer's data can only be via API not to SQL db
50-100 Customers would need this
Customers on both Azure and AWS
Thanks
Solved! Go to Solution.
Hi @Anonymous.
#1, For this requirement, you can use power bi embedded to your customers:
#2, You can use a web connector to design a report based on the rest API:
Solved: Pull data from a REST API Authentication - Microsoft Power BI Community
#3, You can create a workspace that hosts in premium capacity, then you can manage your customer contents to this workspace for embedded operations:
Power BI Premium FAQ - Power BI | Microsoft Docs
Frequently asked questions about Power BI embedded analytics - Power BI | Microsoft Docs
#4, I think you need to check the whitelist settings to add power bi service to allow lists if your customers are working on AWS.
Add Power BI URLs to allowlist - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng
Hi @Anonymous.
#1, For this requirement, you can use power bi embedded to your customers:
#2, You can use a web connector to design a report based on the rest API:
Solved: Pull data from a REST API Authentication - Microsoft Power BI Community
#3, You can create a workspace that hosts in premium capacity, then you can manage your customer contents to this workspace for embedded operations:
Power BI Premium FAQ - Power BI | Microsoft Docs
Frequently asked questions about Power BI embedded analytics - Power BI | Microsoft Docs
#4, I think you need to check the whitelist settings to add power bi service to allow lists if your customers are working on AWS.
Add Power BI URLs to allowlist - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng