Add Space between groups of bars in Tableau chart The simplest way to add space between bars in Tableau is to create a dummy measure with definition " " and renaming it to a space or .(dot) the use it as part of the measures as a last measure in the list will add space at the end of all measures and t repeats. Make the color of the dummy measure as white also any text related to it should be white. Otherwise use the below steps: Open the Tableau worksheet where your bar graph is created then add subtotals going through Analysis->Totals->Add All Subtotals Right click on the measure pill on the Rows shelf and change the default SUM() aggregations to MIN() Edit the color legend – double click on the Total color, this takes you to a color dialog, select the WHITE color, click OK Now right click on the word Total in the X axis and select Format Format window, is displayed click on the Header tab and blank out the Total label field Now the bar chart loo...