-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide pivot table with date column #1239
Comments
any update for this issue? |
@yehjames have you tried to reproduce with latest release? |
Notice: this issue has been closed because it has been inactive for 192 days. Feel free to comment and request for this issue to be reopened. |
This was referenced Aug 19, 2021
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 17, 2021
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 24, 2021
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 25, 2021
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 26, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently the date column cannot take part of the pivot table view.
Feature request to add a date (or date function month, year ...) as a part of a pivot table
eg. It would be nice to have a summary pivot table with rows by month / cols by category with sum_consumptions to show time evolution in a textual way.
The text was updated successfully, but these errors were encountered: