Help

Counting How many times the deadline is updated

611 4
cancel
Showing results for 
Search instead for 
Did you mean: 
Oguz_Senna
5 - Automation Enthusiast
5 - Automation Enthusiast

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.

4 Replies 4

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.

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 :slightly_smiling_face: