We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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 Locale", try each {{"Patrimonio", type number}}, "en-US" otherwise {{"Patrimonio", type number}})
Thanks in advance
Hi, @Fcoatis
Sorry. Two formatting types can’t exist in the number type field at the same time, the formatting affects the entire field. Only text types can.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Is 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
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Just can´t I have both formats with "." and ","
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 36 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 38 | |
| 34 | |
| 23 |