0

Time range filter

Hi everyone,

I would like to make a report where I filter on a certain time, but I'm a bit stuck. I hope I get a bit of help here.

I have a time field "Loading from" and "Actual Loading From". As result I want to make a report where I can filter on the "Loading From"-field based on the "Actual Loading From"-field.
For example I want a list with information where the "Loading from" equals the "Actual Loading From" with a margin of 15 minutes. (The 15 minutes is an option that can be changed by the end users.)
So where a file has a "Loading from" with 10 o'clock, then I want to see this file when it has a "Actual Loading From" range from 9:45 till 10:15.

I now have the following formula: =NL("Rows";"Shipment";;"Actual Loading From";"=NL(""Filter"";""Shipment"";""loading from"")")
However, this formula gives me the error "Invalid Filter". And I don't have added the range yet…

An additional problem is that when I get the data from "Actual Loading From" to Excel, it automatically adds the date: 24/06/2013 10:15:00 (see also print screen).

Thanks in advance!
Bert

6 comments

Please sign in to leave a comment.