Develop > Wizards Guide > Troubleshooting > Query failed to provide correct results

Query failed to provide correct results

When entering a query in the File Selection tab, all strings such as field names must be enclosed in quotes. If the strings are not enclosed in quotes, the query will fail to provide the correct results.

For example:

"agreement.id="+G.new.sla

Or

"logical.name=\""+str($group.name.new)+"\""