SOLVED
Date Conversion and Remove duplicates
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
SandyCovey
6 - Meteoroid
‎02-18-2025
09:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I need to cleanse the "start date" column, which is currently formatted as DD/MM/YYYY HH:MM. I want to convert into just a date DD/MM/YYYY - I'm having problems, not sure if because of the data type.
Additionally, for each date, there may be two entries (morning and afternoon), so duplicate entries should be removed, leaving only one entry per day.
Lastly, in another column, I need to convert the date into the corresponding day of the week.
Solved! Go to Solution.
Labels:
- Labels:
- Date Time
2 REPLIES 2
binuacs
21 - Polaris
‎02-18-2025
10:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@SandyCovey one way of doing this
lucasquintieri98
8 - Asteroid
‎02-18-2025
10:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
