Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
hhomann
New Member

Power BI embedded with user data

Hi,

 

I have a very basic question about Power BI - I am googling since hours but I do not get a clear solution, sorry. We are working on creating a Business Intelligence Solution for eCommerce sellers. Since I personally love Power BI, we are thinking about using Power BI embedded for the product we are going to publish. However, we are not sure if the following scenario is doable with Power BI

 

- we create dashboards and reports in Power BI desktop and embed these into our webapp.

- when users log in, they see and can work with the dashboards and reports we created, but based on THEIR data

 

The data structure is the same and the connection settings to the datasets are of course saved in our webapp, but is it actually possible to let Power BI connect to different data sets based on which user is currently logged in?

 

Thanks for your help!

Hendirk

1 ACCEPTED SOLUTION
ankitpatira
Community Champion
Community Champion

@hhomann You have not reached dead end as Power BI Embedded has additional APIs to change the server and database that your dataset is pointing to and set a service account credential that the dataset will use to connect to your database. See this link and image below. So you can publish pbix file to your azure workspace and using this APIs programatically change dataset connection string.

 

Capture.PNG

 

 

View solution in original post

4 REPLIES 4
Eric_Zhang
Microsoft Employee
Microsoft Employee


@hhomann wrote:

Hi,

 

I have a very basic question about Power BI - I am googling since hours but I do not get a clear solution, sorry. We are working on creating a Business Intelligence Solution for eCommerce sellers. Since I personally love Power BI, we are thinking about using Power BI embedded for the product we are going to publish. However, we are not sure if the following scenario is doable with Power BI

 

- we create dashboards and reports in Power BI desktop and embed these into our webapp.

- when users log in, they see and can work with the dashboards and reports we created, but based on THEIR data

 

The data structure is the same and the connection settings to the datasets are of course saved in our webapp, but is it actually possible to let Power BI connect to different data sets based on which user is currently logged in?

 

Thanks for your help!

Hendirk


 

If you could gathering the data into one dataset, you can consider Row level security with Power BI Embedded.

 

  • Row level security (RLS) can be used to restrict user access to particular data within a report or dataset, allowing for multiple different users to use the same report while all seeing different data. Power BI Embedded now supports datasets configured with RLS
ankitpatira
Community Champion
Community Champion

@hhomann You have not reached dead end as Power BI Embedded has additional APIs to change the server and database that your dataset is pointing to and set a service account credential that the dataset will use to connect to your database. See this link and image below. So you can publish pbix file to your azure workspace and using this APIs programatically change dataset connection string.

 

Capture.PNG

 

 

@ankitpatira thanks a lot for that link! I am checking it with my developer. Is this actually usable with a PHP based framework or only with asp.net?

@hhomann

It is not language specific, as long as Calling Rest API is supported.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.