joyfullservice commented on issue #16486: URL: https://github.com/apache/superset/issues/16486#issuecomment-1048292494
Thanks for the tip on converting this value to a number! 👍 I was able to get this to work for a `date` field in my dataset (MySQL) by wrapping it in the `UNIX_TIMESTAMP()` function.  -- 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]
