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 #268: Definitely Not Made Up

Shahbaz_analyst
8 - Asteroid
Spoiler
Screenshot 2024-05-14 132124.png
Bobbyt23
13 - Pulsar

If I'm honest I didn't really understand the problem so used it as a learning opportunity and followed along to @PhilipMannering solution.

 

Spoiler
Loved these calculations: Padleft(tostring(RandInt([CountNonNull_City]-1)), 3, '0') never come across the RandInt one before so a good new one to learn.
DanielG
12 - Quasar

Solved.


Ugh.  This was ugly solution, but it works.

rebecca_petter
8 - Asteroid

Done

cmoussa
8 - Asteroid

WF.png

 

lwolfie
11 - Bolide

Done

JBevan89
8 - Asteroid

My Solution attached.

 

I suppose a good opportunity to test out the random function

CeliaC_Silje
8 - Asteroid

Pretty straightforward approach - a macro should be required for the most dynamic handling.

BS_THE_ANALYST
15 - Aurora
15 - Aurora

Great Anonymisation Challenge. Spent time trying to dynamically change field types based on a lookup (nice to use a crew macro here). Spent time considering numeric vs non numeric (could extend this of course). I've got a lookup to unscramble the data if needed.

Spoiler

Time Taken: 30:29

Screenshot 2025-05-26 165903.png
All the best,
BS

LinkedIN

Bulien
Pilsner
13 - Pulsar

My solution:

Spoiler
268.png