"""Helper to rename column aliases in a SQL `SELECT` statement.""" """Creates a new `SELECT` statement that changes the column identifiers via a subquery. A subquery is used so that a `WHERE` clause ...
Just installed metabase (windows 7, using firefox). When I do a new question, filter on one column, SUM() two columns, and group by an additional column. Problem I'm running into is that the two SUM ...