I have a workbook in Tableau that shows sales by team. The team group is broken up into buckets based on how many years of experience the team member has. I want to calculate a sort of running total for these buckets, where the total for the "1+" column will include everything below it.
Total in bucket Running total
TeamName 1+ 3 10
2+ 2 7
3+ 5 5
Any ideas on how to do this? I assume I have to do something like Table Calculation > Running Total > Running along = advanced