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
angelakephart
Helper I
Helper I

text to decimal conversion returns scientific notation for some numbers

I have a csv file that has a column that starts as a text column but is converted to a decimal.  I trim and clean the column before I promote the header and change the type to decimal.  For the numbers that have multiple decimal points, Power query displays the number as scientific notation.  Should this be this?

This is the column before changing to type decimal

text column.jpg

This is the column after changing to type decimal.

formated as number.jpg

3 REPLIES 3
harshnathani
Community Champion
Community Champion

amitchandak
Super User
Super User

@angelakephart , Open Data Transformation, Right-click on the table and open advance editor and change data type to number there, if it is not number

 

See if this dax function can help

https://docs.microsoft.com/en-us/dax/convert-function-dax

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
lbendlin
Super User
Super User

As long as the numbers are properly represented this is not a problem.

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.

Top Solution Authors