Edit axes with yearly data in Tableau

Viewed 14

Below is a screenshot of the figure I'm creating in Tableau. Because I'm using multiple measure values, the "year" values in the x-axis are repeating. I want each year to only show up once and the dividing bar to be removed. Is there any way to edit my x-axis in such a way?

Bonus: I also would like to display the total of the two colored bars as a line above the bars, beginning in 2014 when the orange color first appears. Is there a way to do this? (Note: This is a secondary interest right now, fixing how the years appear is primary)

Thanks!

enter image description here

1 Answers

Pretty sure you need to do a join on the year field so you have a single table.

Related