Has anyone created a “Today’s Date” column you can automate off of? Is there a good app for this? Make.com or zapier are the only options I am aware of.
Thanks,
Charlie
Has anyone created a “Today’s Date” column you can automate off of? Is there a good app for this? Make.com or zapier are the only options I am aware of.
Thanks,
Charlie
You could create two date columns: Today and Tomorrow and have a following automation:
Every day it will update Today column to today.
Hi! Maybe a formula column with the today function works for you?
Hope it helps!
Keep in touch,
I have this done on one of my boards. It uses a lot of automation credits because it runs for every item so I suggest scoping the update to only run on items that need to have the “Today’s Date” value current. For example, I don’t update any items marked as “complete”.
Great solutions here! Just wanted to add a cost-saving tip for the automation approach:
Instead of updating every single item daily (which burns through automation credits fast), you can scope the automation to only update items where it actually matters.
For example:
This way you’re not wasting credits updating the date on hundreds of completed items that don’t need it. The formula column approach Jose showed is also solid since it doesn’t use any automation credits at all - just calculates the date automatically.
Both methods work, just depends on whether you need the date to be stored as actual data (automation) or if a calculated display is enough (formula).
@Charlie_F - what’s your use case?
Hey @Charlie_F
Have you tried the Subitem Automations app yet? Might be a good fit for your case.
If you could describe the use case a bit further, we can give you a more appropriate solution.