Forum Discussion
Sorting bucketed numbers non-numerically
The data I am working with includes a ranking system in which are clients given a number to identify their rank based on revenue. These rankings are bucketed, and I would like to get these buckets to sort in their logical manner (1-25, 26-50, 51-100, etc) and not in the way that Power Bi is automatically doing so numerically (see above picture). Any and all help would be greatly appreciated!
we can achieve it in 2 ways.
1 - DAX ( i am sorry and not aware to suggest you)
2. Static Table - Create it in PBI Desktop by click on "Enter Data" option in "Edit Queries >> Edit Queries".
Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
In case it does not help, please provide additional information and mark me with @BR
venal.
1 Reply
- venalMemorable Member
we can achieve it in 2 ways.
1 - DAX ( i am sorry and not aware to suggest you)
2. Static Table - Create it in PBI Desktop by click on "Enter Data" option in "Edit Queries >> Edit Queries".
Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
In case it does not help, please provide additional information and mark me with @BR
venal.