Forum Discussion
jcastr02
2 years agoPost Prodigy
Rank in Power Query
Hello, I Have a list of Store Number, Interval (time), and totalcallsAnswered. I'd like to use Power query to rank from highest call volume to lowest call volume within each store. Please see desir...
- 2 years ago
Use a Group By, followed by adding an Index Column withing the grouped table:
- 2 years ago
Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
Ahmedx
2 years agoSuper User
Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.