Hi, I wish to automate the time estimation field based on the duration between the start and end times of a task.
For example, if a task is scheduled from 11:00 AM to 1:00 PM today, I would like the time estimation to be automatically updated to 2 hours.
Is there a way to do this with existing power-ups and automation ?
I appreciate any suggestions and comments. Thanks!
Hello @Jeewon Lee
If i understand correctly , in your issue, you have 2 custom field date time picker "Start time" and "End time" ?
If yes, you can using the func {{[date1].diff([date2]).[unit]} in the automation
For exemple
Hope this can help you :)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.