Export CSV container database column names instead of report column names
See original GitHub issueA clear and concise description of what the bug is. Export CSV contains database column names instead of report column names
This issue was previously reported here 2 years back https://github.com/apache/superset/issues/5792
Expected results
what you expected to happen. Expected result is a CSV to show report column names
Actual results
Currently it displays database column names
How to reproduce the bug
- Go to Any report
- Click on export to CSV
- And the report shows database column name instead of report column name
Environment
- superset version:
1.2.0
- python version:
3.7
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.
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (2 by maintainers)
Top Results From Across the Web
SSRS csv export with comma in the column header names
The column name comes from the DataElementName property, or if that is blank, the Name property. Unfortunatly, neither allow commas or quoting.
Read more >saving to csv reverts to text box names instead of headers
According to your description, you find the column header shows textbox name instead of the actual value in cell. Right? In Reporting Services, ......
Read more >change the column header of when a report is exported to CSV
By default the column header is the table field name when a report is exported to CSV. So for end users, the field...
Read more >Hide Column Titles When exporting report to CSV - IBM
There are two ways to accomplish this. 1) Set the Box Type to "None", run the report to Excel then save the output...
Read more >Export from dashboard to CSV contains verbose names #5792
renaldrozario mentioned this issue on Sep 20, 2021. Export CSV container database column names instead of report column names #16750.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@junlincc Sorry to bug you here. Can you please help me with this https://github.com/apache/superset/issues/16749 I shall be thankful to you 😃