saghatelian commented on issue #21619: URL: https://github.com/apache/superset/issues/21619#issuecomment-1274168118
Hi I have the same problem. Let me try to add some more context. My dataset is from BigQuery. When I create a dashboard filter with multiple possible values, it adds a where clause "[field] IN ([values])" which gives the error mentioned above. Writing **exactly the same** SQL in filter's CUSTOM SQL tab works perfectly. Here are some screenshots. This gives an error:  This one works (I just went to CUSTOM SQL tab, added a space and saved):  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
