100% newbie here. I'm trying to setup a time filter

So I’m trying to do, is to have it calculate the speed to lead during office hours.
Office hours starts or rather we start taking calls 8:30AM EST to 8:30PM EST. However, it seems that it only calculate hours and not minutes. Is there any way to include the minutes so we can put in 8:30?

Hi Zeke!

When you are setting up these filters, if you are working with time make sure to use Time Operators rather than Numeric Operators.

Also, ensure that your values are in a valid time format, using the formatDate function with HH:mm as your required format on the current time using the {{now}} function should provide you with your required input. Make.com offers a great page to cover all the possible functions to use, please find this here: Tokens for date/time formatting - Help Center

I hope this helps, please feel free to get back to me if you have any more questions! :slightly_smiling_face:

Best,
Jacob

2 Likes