SOLVED
Converting YYYY-MON to YYYYDD
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
Jake5
8 - Asteroid
‎07-26-2022
07:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello - I have an input file that displays date as YYYY-MON (e.g. 2022-Jan) and I need to convert it to YYYYMM (202201). The DateTime tool doesn't seem to work for this, but I presume a formula tool can do this by way of a swap (e.g. replace '-Jan' with '01'). Welcome any specific suggestions, though. Thanks!
Solved! Go to Solution.
Labels:
- Labels:
- Data Investigation
3 REPLIES 3
binuacs
21 - Polaris
‎07-26-2022
07:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Alteryx
‎07-26-2022
07:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎07-26-2022
07:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you both! That worked.
