Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
5 years ago
Solved

DataFormat.Error. How do I convert a small decimal number to numeric type?

I'm trying to transform the data 0.08.00 to numeric type but I get the formatting error and I can't convert it. Is there any other format that allows me to add this number? It's the only number I've ...
  • v-kkf-msft's avatar
    5 years ago

    Hi Syndicate_Admin ,

    You can try to replace the value with 0.08 in Power Query, and then convert the data type of this column.

     

    If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

    Best Regards,
    Winniz

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.