changes.mady.by.user Welch, Warren
Saved on 08/31/2022
...
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.