This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello
I have the following problem.
I want to create RLS with multiple conditions.
Now I have a report with 2 pages. One evaluates customers and the other contacts. I cannot add the two dimensions to one.
I have now created the two RLS conditions in one role, but my pages are not filtered and are empty.
Solved! Go to Solution.
@showy , This is because RLS is doing and for both and you are not getting data. We can not change RLS based on Page, we can do based on user.
On quick solution can be
In this can you can create a two measures based on userprinipal and use them as visual level filter and hide filter pane from user. and that can give filter based on table you wnat on each page
Hello @showy,
Can you please try the following:
1. Set RLS on Dim_Contact Table and Dim_Customer Table
[Email] = USERPRINCIPALNAME()
2. Ensure that Dim_Contact is linked to Fact_1 via ContactCode and Dim_Customer is linked to Fact_2 via CustomerCode.
3. Since the two dimensions (Dim_Contact and Dim_Customer) are unrelated, confirm there is no direct relationship between them in your data model.
Hope this helps.
Hello Sahir,
yes all the 3 point you are mentioning are correct im my model. But if i go to Show AS and select the user and role i get no data
@showy , This is because RLS is doing and for both and you are not getting data. We can not change RLS based on Page, we can do based on user.
On quick solution can be
In this can you can create a two measures based on userprinipal and use them as visual level filter and hide filter pane from user. and that can give filter based on table you wnat on each page
Hello,
Try to follow this video from 11:41 seconds. https://www.youtube.com/watch?v=r5XCpeQxXl4&ab_channel=DataWolfs
Might solve your problem.
Hope it helps 🙂
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 27 | |
| 26 | |
| 22 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 45 | |
| 44 | |
| 41 | |
| 21 | |
| 18 |