Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Replace (Blank) with 'Value' - Calculated Column

Hi Team,   I have a calculated column in my table view as below :   Sample= Table[A] & " " & LOOKUPVALUE('Table1'[B],'Table1'[C],Table[A],Blank())   which returns the below    Please...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Anonymous  Thanks. Tried same for some reason my side it does not work. Also please note that my actual calculation is a Sample= Table[A] & " " & LOOKUPVALUE('Table1'[B],'Table1'[C],Table[A],Blank())