When I edit a column name/alias that is just a "simple column" on the CUSTOM SQL tab the alias will not apply to the visualization. If I add a custom sql that is album_name || '' (postgres ...
User created a complex Model (built on a Table joined to a Model (built on two tables joined with aggregates and group bys) joined to a Question with aggregates group bys and custom columns). The ...