I have a bar chart in Superset where I have two different columns configured under BREAKDOWN. Both columns divide the data into two parts, so I end up with four different breakdowns. Example: I have sales data for two different cities, and the sales data are broken down by product (2 different products).
I would like to compare sales between the cities, so I would like to group the one column (sales). However, for each city I want to add up total sales by adding both products, so I would like to stack those bars.
So far, I can only find a way to EITHER stack or group the bars, which gives me either four bars per month, or a single bar - neither of which is useful. Is there a way to have a chart that is both grouped and stacked at the same time depending on the column used for the breakdown?
This is what it looks like now: