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 #398: Generating Time Intervals

HCJ1212
6 - Meteoroid
Spoiler
 

Screenshot 2023-11-21 101307.png

I think this is correct, but I didn't know if we needed the seconds or not :)

SylwiaDragon
8 - Asteroid

Done

toby49
8 - Asteroid
Spoiler
Screenshot 2023-11-21 113942.png

My solution

LiuZhang
9 - Comet
Spoiler
398.png

I think it's much easier to generate time from blank in the first place.

Joe-Smith-JLL
7 - Meteor
Spoiler
Challenge_398.PNG
Yoshiro_Fujimori
15 - Aurora

My solution.

Spoiler
Workflow
Challenge_398_1.png

Formula Tool
DateTimeFormat(
  DateTimeAdd([Time],[RowCount]*30,"minute"),
"%H:%M")

Dev73
8 - Asteroid

Solution 

Spoiler
Challange 398.png
MohithRai
8 - Asteroid

Done 🚀

Spoiler
 

Capture.PNG

 

sabellatjang
8 - Asteroid
Spoiler
 
Screenshot 2023-11-24 153630.png

 

rodalferreira
8 - Asteroid
Spoiler
Capture.GIF