Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Why this LOOKUPVALUE does not work?

Hello Can you tell me please why this LOOKUPVALUE in a calculated column in Table1 does not work?   LOOKUPVALUE('Table2'[Column3],'Table2'[Column1],Table1[Column1]) Error: A table of multiple val...