The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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!
Solved! Go to Solution.
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.
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.