Combination chart
The combination chart is a visualization that combines the features of the bar chart and the line chart.

In a combination chart, you can show both bars and lines in a single visualization. Because of the overlay effect, where lines are drawn on top of the bars, it is easy to compare values for different columns or categories in your data. Trends can be identified, and you can spot deviations directly. For example, you can use the combination chart to compare the projected sales with the actual sales for different time periods.
The combination chart has similarities to both bar charts and line charts. As with these visualizations, columns containing numerical data are usually selected on the Y-axis. For each X-axis data point, the data is aggregated into values on the Y-axis. An aggregated value could be, for example, a sum or an average. These values are then shown either in the form of bars or in the form of a line for each column or category to be compared.
All visualizations can be configured to show data limited by one or more markings in other visualizations only (details visualizations). Combination charts can also be limited by one or more filterings. Another alternative is to configure a combination chart without any filtering at all. See Adding data limitations for a visualization for more information.
You can show data from multiple data tables in the same visualization if a proper data table matching is available. For more information, see Multiple data tables in one visualization and Column matches.
Series by
Similarly to the function of Color by in other visualizations, Series by in the combination chart is a way to divide the data into slices. The difference is that the slices in the combination chart, called series, can be defined as bars, or lines, as well as being colored separately. That is, each series in the combination chart will be represented by a line or a set of bars in the visualization.

On the X-axis, columns containing categorical values are selected, or columns with time data when comparing data over time.
As mentioned above, you might want to compare columns in your data, or you might want to compare different categories within a column, as illustrated below.
Example: Multiple scales on the Y-axis
With dual or multiple scales on the Y-axis, you can compare several lines and bars with significantly different value ranges. See Adjusting scales on axes.

- Creating a combination chart
In a combination chart, you have the option to display both bars and lines in a single visualization. Because of the overlay effect, lines are drawn on top of the bars, it is easy to compare values for different columns or categories in your data. Trends can be identified, and you can spot deviations directly. - Sorting the combination chart
You can select a series to sort the X-axis by in a combination chart. - Switching between bars and line series
Similarly to the Color by functionality in other visualizations, Series by in the combination chart is a way to split the data into slices. In the combination chart, the slices, called series, can be defined as bars or lines and they can be colored separately. That is, each series in the combination chart will be represented by a line or a set of bars in the visualization. You can switch between these two representations.