xxsacxx opened a new issue #11116: URL: https://github.com/apache/incubator-superset/issues/11116
Big Number with Trendline gives only the last available day's count irrespective of whatever metrics you chose. My Data looks like :  ### Expected results Now if I am doing sum(signup_done) I expect the Big Number should show the sum of signup_done done column ### Actual results Instead, I get the last available day's count which is the last point in the trendline #### Screenshots  ### Environment (please complete the following information): - superset version: `superset version` --- 0.35.1 - python version: `python --version` ---- 3.6.9 ### Checklist Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
