Forum Discussion
zzzzoooo
7 years agoFrequent Visitor
Linking 2 different tables with 1 same column ?
Hi, I have a situation that I don't know how to deal with; I hope that you could point me in a good direction. I have 2 different tables where they have one same column, but each file contains t...
TeigeGao
7 years agoSolution Sage
Hi zzzzoooo ,
You'd better share the logic between these two table, then we will know how can they combine. In your scenario, there are many duplicate data in the column1, how will the column 2 and column 3 match? If the data in column 1 is single, we can use lookupvalue() function to get the result.
Best Regards,
Teige