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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
christineyuping
Regular Visitor

Decimal number sorting with text

Dear community, i have the following decimal numbers with text but Power BI sees .10 coming before .2 in ascending order. How can I sort the numbering?

 

christineyuping_0-1695094019353.png

 

1 ACCEPTED SOLUTION
DataNinja777
Super User
Super User

Hi @christineyuping 

 

There are two ways to achieve your objectives.  

  • 1st way is to make your decimal texts to 2 decimal instead of 1 for single digit decimal numbers. For example .1 - .9 becomes .01 - .09, as shown below.  

 

  • 2nd way is to add an index column using Power Query and sort column according to the index column. 

Select Add Column > Index Column.

Sakiko_0-1695095959131.png

Sakiko_1-1695096178229.png

I attach the pbix file below:

Index column.pbix

View solution in original post

3 REPLIES 3
Ahmedx
Super User
Super User
DataNinja777
Super User
Super User

Hi @christineyuping 

 

There are two ways to achieve your objectives.  

  • 1st way is to make your decimal texts to 2 decimal instead of 1 for single digit decimal numbers. For example .1 - .9 becomes .01 - .09, as shown below.  

 

  • 2nd way is to add an index column using Power Query and sort column according to the index column. 

Select Add Column > Index Column.

Sakiko_0-1695095959131.png

Sakiko_1-1695096178229.png

I attach the pbix file below:

Index column.pbix

Ahmedx
Super User
Super User

you need to extract the numbers in a separate column in power query and then sort your column by it

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.