Forum Discussion
Jairacha
3 years agoFrequent Visitor
Custom Sort Order - Stacked bar chart
Hi, I would like to sort my data based on two parameters. I would like to sort the data by Client Names that have the most number of Project IDs associated with them as well as the highest % win rati...
amitchandak
3 years agoSuper User
Jairacha , if client is on the axis, then you can add a measure in the tooltip and use that for sorting.
- Jairacha3 years agoFrequent Visitor
Hi amitchandak , thanks so much for your suggesstion! Would you be able to guide me through what the DAX expression would look like for such a calculation (Clients with most number of Project IDs associated with them as well as the highest win%)? Appreciate the help!!