Hello to all,
I have a question, which I can’t find an answer to.
How can I subtract days from a date inherited by the user?
I’ll give you an example: the user uses the date picker to choose a date.
once this date has been confirmed, the update is performed to save this date.
Later if I then wanted to subtract 10 days from this date which formula should I use?
User: 4/20/2021 must become 4/10/2021.
I specify that the date picker is of type: Date & Time
And another Date & Time will be the field that will receive the new date subtracted by 10 days.
It’s possible? can you help me?
Thank you all