Forum Discussion

EmilyM2019's avatar
EmilyM2019
Icon for Helper II rankHelper II
6 years ago
Solved

Picking a date from 2 columns

Hello all,   This might be really simple but I am getting super confused / frustrated so any help would be appreciated.   I have 2 date columns.   What I am trying to do is to have a 3rd column...
  • amitchandak's avatar
    6 years ago

    EmilyM2019 , Not sure U i got it.

    Create a new date column

    Date new =coalesce([date1],[date2])

    join this with Date of Date table