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.
Hi
I have a dashboard and I want to set up a filter on "Title" which are different after school activities. This Dashboard will summarise how well students perform academically (TABLE results) and should return values to be compared with students not doing any activities.
My two tables have a many to many relationship on UID.
If the filter shows "Junior Rock Band" then average these values against others. Can DAX work backwards from the Dashboard filter and populate the Results table with the "Title" choosen?
Q
Can you clarify this statement "average these values against others"? are you looking for different values in the result column or just the title Junior Rock Band?
Just the title, then I will be able to analyse the data on this parameter. But this parameter should be dynamic in DAX against the filter if possible.
Any other many to many tips are helpful
Q
when you join your tables via the UID make sure you have Both in the cross filter direction and check the apply security filter in both directions that way when you filter off the title it will filter both tables. You would use the field title as your slicer if I am understanding you correctly.
Check out the November 2025 Fabric update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!