michellethomas opened a new issue #17667: URL: https://github.com/apache/superset/issues/17667
Big number chart is not working for finding the max of a date field. It returns null instead of the date. #### How to reproduce the bug 1. Create a big number chart 2. Create a metric with max() of a date field 3. Run chart ### Expected results Chart should return a date ### Actual results Chart returns null ### Environment (please complete the following information): - browser type and version: - superset version: `superset version` - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. Similar issue to this one that was fixed a while ago: https://github.com/apache/superset/issues/11042 -- 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]
