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

Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now

Reply
sjungels
Frequent Visitor

Embedded Reports w/ RLS

Hi, 

 

I am implementing a multi-tenant web app and want to use Power BI Embedded for the reporting frontend. The idea is to the use 'app owns data' scenario. Based on this, I understand that RLS can do the trick and restrict data based on the user logging into my application.

 

The question I have is related EffectiveIdentity: my understanding is that my application authenticates against AAD and PowerBI using an admin user with a Power BI Pro license. I then need to obtain embed tokens for each individual end user to ensure proper security. How does Power BI know that user 'John Doe' who doesn't have any Power BI or Microsoft user can only see certain data sets? This is not clear to me.

 

Thanks,
Sebastian

2 REPLIES 2
zoloturu
Memorable Member
Memorable Member

Hi @sjungels,

 

I think it is described here properly - https://docs.microsoft.com/en-us/power-bi/developer/embedded-row-level-security

 

Regards,
Ruslan
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!

Hi @zoloturu

 

thanks for your answer / feedback. 

 

I have read (and referenced) this article in my post. It does talk about restricting access within a table / database. The question further expands: after additional investigation I understand that we can use RLS to restrict data within a table / DB... how can this be used in a multi-tenant environment using a single DB but different schemas within that DB?

 

Thanks,
Sebastian

Helpful resources

Announcements
OCT PBI Update Carousel

Power BI Monthly Update - October 2024

Check out the October 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

October NL Carousel

Fabric Community Update - October 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors