You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I edit the pivot table chart, I can see 2 options of CSV download on the top right corner - Original CSV and Pivoted CSV , but when I click on download from dashboard view for the same chart, it only shows option to download as a simple CSV file. How can I get the option to download as pivoted CSV from the dashboard itself?
How to reproduce the bug
Go to '.charts.'
Create a pivot table chart with both rows, columns, and metrics
add the chart to any dashboard with option to download the CSV of the chart from the dashboard itself
click on the download option
Expected results
When I click on the download option I should be able to find an option to download as a pivoted CSV
Actual results
I only see the option to download as an original CSV. This option downloads the data as a normal table with columns converted into rows
Environment
About
Powered by Apache Superset
Version: 2.1.0
Build: 2.1.0
browser type and version: Chrome ( Version 119.0.6045.160 (Official Build) (64-bit))
superset version: superset version : Version: 2.1.0 , Build: 2.1.0
python version: python --version
node.js version: node -v
any feature flags active: Yes
Checklist
Make sure to follow these steps 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.
The text was updated successfully, but these errors were encountered:
Nope... it's come up on a few other Issues, so we should consolidate those. We might also consider moving this to a Discussion since it's more of a feature request than a bug report. PRs welcome, as always, as this would undoubtedly be a nice thing to have. Nut sure if @yousoph is aware of any progress on this front.
When I edit the pivot table chart, I can see 2 options of CSV download on the top right corner - Original CSV and Pivoted CSV , but when I click on download from dashboard view for the same chart, it only shows option to download as a simple CSV file. How can I get the option to download as pivoted CSV from the dashboard itself?
How to reproduce the bug
Expected results
Actual results
Environment
About
Powered by Apache Superset
Version: 2.1.0
Build: 2.1.0
superset version
: Version: 2.1.0 , Build: 2.1.0python --version
node -v
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: