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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
JJL_Ptbo
Frequent Visitor

Remove Sort from Graphs

When I sort by age group on the graphs it does not filter correctly, it puts ages 5-9 in the middle and not right after 0-4. I would like to turn off the sort on the graph so it just appears as the data appears in the table. Can this be done?

 

image.png

 

 

 

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

Hi @JJL_Ptbo ,

 

If you want to sort the X axis, you need to have reference columns.

Because your current 5-9 is text, you can't sort it.

In fact, the x-axis can be sorted correctly by adding indexed columns.

You can try this method:

This is my test data:

vyinliwmsft_0-1665729664165.png

When I use this table to sort by year column, I got the result below:

vyinliwmsft_1-1665729729394.png

It is the same quertion with you.

So I add an index column in Power Query:

vyinliwmsft_2-1665729801284.png

And then I got the table like this:

vyinliwmsft_3-1665729832578.png

Then you can choose the year column and select the Sort by Column:

vyinliwmsft_5-1665729949605.png

 

vyinliwmsft_4-1665729917641.png

Finally you can sort it correctly:

vyinliwmsft_6-1665729996364.png

 

Hope this helps you.

 

Best Regards,

Community Support Team _Yinliw

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

Hi @JJL_Ptbo ,

 

If you want to sort the X axis, you need to have reference columns.

Because your current 5-9 is text, you can't sort it.

In fact, the x-axis can be sorted correctly by adding indexed columns.

You can try this method:

This is my test data:

vyinliwmsft_0-1665729664165.png

When I use this table to sort by year column, I got the result below:

vyinliwmsft_1-1665729729394.png

It is the same quertion with you.

So I add an index column in Power Query:

vyinliwmsft_2-1665729801284.png

And then I got the table like this:

vyinliwmsft_3-1665729832578.png

Then you can choose the year column and select the Sort by Column:

vyinliwmsft_5-1665729949605.png

 

vyinliwmsft_4-1665729917641.png

Finally you can sort it correctly:

vyinliwmsft_6-1665729996364.png

 

Hope this helps you.

 

Best Regards,

Community Support Team _Yinliw

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

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors