Forum Discussion
hb0135
3 years agoHelper III
Data Format Error
Hello,
I Have change the data in both type i.e Whole number and Text also then also i am getting an error and the data is 13-2,13-3 format
Thanks
You can't convert a dash to number.
5 Replies
- JorgePinhoSolution Sage
You're trying to convert "13-3" to number but that is text. Power BI can't make the subtraction and assume it is a number (10).
- hb0135Helper III
Hello,
I am not trying to Subtract it is dash 13-3
- JorgePinhoSolution Sage
You can't convert a dash to number.
- hb0135Helper III
Hi,
Ok Thanks