I really want to automation Task that have Type: Completed - Today → to Completed
if DateCreated<Today() and Task Type=Completed - Today
then → modify task type to Completed
Thank you so much
I really want to automation Task that have Type: Completed - Today → to Completed
if DateCreated<Today() and Task Type=Completed - Today
then → modify task type to Completed
Thank you so much
Hey @Nhan_Le! I’m having a bit of trouble following what you mean. It sounds like you want the automation to run on tasks that have a type of Completed, but also want the automation to turn the task type to completed? In that case, it doesn’t sound like there’d be any action to take — if the task is already marked as completed, an automation wouldn’t be able to then mark it as completed.
Can you explain a bit more about what you want to trigger the automation, and what action you want the automation to take?