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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi everyone and thank yuo in advance for your wisdom!
I'm trying to create a calculated column in one table (Table A) using a bridge table as a filter,
CALCULATE(DISTINCTCOUNT(Table A [Email]), 'Bridge Table'),
so that it gives me, for each email in Table A, the total different emails in Table B. However, it only gives me the total emails in Table B, as if there were no relationship with the bridge table. Do you know why this might be?
Solved! Go to Solution.
when using a bridge table , you need always to activate a bi directional filter .
activate a bi directional filter between a table and the bridge.
https://learn.microsoft.com/en-us/power-bi/guidance/relationships-many-to-many
https://www.youtube.com/watch?v=dEgBOsQGHBA&t=693s
hope this helps .
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠
Many thanks! It works!
when using a bridge table , you need always to activate a bi directional filter .
activate a bi directional filter between a table and the bridge.
https://learn.microsoft.com/en-us/power-bi/guidance/relationships-many-to-many
https://www.youtube.com/watch?v=dEgBOsQGHBA&t=693s
hope this helps .
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 52 | |
| 39 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 95 | |
| 78 | |
| 34 | |
| 28 | |
| 25 |