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 #458: Masking Alternating Characters

myastarling
11 - Bolide

here's my solution!

Carlithian
11 - Bolide
11 - Bolide
Spoiler
Challenge Completed 458.jpg

Happy Alteryxing
lukebennett126
7 - Meteor

Not the most efficient in terms of number of tools but have made a solution that always starts each word with an asterisk. Good challenge!

Ryan-Yeung
7 - Meteor

Minimalist solution.

Challenge458_Solution.png

Spurs
8 - Asteroid

 

Spoiler
Screenshot 2025-02-03 164524.png

 

 

arihant_jain
8 - Asteroid

Clever use of Parse (Token) and Multi-Row Formulas

TobiasFitschen
8 - Asteroid
Spoiler
Challenge_458.png

Erin
11 - Bolide

I added to this challenge input to check that it works when there's more than 2 words, and my solution is different because I have it so that each word starts with a masked character. 

 

Took the opportunity to use a little tile tool trick in this challenge. Since there isn't a "group by" feature in the Record ID tool, the Tile tool is my go-to for situations where I want the Record ID to restart based on another field. Thanks @chriswilliams41 for teaching me that one! I think of you every time I use the Tile tool!

 

Spoiler
458.jpg458_Ex.Multi-Word.jpg
Carolyn
12 - Quasar
12 - Quasar

Solved! It took me a little bit to understand some of the finer points of the problem. Good challenge!

 

Spoiler
2025-02-17 12_19_18-Alteryx Designer x64 - Challenge458_start_file.yxmd.png
MadyeIBT
8 - Asteroid

Interesting challenge! Definitely a lot of different ways to interpret every other character