Displays single or multiple categories of data within each group stacked on top of each other for easy comparison across different groups
Category to group the chart by
Column to aggregate the bar chart on. You could select multiple columns by Add Series
Divides series into meaningful subgroups. The data in each subgroups can then be aggregated via one of Distinct count
, Count
, Sub
, Average
, Min
, Max
The direction of bars could be set as vertical
or horizontal