xcaptain opened a new pull request #7795: add an option to export csv file with verbose column names URL: https://github.com/apache/incubator-superset/pull/7795 ### CATEGORY Choose one - [ ] Bug Fix - [x] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests - [ ] Build / Development Environment - [ ] Documentation ### SUMMARY In some cases we need to export csv file with custom table headers, this change enables to download csv with labels configured in datasource columns. ### TEST PLAN 1. in chart detail, edit datasource and add a label for each column 2. click the 'export to .csv format' button to export csv 3. the exported csv file will contain those label in first row
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
