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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

multiple cross filters between two tables

I have two tables between which I have created three cross filters. Date, place and department.
Unfortunately, I can only activate one cross filter.
Is there a way to activate all cross filters?
Thanks

Volker

1 ACCEPTED SOLUTION
Anand24
Super User
Super User

Hi @Anonymous ,

 

You can have only 1 active relationship between any 2 tables in the model.

You can use below 2 methods to achieve ,multiple mappings:
1. Create inactive relationships and then use USERELATIONSHIP dax function to activate them in your calculations.

2. Create copy of 1 of your tables and have active relationship. Take slicer fields from these copied tables.

 

Give a thumbs up if this post helped you in any way and mark this post as solution if it solved your query !!!

View solution in original post

1 REPLY 1
Anand24
Super User
Super User

Hi @Anonymous ,

 

You can have only 1 active relationship between any 2 tables in the model.

You can use below 2 methods to achieve ,multiple mappings:
1. Create inactive relationships and then use USERELATIONSHIP dax function to activate them in your calculations.

2. Create copy of 1 of your tables and have active relationship. Take slicer fields from these copied tables.

 

Give a thumbs up if this post helped you in any way and mark this post as solution if it solved your query !!!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors