Forum Discussion

Creative_tree88's avatar
2 years ago
Solved

Lookup value between two dates

I have a dataset (sample linked to this post) - I need to lookup a value from another dataset based on the column called 'KEY'.  If there is a corresponding match in the other dataset to the KEY, bet...
  • BIswajit_Das's avatar
    2 years ago

    Hello Creative_tree88 
    You can create two columns like
    (Here 'Table1' is 'Lookup Data' and 'Table2' is 'Data' table)

    Thanks & Regards ...