jinghua-qa opened a new issue #15845: URL: https://github.com/apache/superset/issues/15845
**Is your feature request related to a problem? Please describe.** Currently, when user using the advanced analytics rolling function, the function is not reflected in the data panel, which can be confusing. For example when i use cumsum, i still saw Count in the title of my data, but the data is cumsum: <img width="1792" alt="Screen Shot 2021-07-22 at 2 19 56 AM" src="https://user-images.githubusercontent.com/81597121/126712768-d430c792-bec8-4a15-b5f0-923c664559ae.png"> **Describe the solution you'd like** Can we change the data title if rolling function is applied? **Describe alternatives you've considered** Or can we a separated column for rolling function in data -- 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]
