I am trying to make a sub selection of my data filtering for spots with id
starting with "SP". I used the Expression builder and tried:

rep('externalId') == "SP*"
and
rep('externalId') == "SP%"

Does the Expression builder support wildcards?
In the ticket system I found a reference to a "free-text filter"
http://base.thep.lu.se/ticket/762
Is that operational?

Best Regards
Vegard




-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to