Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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 |
|---|---|
| 84 | |
| 48 | |
| 36 | |
| 31 | |
| 29 |