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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

dax on role manager ssas?

I am puzzled about the Role Manager in Visual Studio when working with SSAS tabular cubes:

ovonel_0-1641909653146.png

 

 

 

 

Is my understanding correct?

 

When a user logs to the cube, the “security” will check each role and see if the user is in that role… if the user is in the role; it gives the said access.

 

If the user is in multiple roles, it will give some sort of UNION between all of them, so the user can see as much as possible , correct?

 

Is this documented anywhere?

 

Ps: is there also documentation in cases where you force less access (like having a ‘users’ table and putting that filter in a .pbix only on a specific page?

 

 

1 ACCEPTED SOLUTION
v-chenwuz-msft
Community Support
Community Support

Hi @Anonymous ,

 

Answer for short, yes, the user will have all the access of each role that contains him.

The process is that the user connect the data model, the user gets a list of permissions after reading all the role in this model. Then the user queries the data via this permissions list.

 

For more detail, please refer this article.

Roles and Permissions (Analysis Services) | Microsoft Docs

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-chenwuz-msft
Community Support
Community Support

Hi @Anonymous ,

 

Answer for short, yes, the user will have all the access of each role that contains him.

The process is that the user connect the data model, the user gets a list of permissions after reading all the role in this model. Then the user queries the data via this permissions list.

 

For more detail, please refer this article.

Roles and Permissions (Analysis Services) | Microsoft Docs

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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