Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create a second date field and add @CALCTEXT:

@CALCTEXT(if([sui]='1',[date_fieldtoday],'')) This says if the "sui" field response is "Yes", pipe that first date field's valuethe value from the "Today" field, otherwise, leave blank.

...