Current I have a date field with the default to today()
I would like to default it to yesterday's date. How can I do this?
Thank you.
date(decimal-date-time(today()) -1)
https://community.esri.com/t5/arcgis-survey123-blog/dates-and-time-in-survey123/ba-p/895528
https://community.esri.com/t5/arcgis-survey123-blog/dates-and-time-in-survey123/bc-p/1156099
You can find it here under Constraints and Calculations.