Forum Discussion

gauravnarchal's avatar
gauravnarchal
Post Prodigy
5 years ago
Solved

Matching Columns in 2 Tables

Dear All   I need your help.   I have two tables as below.  In table 1 I have the data and in table 2 staff updates all the information.   Requirement From Table 2 identify the first characte...
  • amitchandak's avatar
    5 years ago

    gauravnarchal ,

    new column in table 2= maxx(filter( Table1, Table2[Code] = Table1[Code] && Table1[Category] = left(Table2[Identifier],1)),Table1[Shipping])