Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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
Solved! Go to Solution.
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 !!!
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 !!!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.