Forum Discussion
RamiDaoud
5 years agoFrequent Visitor
Remove White Spaces between decimal digits
Hello, I have Latitude column with Decimal type and there are some spaces between the digits. My question is how I can remove the spaces? . I tried trim function which required changing the type from Decimal to Text and when I changed the type I have strange values.
The following explain the case: Thank
| Latitude(Current) | Latitude (After cleaning) |
| 32. 56744 | 32.56744 |
| 32. 56 472 | 32.56472 |
| 3 2.1 2 360 | 32.12360 |
8 Replies
- IceyCommunity Support
Hi RamiDaoud ,
Is this problem solved?
If it is solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If not, please share us a dummy .pbix file with the same issue. Please remove real data and sensitive information.
Best Regards,
Icey