I'm trying to create a custom widget that will filter off of the Name. So far I have this as an example
Caption Like '*-TITLE' AND Status = 2
This works just fine however I would like to add another filter matching if the caption includes TITLE or NAME while also matching the status.
In addition to all this I would like to have another query that will filter based on the response time.