The stacked column chart is similar to the column chart, but with one major difference. It includes a legend, which divides each column into additional sections, by color. Note that you can only use an attribute to slice with color.
Stacked column charts are typically used when you want to compare aggregated data and the data that it includes together. You can select a configurable axis chip (any axis chip with a >) to show Detail Labels (summaries for each section of each bar) or Total Labels (show the sum of the stacks at the top of each stack).

Your search needs at least two attributes and one measure to be represented as a stacked column chart.
Limitations
- Top or bottom keyword results are not accurate.
- Filter aggregated columns, or columns with aggregated formulas cannot be filtered.
- Cumulative functions are not supported.
- Moving functions is not supported.