Hi! I currently have a csv file which shows the expected time my daily reports should be sent out. I also have a search which displays the time the report is actually sent and have created a field called "Delay" which shows the difference between the expected time and actual time. My issue is, if I wish to search events on a range e.g. for the past week and find their delay for each day: if i have a report that wasn't sent out on Monday as expected, but instead was delayed to Tuesday, the "Delay" value is only comparing to an expected time rather than an expected time and date, hence the delay is 0. i.e reports on the 2nd and 3rd of January were delayed till 4th of January. Yet as they were sent at a time before the expected time, the delay shows 0, rather than the correct value of over a day. Any ideas? Thanks in advance
... View more