In the dynamic world of data visualization, Tableau has emerged as a powerful tool for transforming raw data into insightful, interactive visualizations. One of its standout features is the ability to create compelling waterfall charts, which are particularly useful in understanding cumulative effects and changes over time. But what if you want to include multiple measures in your waterfall chart? Let's delve into how you can achieve this.

Before we dive into the specifics, let's briefly understand what a waterfall chart is and why it's useful. A waterfall chart, also known as a flying bricks chart, is a type of chart that displays the cumulative effect of sequentially introduced positive or negative values. It's an excellent tool for visualizing running totals, such as changes in inventory levels, profit and loss statements, or cumulative flows of cash.

Understanding Multiple Measures in Tableau
In Tableau, a measure is a numerical field that you can use to calculate values, such as the sum, average, or count of data. When you want to include multiple measures in your waterfall chart, you're essentially comparing or combining different numerical values in a single visualization.

Before creating a waterfall chart with multiple measures, ensure that your data is structured correctly. Each measure should be in a separate column, and the data should be sorted in the order you want the waterfall to display.
Creating a Waterfall Chart with Two Measures

Let's start by creating a waterfall chart with two measures. For this example, let's assume we have a dataset with 'Sales' and 'Cost' columns, and we want to visualize the cumulative effect of these two measures on our profit.
1. First, drag both 'Sales' and 'Cost' measures to the 'Rows' shelf. Tableau will automatically create a waterfall chart with these two measures.
2. To see the cumulative effect, drag the 'Profit' measure (calculated as 'Sales' minus 'Cost') to the 'Columns' shelf. This will create a waterfall chart that shows the cumulative profit after each measure.

Adding More Measures to Your Waterfall Chart
If you want to add more measures to your waterfall chart, follow these steps:
1. Drag the additional measures to the 'Rows' shelf. Tableau will add them to the existing waterfall chart.

2. To keep the chart clean and easy to read, you can sort the measures in the order you want them to appear in the waterfall. Right-click on the 'Rows' shelf and select 'Sort'. This will allow you to rearrange the measures.
Interpreting a Waterfall Chart with Multiple Measures




















When you have a waterfall chart with multiple measures, each bar represents the cumulative effect of the measures up to that point. The final bar shows the total cumulative effect of all the measures.
For example, if you're visualizing sales and cost data, the final bar would represent your net profit or loss. Each intermediate bar would show the cumulative effect of sales and costs up to that point, helping you understand the impact of each measure on your overall profit.
Using Color to Distinguish Measures
To make your waterfall chart with multiple measures more readable, you can use different colors for each measure. This can help distinguish between positive and negative values and make the chart more visually appealing.
1. Right-click on a measure in the 'Rows' shelf and select 'Format'.
2. In the 'Marks' card that appears, select the color you want to use for that measure.
Adding Labels to Your Waterfall Chart
Labels can provide additional context and make your waterfall chart easier to understand. You can add labels to show the value of each bar or the cumulative effect of the measures.
1. Right-click on the waterfall chart and select 'Add Labels'.
2. In the 'Labels' card that appears, select the measure you want to label and the type of label (value or cumulative).
In the dynamic world of data visualization, Tableau's waterfall chart with multiple measures offers a powerful tool for understanding cumulative effects and changes over time. By mastering this feature, you can create insightful visualizations that help you and your team make data-driven decisions. So, go ahead, explore the possibilities, and let your data tell its story!