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 #21: Date Reformatting

StanleyKinnok_Chan
8 - Asteroid

switch function is cool, but I think it is too hard to type the formula due to the string,  and not easy to read as well.

I preferred to eliminate the conflicted cases, then find&replace the value at once.

oliver_inthavong
8 - Asteroid

My solution:

Spoiler
Challenge 21 Spoiler.png
ChrisCode007
8 - Asteroid

hello, This is my answer

mgaronson
11 - Bolide

mgaronson_0-1670862356199.png

Did not want to 'hard-code' Month Name. Tried a different approach using RecordID. This solution assumes all 12 months are included in order for each year. Love the Mod function!

KathrynMW
8 - Asteroid

My solution for this challenge

Spoiler
Challenge 21 Spoiler.JPG

dwstada
11 - Bolide

my solution, I hope there is something more convenient to change the months than a giant multirow formula expression

lucascs
8 - Asteroid

Solved

alexhenson
8 - Asteroid
Spoiler
alexhenson_0-1671469577013.png

 

Linas
8 - Asteroid
Spoiler
Linas_0-1671555659031.png

 

 

SamYX
7 - Meteor

SamYX_0-1671613833144.png