Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Keep one column not sorted

I have a bar chart when I represent a measure per group in a group list: But I want to have a visual which will have group bars sorted by desc, however, G0 should be always in the right as the...
  • Jayee's avatar
    3 years ago

    Hi Anonymous ,

     

    Quick Solution:- Use a measure to show the value in bar except for G0 give an least value add this measure in tooltip and sort the visual with this measure.

     

    Solution:- as you have mentioned it is a custom table you can create a new column and give the value based on your sorting and requirement and sort axis column by new custom column create.

     

    Please refer this Microsoft Documentation

     

    If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!