The field that I am trying to filter within is date/time in the following example format:
9/1/2015 10:00:00 AM
I need to filter for "yesterday", which I know should be "date()-1", but for some reason this isn't working. It seems like the solution should be simple, but I'm having difficulties identifying it.
Please help!
9/1/2015 10:00:00 AM
I need to filter for "yesterday", which I know should be "date()-1", but for some reason this isn't working. It seems like the solution should be simple, but I'm having difficulties identifying it.
Please help!
