SOLVED
Trimming question
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
bvolles
8 - Asteroid
09-28-2022
12:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This is a total newb question but for the life of me am unable to get it to work. I have a string field that looks like 1020002R I need to remove the 4th and 5th number. I would appreciate any help.
Solved! Go to Solution.
Labels:
- Labels:
- Preparation
2 REPLIES 2
binuacs
21 - Polaris
09-28-2022
01:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@bvolles One way of doing this with the substring function
https://help.alteryx.com/20221/designer/string-functions
09-28-2022
01:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
that worked perfect! Thank you
