Forum Discussion

Jeffreyjar's avatar
Jeffreyjar
Helper II
4 years ago
Solved

update a column value from different tables

Hello everyone,    AlexisOlson    please help i have an issue   i want to update the column values(Numero Agents) of my APE 02 2022 table Numero Agents DDS_X1_SPLIT DDS_CA_MPREM DDS_CA_Q...
  • PaulDBrown's avatar
    PaulDBrown
    4 years ago

    Create a new column using:

    New Numero Agent = 
    LOOKUPVALUE('table *agents list*'[New Agents Codes],'table *agents list*'[EAAGENT], 'APE 02 2022 table'[Numero Agents])