I’m trying to create a formula in Monday.com that calculates the number of days remaining from a 90-day period based on the “Start Date” column. However, I’m encountering an “Invalid parameter” error when the “Start Date” is empty. Here is the formula I’m currently using:
ROUND(90 - DAYS(TODAY(), {Start Date}), 0)
How can I modify this formula so that it doesn’t return an error when the “Start Date” is empty?
Thank you for your help!
GCavin
(Gilles Cavin - Reinventing Formulas in monday.com)
3