Forum Discussion
jums
3 years agoFrequent Visitor
ranking customers in a matrix using a dynamic filter
I have a superstore sales dataset 2011-2015. I want to to rank Customers using a dynamic filter Top,5,20,30,100. by total volume bought. this is the pbix https://ln5.sync.com/dl/3c5d67f70/jbxxwhgw-...
lbendlin
Super User
3 years agoI want to to rank Customers using a dynamic filter Top,5,20,30,100. by total volume bought.
You don't need ranking for that. A simple sort descending by volume bought already gives you the desired result.