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! Learn more

Reply
HarshuGangurde
Frequent Visitor

How to Sort Numerical Measure having text data type

Hello All,
Kindly help me on below issue.
I want to sort this measure by ASC or DESC order but the problem is that measure having text datatype because of decimal formatting.
How can we solve this problem?
LY Actual Value_L3 = var _format= CALCULATE([Actual Value],FILTER('Master Calendar','Master Calendar'[IS Last Fiscal Year]="Yes"))+0 return FORMAT(_format, SWITCH( SELECTEDVALUE('Number Format'[Decimal Place],"#,#0.00"), 0,"#,#0", 1,"#,#0.0", 2,"#,#0.00", 3,"#,#0.000" ) )

4 REPLIES 4
PC2790
Community Champion
Community Champion

Hey @HarshuGangurde ,

 

You can try and sort it by another column which is Number by using Sort by Column.

To do this select your measure in the fields list and then on the Modeling Tab select Sort by Column and select the Number Field.

PC2790_0-1658916718637.png

MahyarTF
Memorable Member
Memorable Member

Hi,

Would you please share a sample data,

I created the sample data for my self, and it is worked :

MahyarTF_0-1658916379150.png

 

Mahyartf

Hello,

Could you please share your sample data.

 

Thanks.

 

I put as a screen shot in my previous post

Mahyartf

Helpful resources

Announcements
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!

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.