Let's say there's a specific set of events I'm looking at (Events A). Now I want to write a search to return all events that happened one hour before any event in Events A. How can I do that?
↧
How to search for all events that happened one hour before any event from a specific set of events?
↧