Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
I have managed to combine some prices but now they are not in the order I would like:
I would like them to display as $1-$3 then $5-$10 then $20+
How can I sort the grouped items manually?
Solved! Go to Solution.
You can add a new table to do it or add a new column in your current and categorise your price ranges.
If you share your file I can help you with this
Proud to be a Super User!
Thanks, I got more understanding with the break down of steps and then found a video that was similar to your descriptions! https://www.youtube.com/watch?v=4xapOrfLvbg
well, this should be ordered automatically .
if it not ,
you can create the groupings in power query,
then create a power query conditional column where you specify the index for each group ,
at then end , in power bi ,
use the sortby column :
and sort the group column by the index created .
also if possible , you can share your file so i can take a look at it .
let me know if this works for you .
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠
Create a ID for each range of price that you defined, and after order your column by the ID that you created.
For example:
ID | RangeName
1 | $1-$3
2 | $5-$10
3 | $20+
After use "Sort by Column" and choose "ID"
Proud to be a Super User!
Do I need to create a new table for the prices and the desired groups first?
You can add a new table to do it or add a new column in your current and categorise your price ranges.
If you share your file I can help you with this
Proud to be a Super User!
Thanks, I got more understanding with the break down of steps and then found a video that was similar to your descriptions! https://www.youtube.com/watch?v=4xapOrfLvbg
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 78 | |
| 48 | |
| 35 | |
| 31 | |
| 27 |