This topic is locked

Filter values are not consecutive

9/21/2010 4:55:52 PM
PHPRunner General questions
S
sandrotab author

when you search on a field you can set a search condition of type IN (value1, valore7, valore18).
For example: I have to filter out some values are not consecutive.

Area (1,7,18, etc ...)
Using the condition Has not succeed.

Systems research is also planned PHPRunner this search?
Thanks for any suggestions

A
ann 9/22/2010

SandroTab,
unfortunately there is no easy way to do it in PHPRunner.

We'll added it to our suggestions list.
As workaround you can create an alias for the field on the Edit SQL Query tab and check it for the Search page only (on the Choose fields tab).

Use 'any condition' to perform search then.