You can use the 'minValue' and 'maxValue' parameters to filter on a range 
of values.  Regex would be a nice addition, though.

On Tuesday, May 15, 2012 7:19:39 PM UTC-4, ficuscr wrote:
>
> Is there no way to filter on a collection of values with 
> getFilteredRows()?  Not a scalar or range? 
>
> Neither of these will work... 
>
> getFilteredRows([{column: 3, value: 'AA11'}, {column: 3, value: 
> 'AA22'}]); 
> getFilteredRows([{column: 3, value: ['AA11', 'AA22']}); 
>
> Ability to filter on a set would be useful. 
>
> Also, ability to leverage regular expressions (something the API seems 
> to fail at broadly) with these filters would make sense.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/gjvm6aDQRm8J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to