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

Join 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.

Reply
Marcky
Frequent Visitor

Horizontal slicer: Custom sorting

Hello there,

 

Is there a way to custom this Horizontal Slicer? cos i want it to sort by the value of MCI count below.

Thank you.

Marcky_0-1666335189852.png

Senior_VPMCI Count
  
Aaron1
Amanda 
Balaji 
Christine 
Christopher 1 
Christopher 2 
Duane 
Gregg 
James9
Jennifer 1 
Jennifer 2 
Jordan 
Joshua 
Juliette 
Maria1
Mike 
Muhammad 
Ramiya3
Sharon 
Srikanth 
Susan 
Trung 
Usman 
Vivek 
1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Marcky ,

 

Accoridng to your statement, you want to sort [Senior _VP] by [MCI Count]. As far as I know, Power BI supports us to sort one column by another column. 

For reference:

Sort one column by another column in Power BI

So, firstly, please make sure [MCI Count] is a column instead of a measure. Then in your sample, I find that there are duplicate counts for different [Senior _VP], like Aaron count =1,Maria count =1.

Duplicates will confuse Power BI and then sort will return error. If the count for [Senior _VP] are all different and [MCI Count] is a column , it will work. 

Note: Calculated column may cause this function return a circule error. It is better for you to create a custom column in Power Query Editor.

 

Best Regards,
Rico Zhou

 

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

1 REPLY 1
Anonymous
Not applicable

Hi @Marcky ,

 

Accoridng to your statement, you want to sort [Senior _VP] by [MCI Count]. As far as I know, Power BI supports us to sort one column by another column. 

For reference:

Sort one column by another column in Power BI

So, firstly, please make sure [MCI Count] is a column instead of a measure. Then in your sample, I find that there are duplicate counts for different [Senior _VP], like Aaron count =1,Maria count =1.

Duplicates will confuse Power BI and then sort will return error. If the count for [Senior _VP] are all different and [MCI Count] is a column , it will work. 

Note: Calculated column may cause this function return a circule error. It is better for you to create a custom column in Power Query Editor.

 

Best Regards,
Rico Zhou

 

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

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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