Challenge #10: Date Time Calculations
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
lucaskro
8 - Asteroid
05-18-2023
01:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
kaitlinDS37
8 - Asteroid
05-18-2023
01:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
katejoyce87
8 - Asteroid
05-23-2023
04:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
FMODACK
7 - Meteor
05-23-2023
05:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
SaraHamdoun
8 - Asteroid
05-23-2023
06:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Spoiler
Here's my solution:

matthewblandford
8 - Asteroid
05-23-2023
08:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
tothd
8 - Asteroid
05-23-2023
09:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
boglarkalipka
8 - Asteroid
05-24-2023
05:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
zorecchi
6 - Meteoroid
05-24-2023
02:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
A couple of points from this exercise. I'm not sure why the DateTimeFormat function was used in the solution; both TimeDate columns provided are in formats recognized by Alteryx. I now understand the MOD function that was used in the solution (mod = "remainder"), but this doesn't seem like the most intuitive way of approaching this problem. I instead used the FLOOR function (similar to ROUNDDOWN in excel). I provided two solutions in the attached workflow; one similar to the provided solution and one using the Floor function instead.
nbilal
7 - Meteor
05-25-2023
06:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator