Graph Builder: Sort Pareto Highest to Lowest
What is the best method to sort a Pareto chart/Graph from Highest to Lowest.......?My data currently plots like thisDoes it require creating a new column that totals the counts for each category and then sort on the count?