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 All,
I'm not very familiar with DAX and am struggling to combine data from two tables in a table or matrix visualization. The two tables in question do not have a direct relationship to each other, but rather through a third table. However when I try the RELATED function to pull in values from one or the other, the relevant tables are not available. Even when trying RELATED in the third table that should link them both, neither is available.
The end goal is to have something like:
= 'Table1'[Column4]/'Table2'[Column2]
The table visualization itself does display data from both my tables, although I'm having another error there. I don't have data in both tables for the entirety of the time period, but the table appears to be multi-matching the available data to all points in time.
Any suggestions?
Thanks
Don't forget that a RELATED function can only work on the * side of an 1 to * relationship.
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 |
|---|---|
| 52 | |
| 48 | |
| 38 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 77 | |
| 35 | |
| 28 | |
| 25 |