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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Sort graph based off personal preference

Hello all,

 

I have a bar graph I want to sort based off my personal preference not desc or asc

 

is this possible? here is my sample file with the graph I want to do a custom sort on pbix

1 ACCEPTED SOLUTION
v-zhenbw-msft
Community Support
Community Support

Hi @Anonymous ,

 

There are two ways to sort that you can refer.

 

1. The first way is sorted by existed column, such as name or value.

 

Sort 1.jpg

 

2. The second way is to create a new dim table that contains the column that you want to sort, and add a numeric column to sort.

By the way, we need to create a relationship between two tables.

 

Sort 3.jpg

 

Sort 2.jpg

 

Then we can use the Table(2)’s name to show the data, and sort by column [Sort].

 

Sort 4.jpg

 

If it doesn’t meet your requirement, could you please share the pbix again? Because we don’t have a permission to open it.

You can also upload your files to OneDrive For Business and share the link here.

 

BTW, pbix as attached.

 

Best regards,

 

Community Support Team _ zhenbw

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
v-zhenbw-msft
Community Support
Community Support

Hi @Anonymous ,

 

How about the result after you follow the suggestions mentioned in my original post?

Could you please provide more details or expected result about it If it doesn't meet your requirement?

 

Best regards,

 

Community Support Team _ zhenbw

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

v-zhenbw-msft
Community Support
Community Support

Hi @Anonymous ,

 

There are two ways to sort that you can refer.

 

1. The first way is sorted by existed column, such as name or value.

 

Sort 1.jpg

 

2. The second way is to create a new dim table that contains the column that you want to sort, and add a numeric column to sort.

By the way, we need to create a relationship between two tables.

 

Sort 3.jpg

 

Sort 2.jpg

 

Then we can use the Table(2)’s name to show the data, and sort by column [Sort].

 

Sort 4.jpg

 

If it doesn’t meet your requirement, could you please share the pbix again? Because we don’t have a permission to open it.

You can also upload your files to OneDrive For Business and share the link here.

 

BTW, pbix as attached.

 

Best regards,

 

Community Support Team _ zhenbw

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

az38
Community Champion
Community Champion

@Anonymous 

what is custom sort?

if you need sort by other column value - try this technique https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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