Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hello!
I wanted to know what are the ways to connect/ relate tables with nothing in common between them?
As there is no relationship between the table things have been a bit difficult.
I tried merging, joining, used related function, used join function.
Also used Lookup values function, but following error was thrown.
Please suggest some other means or if we could resolve the current error.
Solved! Go to Solution.
@Anonymous , There is more than one value
example
maxx(filter(Table2, Table1[ID] = Table2[ID] && Table1[Col1] = Table2[Col2] ), Table2[Value])
refer 4 ways to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8
@Anonymous , There is more than one value
example
maxx(filter(Table2, Table1[ID] = Table2[ID] && Table1[Col1] = Table2[Col2] ), Table2[Value])
refer 4 ways to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 78 | |
| 48 | |
| 34 | |
| 31 | |
| 29 |