I am needing to calculate the days between two dates but if there are no dates, I would like the formula to return the number 0. I would normally use iferror in excel to run this but that isn’t an option on monday.
Any advice?
days({ End Date},{Start Date})
Thank you!