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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
robrien6
Advocate IV
Advocate IV

Row level security with Premium embedded with live connection to on premise SSAS tabular????

i,

 

We are looking to deploy power bi reports to Premium embedded workspaces in the service.  The reports will be embedded in a website with application based authentication (*not Active Directory*) to serve B2B reporting.

 

The data for the reports will be served from a live connection to on-premise SSAS tabular cubes.

 

The clients for the reports are external users and the data in the cube is filterable based on their application userid.

 

Question:  Is it possible to securely filter the reports so that cutomers using them can *only* see the data for their role / company?

 

It seems that SSAS tabular getToken method only supports passing a username that is an AD user (with our clients are not) so normal RLS doesnt work.

 

How is secure RLS with on premise SASS and Power BI premuim possible??

1 ACCEPTED SOLUTION
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @robrien6,

 

Based on my research, there should be two alternative options to implement RLS for non AD users with Power BI Embedded currently. Smiley Happy

 

Regards

View solution in original post

3 REPLIES 3
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @robrien6,

 

Based on my research, there should be two alternative options to implement RLS for non AD users with Power BI Embedded currently. Smiley Happy

 

Regards

The custom data solution looks pretty good!

 

Is this at all supported?  We can't use the filters property as it seems like these can be manipulated in the browser etc to strip them out, which would give end users access to more data than they are allowed.

 

any probelms using the Customdata() property that you can think of?

 

Many thanks for you contrib!

Hi @robrien6,


Is this at all supported?  We can't use the filters property as it seems like these can be manipulated in the browser etc to strip them out, which would give end users access to more data than they are allowed.


Adding filter should be supported. Though I am not very familiar with JS, I think there is possibility that the filters could be changed by changing the script in browser as you mentioned.


any probelms using the Customdata() property that you can think of?


It seems to me that it's kindly the same as the normal RLS which filters data at dataset, and it's a safer way to go. Smiley Happy

 

Regards

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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.

Top Kudoed Authors