Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

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

BSilverblatt
8 - Asteroid

Thanks for the challenge! Here is my solution:

deepaprash
8 - Asteroid

done.

DMContente
8 - Asteroid

Here's my solution

deviseetharaman
11 - Bolide
Spoiler
 
aman_goyal
8 - Asteroid

Check Solution-

aman_goyal
8 - Asteroid

check solution-

Sylvana
8 - Asteroid

My solution.

JonathanW
8 - Asteroid

Solved!

 

Spoiler

 

jarrod
ACE Emeritus
ACE Emeritus

very helpful formula for many occasions.

Spoiler
jarrod_0-1593703409996.png

iif(datetimediff(DateTimeParse([EventFireDate],'%m/%d/%Y %H:%M:%S'),DateTimeParse([Row-1:EventFireDate],'%m/%d/%Y %H:%M:%S'),'seconds')<30,1,0)

 

tammybrown_tds
8 - Asteroid

I clearly used way more tools than the posted solution, but I got the same answer set.  

 

Spoiler
Challenge 62.JPG