Hello all,
Brand new to Airtable and like what I see so far.
I am trying to calculate a date from two sets of data. In Excel I would have use Start Date + Duration - 1 to get the End Date.
I thought I would use the Datetime_Format, but I am getting an #error! I wrote DateTime_Format({Start Date1}+{Duration}-1, 'M/DD/YYYY')
The Start Date1 is formatted as a Date US (9/5/2023)
Duration is a LookUp field pulling from another tab in same base that is formatted as a number.
I know this is probably something simple, but any help would be appreciated. Also, a good recommendation for Airtable Resources. 🙂