Forum Discussion
janez599
9 years agoRegular Visitor
Please Help: change data type from text to decimal number
Hi there, I am new to Excel and Power BI Desktop. I am using a text file with many columns to analyze our website traffic. One of the columns is click-through rate was imported as a text. I wanted tha...
- 9 years ago
There are several steps involved:
- Right-click the column, select Replace Values...
- Replace the % symbol with nothing
- Change Type to Fixed Decimal Number
- Since this is a percentage, you need to divide by 100
- Finally, you get the desired result
- Right-click the column, select Replace Values...
Daniil
Kudo Kingpin
9 years agoThere are several steps involved:
- Right-click the column, select Replace Values...
- Replace the % symbol with nothing
- Change Type to Fixed Decimal Number
- Since this is a percentage, you need to divide by 100
- Finally, you get the desired result
- janez5999 years agoRegular Visitor
Thanks a lot Daniil for your detailed instruction!
- Kapilkumar2 years agoNew Member
i have data of sales in the format let say
$1,00,12,223.00
$2,99,23,223.00
and so on of 700 rows and whenever i load the data and see it in query exditor then it showing its data type as ABC text
i tried few times but could not able to change it
please help!