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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
imagautham
Helper II
Helper II

Can Static and Dynamic Row Level security be applied in the same report?

In one of my reports in my organization, I could see that they have applied static RLS on one table (Example: [org]='ABC') and in another table they have applied dynamic RLS (Example: [Email]=USERPRINCIPALNAME()  ).

Is this possible?If yes, If an user is viewing the report, Whether will it check the static RLS or dynamic RLS?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @imagautham ,

When using both RLS at the same time, the following error occurs:

The user belongs to multiple roles 'Sta role, da role' that have security filters, which isn't supported when one of the roles has filters affecting table 'Table' with SecurityFilteringBehavior=Both relationships.

vyangliumsft_0-1656307717358.png

 

You can refer to the following link to solve:

https://docs.microsoft.com/en-us/power-bi/enterprise/service-admin-rls#issue-multiple-roles-and-limi...

https://community.powerbi.com/t5/Desktop/Users-with-multiple-security-roles-suddenly-can-t-see-data/...

Application Scenarios of Static RLS and Dynamic RLS

https://www.phdata.io/blog/power-bi-row-level-security/

https://hevodata.com/learn/power-bi-row-level-security/

 

Best Regards,

Liu Yang

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
Anonymous
Not applicable

Hi  @imagautham ,

When using both RLS at the same time, the following error occurs:

The user belongs to multiple roles 'Sta role, da role' that have security filters, which isn't supported when one of the roles has filters affecting table 'Table' with SecurityFilteringBehavior=Both relationships.

vyangliumsft_0-1656307717358.png

 

You can refer to the following link to solve:

https://docs.microsoft.com/en-us/power-bi/enterprise/service-admin-rls#issue-multiple-roles-and-limi...

https://community.powerbi.com/t5/Desktop/Users-with-multiple-security-roles-suddenly-can-t-see-data/...

Application Scenarios of Static RLS and Dynamic RLS

https://www.phdata.io/blog/power-bi-row-level-security/

https://hevodata.com/learn/power-bi-row-level-security/

 

Best Regards,

Liu Yang

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

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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