Is it posible to include the not() function in a search

Hello Community

I have a form with CSV data pre-loaded.
I can fee a multiselect from data from the file with a search() like:
search('csv-file','matches','my-filter-field','my-value')

But is it possible to have a non matching condition, something like:
search('csv-file',NOT('matches'),'my-filter-field','my-value')
I want to get all the rows in my csv that not matches 'my-value'.

Thank very much in advance.

José María Sánchez
Ibiza - Spain

José,

I'm sorry, but I don't believe that there's a way to do that. It has come
up before, and I imagine that we'll add something like that -- but we just
haven't gotten to it yet.

Best,

Chris

··· On Nov 27, 2014 7:00 PM, "José María" wrote:

Hello Community

I have a form with CSV data pre-loaded.
I can fee a multiselect from data from the file with a search() like:
search('csv-file','matches','my-filter-field','my-value')

But is it possible to have a non matching condition, something like:
search('csv-file',NOT('matches'),'my-filter-field','my-value')
I want to get all the rows in my csv that not matches 'my-value'.

Thank very much in advance.

José María Sánchez
Ibiza - Spain

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.