In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!
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 #62: Find the Duplicate Clicks

danbostrom
8 - Asteroid

 

 

cmoussa
8 - Asteroid

WF.png

 

BransonJamesFarley
8 - Asteroid
Spoiler
numb 62.PNG

still need some more practice with the multi row formula tool!

fluteman
9 - Comet

Date transform Tool did not work well at first, so i made a formula that create da string of the date in the format YYYY-MM-DD HH:MM:SS and then converted this into a datetime. Using DateDiff, "seconds", and the multi row formula, we were able to derive the difference between previous and current. then those that had a seconds value greater than 0 and less than 30 were flagged.

robert-headington
8 - Asteroid

#62

martinson
11 - Bolide

I forgot which way the row+1 and row-1 were.

Cheers,
martinson

LinkedIN

Bulien
myastarling
10 - Fireball

Here's my solution!

AbhayNawani
7 - Meteor

completed

Tofel
9 - Comet
Spoiler
Challenge 62.jpg

ntakeda
12 - Quasar

My solution.

Spoiler
 
2025-03-27_10h24_35.png