Hi everyone, i am trying to build a performance dashboard. I would like to count how many times the workers postpone their work’s deadline. Is it possible to do ? Can you g’ve me a hint? Thanks.
Hi Oguz, check out this thread Counting the number of times a record is changed
I think this does exactly what you’re looking for
Hi Oguz, check out this thread Counting the number of times a record is changed
I think this does exactly what you’re looking for
Thanks, I saw that post but I wonder if I count the times they changed the deadline from past to present.
Thanks, I saw that post but I wonder if I count the times they changed the deadline from past to present.
Ah, then I recommend creating a new date field called “Previous date” or something, and your automation will have a conditional that checks whether the new date value is after the “Previous date”
You would also make the automation paste the current date value into the “Previous date” field
Does that make sense?
Ah, then I recommend creating a new date field called “Previous date” or something, and your automation will have a conditional that checks whether the new date value is after the “Previous date”
You would also make the automation paste the current date value into the “Previous date” field
Does that make sense?
I will look into it Thanks
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.