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 #46: Formatting a Date from an Integer

bold3d
8 - Asteroid

my solution, Formula tool  - conditional

SmitaLohande
8 - Asteroid

My Solution!!

padraigfmac
7 - Meteor
Spoiler
challenge_46_PMD.gif

mjgrant
6 - Meteoroid

Robust solution using the string length to define the date string length instead of hard coding the length to 6. Used datetime tool to convert string to date.

tip77
7 - Meteor

Wow - after looking at the solution, I realized mine is much less elegant! :|

Hatchetman
7 - Meteor

Provided two different solutions, an efficient (one tool) option, and a less efficient, but probably easier to follow and audit multi-tool method.

Megan_HCC
7 - Meteor

:)

AxelMarchand
7 - Meteor

done

mnikolaeva
7 - Meteor

Here's my first Weekly Challenge solution ⤵️

 

Spoiler
Capture d’écran (3).png

Oussaio
7 - Meteor

My Solution

Spoiler
challenge_46_spoiler.png