How to i convert string to double without the numbers changing
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All in order to enter formula i need to convert string fields to numeric which I can complete using the select tool.
however the digits in the field then suddenly lose 3 digits after the comma and become completely different numbers.
is there a way to solve this
Solved! Go to Solution.
- Labels:
- Tips and Tricks
- Transformation
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@AlteryxUser001 Could you please provide some sample inputs you are working with and sample desired outputs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If you remove the punctuation it won't remove the 3 digits after the comma. You can remove punctuation with a Data Cleansing tool. With punctuation, it will only be a string, not a number. You can convert it back to a string and add commas at the end of your workflow after you are done working with numbers if needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
thanks, is there any way of doing that without the need to create a new column - as in, can that formula be applied to the amount column in your example below
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
