Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #68: Elapsed Classroom Times

JonM
8 - Asteroid
Spoiler
Ah! padding strings
gauravk
7 - Meteor

Attached is my solution.

Tom_Pilgrem
8 - Asteroid
 
luciebrett
8 - Asteroid

Here is my solution - I used more formulas for clarity showing each step

itodotimothy6
5 - Atom
 
kelly_gilbert
13 - Pulsar

Mine is similar to the given solution.

svenk
8 - Asteroid

My Solution!

kyleh93710
5 - Atom

Hi everyone,

 

New user - love this program so far.  I have a few questions about the context of this challenge (and really any challenge):

 

I notice that there are (to be expected) some data anomalies - nulls in the start and/or finish times, finish times that are < the beginning times, etc.  Are we to regard these data points as useless in the grand scheme of things?  For instance, they don't tell me much of anything if I'm the university analyst - at the very least I know what time classes start or end or maybe neither - and therefore we can't tell the difference in minutes.  If the start time > end time in military format, we have a negative class length (in minutes) and honestly the entire data point becomes nonsensical in terms of practical use for the university analyst because we no longer know if that entry was even entered correctly.

 

As a data analyst/engineer (the one providing this service to the university analyst who actually needs the information to act on) - what is the best practice in terms of these instances?  Should we simply treat them as they exist and instead focus on building a process that caters to the sensical data points and just handle the nonsensical data records so as to not create errors when it comes to format conversion or formula work?

 

Thanks so much!

 

-Kyle

danilang
19 - Altair
19 - Altair

Another single tool solution(aside from the clean up Select).  Now if only the team could deliver the ability to create multiple fields in the multi-row tool;)

 

Spoiler
Solution_68.png

 

Dan  

Ukashi
8 - Asteroid

Thank you for challenge 

 

Spoiler
image.png