Hello Everyone,
I am looking to set a status based on a two separate dates.
Example:
Set Status to Late if…
If there is no date in Due Date A column and the date in Due Date B column is two weeks from today’s date or later OR if the date in Due Date A column is two weeks or more later than the date in Due Date B column.
The only answer I see is having a separate “Today’s Date” column. And then a number counting everyday after that date which would stop counting based on the status.
Any thoughts or maybe some good app suggestions appreciated.
You can track the number of days between Due Date A and Due Date B using a Smart Timeline, then use this automation:
When the duration is more than 14 days,
change status to ‘Late’.
It doesn’t support complex multi-condition logic (like checking if a date is empty + comparing two dates), but if your main need is to trigger based on time gaps between dates, it could be a helpful part of the setup.
@Clover_Gal , looks like I actually do need to get this resolved. As of now, I think my only hurdle is getting a “Today’s date” column which populates every day. I can only get this to work with make.com or zapier it seems
@Avo_FluidApps , thanks but I don’t think this resolves my issue as I need to have a “Today’s Date” column. A column which populates today’s date every day.
@Clover_Gal , Thanks! I actually figured out a 3rd way to get just the “Today’s date” column. I didn’t realize AI could determine today’s date based of an arbitrary date. I like your idea as well but I would prefer it to be in a status column which I think i can get with this now.
@JCorrell , do you know if your app can mimic the AI prompt I ended up using? I ask because the monday AI credit packages are a bit pricy relative to the number of monthly automations you offer.
Yes, you can use a formula to give you the same logic and then update the status column using Column Magic. I believe this formula should do the trick.
Hello Kate, are you suggesting this would be the solution if I used the “Column Magic” app? Because monday.com does not offer automations with formula columns.