It simply means that it contains some invisible characters which can't be converted into numbers.
In Transform tab - Format - Run Trim and then Clean and see if the problem goes away.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a column which list all number, but some rows become error when I change the type of this column as Number
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
It simply means that it contains some invisible characters which can't be converted into numbers.
In Transform tab - Format - Run Trim and then Clean and see if the problem goes away.
Hi Kenny KW,
Welcome to post back if you still need assistance.
Regards,
Clark
It simply means that it contains some invisible characters which can't be converted into numbers.
In Transform tab - Format - Run Trim and then Clean and see if the problem goes away.
I checked this cell "13607" is without any space before "1" or after "7", and I also run Trim before convert into number, but it still come out this error.
In Power Query, do the CTRL+C of this cell.
Close Power Query.
In Excel, do CTRL+V to paste this value.
Now let me know the output of these formulas (replace A2 with the cell where you pasted this value)
=CODE(LEFT(A2,1))
=CODE(RIGHT(A2,1))
Hi Kenny KW,
Please feel free to post back if there are any updates.
Regards,
Clark