Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Google Sheet Query Filtering doesnt seem to work numeric values

$
0
0

=IF(E3="Met notificatie";QUERY(CSVupload!A2:I;"select F, D, E, C, B where A = '"&C3&"' AND I>=0 " );IF(E3="Zonder notificatie";QUERY(CSVupload!A2:I;"select F, D, E, C, B where A = '"&C3&"' AND I contains '0'" );QUERY(CSVupload!A2:I;"select F, D, E, C, B where A = '"&C3&"'")))

(im using dutch version so some signs are different... when having an answer please just use your own language settings ill find out how that differs)

E3 contains 3 types (met notificatie, zonder notificatie, alle) of text and it needs to filter all cells from the second tab(CSVupload!A2:I) only the result now is that with this formula the results of "Met notificatie" and "Alle" are the same. Can someone explain why those two dont seem differ?


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>