kkalyan opened a new issue #11130: URL: https://github.com/apache/incubator-superset/issues/11130
**Is your feature request related to a problem? Please describe.** As of now, there is no way to get Day over day or week over week increases (and percentages) in Table View. There is support for Time shift in Bar charts, but its not there in Table Visualization. **Describe the solution you'd like** Table Viz needs to have Advanced Analytics section. This was described and attempted to implement earlier https://github.com/apache/incubator-superset/issues/2324 https://github.com/apache/incubator-superset/pull/2325 **Describe alternatives you've considered** If backend support window functions like LAG, this would be possible. https://www.sisense.com/blog/computing-day-over-day-changes-with-window-functions/ Some of the backends (like MySQL, Druid) does not have support for windowing functions. **Additional context** Add any other context or screenshots about the feature request 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]
