How to create Pareto Chart like this
I try to create a chart like this image:
The Acc axis is "Running Total", but show as "%Accumulate".
This is what I can do.

My problem is :
1. I can not sort bar chart from Max to Min (Desc.) while line chart is sorted by Min to Max.
2. I can use "District Count - Running Total" for Acc. But it cannot show as %Accumulate.
Do you have any idea for this case ?