Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Add the same date to many rows

Hi, In this table I want to add the reel starting date for all row with the same description:   Like this: For all rows with F26 in description: 2018-06-06 11:58:43 for Reel_Start_Date For a...
  • v-yuta-msft's avatar
    v-yuta-msft
    8 years ago

    Hi FRG,

     

    When a new row has been added, the calculate column can also work. Do you mean the new row be added is not in your three conditions? If you are, you can add another condition in the switch block.

     

    Regards,

    Jimmy Tao