I am using a column named Planned Timeline* to select dates and a status column named Status* with labels “Planned Task,” “Working on it,” “Completed,” and “Stuck / On Hold” in monday.com. I want to create a formula column named Priority with the following conditions:
For Example If the Planned Timeline* is between 01-Oct-24 and 30-Oct-24, and the end date (30-Oct-24) is within 7 days of the current date, the priority should be set to “High” with a red icon, only if the Status* is not “Completed.”
If the Planned Timeline* dates are not set (i.e., empty), the priority should automatically be “Medium” with a blue icon, regardless of the Status*.
This is Great help. However can we remove the dates from this formula? the above given dates are only for example. We need to select the timeline column instead to pick date 7 days before timeline ends.
Looking forward to get this done.