Forum Discussion

LD's avatar
LD
Frequent Visitor
6 years ago
Solved

Take Column Value from another Table

Dear All, I have the following situation:   Table 1    Col 1             Col 2              Col 3  Name 1        Data XX          Data XY  Name 2        Data 11          Data 12  Name 1      ...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi LD ,

     

     

    Create a relationship.

     



     

    Lookup Column =
    RELATED(Table2[Col 2])
     

    Regards,
    Harsh Nathani

    Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)