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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
schiznig
New Member

How to make selections from one slicer limit the choices available in other slicers on report

We are trying to replicate some pretty complex filtering functionality from our current app in powerBI.

 

Here is a simplified version of our model:

 

Fact Table:

 

Fact.PNG

 Person Dimension

Person Dim.PNG

 

Place Dimension

 

 

PLaceDim.PNG

 

 

 

 

 

What we would like to do, is basically have our dimensions be filtered through the fact table, so that if user filters for placeid 1, they would only see personID 1 and 2 in the person slicer (note we have a many to many between place and person). We had originally implemented this using bidirectional filters, but eventually we started getting conflicts with row level security (we have several fact tables with shared dimensions and whenever RLS was used we would get ambigous path issues even though everything worked perfectly in PowerBI). Long story short is a consultant got involved and he recommended we remove the bidirectional relationships to get RLS to work, but now we are stuck with the filters not working the way we want. Is there another way to implement this besides bidirectional relationships? We are using PowerBI embedded. Is it possible to customize the DAX behind the filter list so we would be able to essentially paraemtize the slicer?

3 REPLIES 3
v-shex-msft
Community Support
Community Support

HI @schiznig,

 

Maybe you can try to add RLS filter on bridge table with conditions parameters manually look up from original tables.

If above also not help, I also not found other way to achieve RLS filter with bidirectional filter.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
Greg_Deckler
Super User
Super User

When you had bi-directional filtering, did you check the box to enable security filtering in both directions as well?


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Yes

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors