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! Learn more

Reply
Clampazzo
Resolver I
Resolver I

Setup Row Level Security to work with an SSAS Multidimensional Cube connected via Power BI Embedded

We have an old SSAS MD Cube that is currently being rewritten.  However, in the meantime I need to point Power BI at the existing cube and setup RLS on it so that end users can get the correct information when they logon to the embedded workspace.  I have found information that suggests I should import the cube and setup the RLS once the data has been imported.  However, the issue with that is the cube is large (14 gig).  So I would prefer to connect to it via a live connection.

 

Is it possible to feed the data back through Power BI to the cube on SSAS so that the RLS will work properly?  I have found articles regarding this with SSAS Tabular Models but nothing so far on Multidimensional.  Would the tabular model work similarily to MD?

3 REPLIES 3
foodd
Super User
Super User

@Clampazzo , @TomMartens is spot on.   Hoping this goes smoothly for you and your folks.

TomMartens
Super User
Super User

Hey @Clampazzo ,

 

you can't implement RLS on top of a live-connected SSAS Multidimensional, instead you have to implement roles inside the SSAS Cube: https://learn.microsoft.com/en-us/analysis-services/multidimensional-models/roles-and-permissions-an...

Importing, next to the size, you have to investigate if exisiting measures have to rebuild after data is imported.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Hi @TomMartens  and @foodd , Can you tell me how this would work if the PBI Dashboard is embedded?  Currently we have a role setup for the company id that is sent via a connection string to the cube.  But since users will be using the Power BI Dashboard how would their security be passed back to the cube? 

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 Solution Authors