Forum Discussion
Fcoatis
Post Patron
5 years agotry otherwise inside Table.TransformColumnTypes
Ok, here is what I´m trying: Change the type number with Locale settings if I got error keep the local number type: Something like: = Table.TransformColumnTypes(#"Changed Type with Loc...
mahoneypat
Microsoft Employee
5 years agoIs the difference between the numbers the presence of "," or "." in the number? If so, you could just Replace Values ahead of the data type change to avoid the error.
Pat
- Fcoatis5 years ago
Post Patron
Just can´t I have both formats with "." and ","