Forum Discussion
angelakephart
6 years agoHelper 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 numbe...
amitchandak
6 years agoSuper 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