Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Exporting tables with summary generates separate files in ZIP; suggest combined export format #33290

Description

@ryepezb1

When exporting a table chart with summary row enabled, Superset downloads a ZIP file containing:

table.csv — the full table data

summary.csv — the totals or summary data

From a technical perspective this makes sense, but for end users, especially in non-technical environments (e.g., education, reporting), this export format is not intuitive or practical.

❌ Problem:
Users expect to receive a single Excel or CSV file with the summary row at the end of the table.

Having two separate files adds friction and confusion, especially when sharing or importing the data elsewhere.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions