torbenw opened a new issue, #30040: URL: https://github.com/apache/superset/issues/30040
### Bug description A chart of type "table" allows to edit columns. The column edit view has a tab "custom sql". When this tab is active changing the label of the column becomes available. After saving the changes and updating the column the table does not show the new label, it is still showing the name of the column from the data set. Being able to rename column labels in "simple" column mode would also be helpful. ### How to reproduce the bug 1. Create a new chart of type "table" 2. Add a column from a data set to the chart. 3. Click on the column to open the edit dialog. 4. Click on "custom sql". 5. Click on the pencil icon next to the name of the column and change the column label. 6. Click "save" in the column edit dialog. 7. Click "update chart". 8. Click "save" on the chart. 9. The table is still showing the original column label, not the changed column label. ### Screenshots/recordings  ### Superset version master / latest-dev ### Python version I don't know ### Node version I don't know ### Browser Firefox ### Additional context _No response_ ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org