Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have start time and end time for conference id
what i wish to achieve is find number of conferences per each time slot
For example Suppose a conid has Start Time 12:05:00 and End Time 13:25:00
I have time slots per half an hour
12:00:00 -12:30:00,12:31:00-13:00:00,13:01:00-13:30:00 and so on
Now the conid should get counted for all these 3 slots
Thanks and Regards,
Nishant N
Can you explain bit more clear to us ?
As initial understand is you need to split your start time & end times into more granular intervals like 30 mins ?
Yup. IntervalMatch is the way to go for this.
Hi Dathu,
Please find attached excel
I have explained the time slots and the exact output i require in that
Thanks and Regards,
Nishant N