• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Attendance Count per Interval

Hi Team,

need help in the attached file please.

required: to track down each agent logged in a particular interval using the Time Start column in a productive and non-productive state using the Timetable as reference.
issue : not reading the exact Pattern in the timetable ( there were #n/a, 9:00 am is giving result of pattern 56 instead of pattern 9

thanks in advance,

Rhon
 

Attachments

Your issue is that all your times are text and not real times. See attached where I changed the times to "time" and then joined the two tables in Power Query
 

Attachments

Your issue is that all your times are text and not real times. See attached where I changed the times to "time" and then joined the two tables in Power Query
thanks @AlanSidman,

however upon checking, those start time with a fraction of a minute shows no pattern at all:
I.e. 9:04 should be in the intervals of 9:00 to 9:14 or pattern 9 ; 8:10 should be pattern 5 and so on...
is there still a way to have these fixed? :) :)

thanks once again for the reply.

1750347989690.png
 
This could solve without TimeTable-sheet eg like below
#1 add those cells K1 & L1 with real time as below
#2 write to cell I2 formulas as below
Screenshot 2025-06-19 at 19.26.42.png
 
Back
Top