SOLVED
Matching based on 2nd Character
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
kauser
8 - Asteroid
‎07-15-2024
10:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
is there any way to map a column based on 2nd character from other column
Input file 1
Product |
0AY |
0BJ |
0GW |
0DL |
Input file 2
2nd Character |
A |
B |
C |
D |
Output file
Product | 2nd Character | YES/NO |
0AY | A | YES |
0BJ | B | YES |
0GW | C | NO |
0DL | D | YES |
Third row is "NO" because 2nd character doesn't match between 1st and 2nd character.
Solved! Go to Solution.
Labels:
- Labels:
- Developer
- Developer Tools
2 REPLIES 2
‎07-15-2024
10:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Third row is "NO" because 2nd character doesn't match between 1st and 2nd input files
binuacs
21 - Polaris
‎07-15-2024
11:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@kauser one way
