Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
amitjzaveri
Resolver II
Resolver II

Sort in descending order while Anchoring one item at bottom.

Hi,

I'm want to display brands in descending order, at the same time I want to display 'Brand_Other' always at the bottom.

Below is the output required.  

 

Brand_5     ->95
Brand_2    ->90
Brand_1    -> 70
Brand_4    -> 50
Brand_3    -> 40
Brand_Other    -> 60

 

Currently I'm getting order as Brand_5, Brand_2, Brand_1, Brand_Other, Brand_4, Brand_3.

 

Looking forward for above solution!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @amitjzaveri ,

 

You can sort the brands except Brand_Other first, and then add the last value to Brand_Other separately.

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
amitjzaveri
Resolver II
Resolver II

Thanks Stephen & Amit.

 

@Anonymous That's the closest solution I could think of as well. I was also thinking if we can do it via Dax Table on-the-fly however haven't tried that as that will add more complexity to the already complex output I have.

Anonymous
Not applicable

Hi @amitjzaveri ,

 

You can sort the brands except Brand_Other first, and then add the last value to Brand_Other separately.

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@amitjzaveri , I doubt that is possible. As this is neither brand sort, not value sort.

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors