Is that new functionality, Sergey?

On Friday, August 22, 2014 10:00:11 AM UTC-4, Sergey wrote:
>
> You can use a filter with a 'test' function. Here is an example: 
> http://jsfiddle.net/0h7fxsLu/
>
> On Fri Aug 22 2014 at 2:34:58 AM Bill Shetti <bills...@gmail.com 
> <javascript:>> wrote:
>
>> Hi,
>>
>> Is there a way to filter on multiple values for a singular column in the 
>> getFilteredRows?
>>
>> For instance:
>>
>> getFilteredRows([{column: 3, value: 42}, {column: 3, value: 50}, {column: 
>> 2, value: 'bar'])
>>
>> I am looking to have the filter effectively provide rows where 
>>
>> column 3 value is 42 OR 50 
>> AND
>> column 2 value is 'bar'
>>
>> Is this possible?
>>
>> Bill
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google Visualization API" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-visualization-api+unsubscr...@googlegroups.com 
>> <javascript:>.
>> To post to this group, send email to google-visua...@googlegroups.com 
>> <javascript:>.
>> Visit this group at 
>> http://groups.google.com/group/google-visualization-api.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to