Hi Brains trust.
I am wanting to show the days a job has been active for, from the date the job was created. All the formulas i’ve been trying aren’t working. Any tips please?
Hi Brains trust.
I am wanting to show the days a job has been active for, from the date the job was created. All the formulas i’ve been trying aren’t working. Any tips please?
Hi @Richardson_Property - you can do this:
DATETIME_DIFF(TODAY(), {Created date}, 'days')
Hi @Richardson_Property - you can do this:
DATETIME_DIFF(TODAY(), {Created date}, 'days')
Amazing thank you so much that worked.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.