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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I needed to use a bridge table to link two other tables so that I can have visuals remain blank until a selection is made in a filter(for some reason this wouldn't work with a many to many relationship). The issue is now, in another visual table that contains fields from Receivables and Notes & Actitivities, it is telling me that it can't determine the relationship between the fields. Any idea how to resolve this?
Solved! Go to Solution.
I'll leave this for anyone else that has a similar issue but I discovered the problem. The ReceivableID field I was using in my visual table was from one of the original tables when it needs to be from the bridge table.
I'll leave this for anyone else that has a similar issue but I discovered the problem. The ReceivableID field I was using in my visual table was from one of the original tables when it needs to be from the bridge table.