Forum Discussion
baiju
9 years agoFrequent Visitor
Cannot convert a negative text to decimal
Hi, I am new to power bi. I have a column which have decimal values. But, the datatype is text. When I tried to convert the datatype to decimal power-bi query editors throws below error. Data...
- 9 years ago
I have a feeling that that "−" character isn't same as "-". As you can see, it's a bit wider. Did you get from Web.Page? Maybe you can do "Right click on columns > Replace Values" and replace "−"s with "-"s.
arify
Microsoft Employee
9 years agoI have a feeling that that "−" character isn't same as "-". As you can see, it's a bit wider. Did you get from Web.Page? Maybe you can do "Right click on columns > Replace Values" and replace "−"s with "-"s.
rizwan_ahmed
8 years agoRegular Visitor
Thanks arify,
it worked for me as well.
Kind Regards