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 #389: Password and Security Violations

elzor
8 - Asteroid

 

 

KC
7 - Meteor

Solution with and without Regex :)

 

Yini_Liu
7 - Meteor

Nice

SaraHamdoun
8 - Asteroid
Spoiler
#389.PNG

westlakecjw
8 - Asteroid

Great challenge! We solved it in 2 ways - once with REGEX and again without

Spoiler
 

image.png

Inactive User
Not applicable
 

Screenshot 2024-01-29 181028.png

Rob-Silk
8 - Asteroid

I love the RegEx Tool, especially for parsing, so I decided not to use the tool and instead use the RegEx functions in the Formula Tool - really helpful learning exercise

 

Solution attached below:

 

Spoiler
challenge_389_RS_screencap.PNG

 

 

Inactive User
Not applicable

Great Exercise !

gerda
8 - Asteroid
Spoiler
Screenshot 2024-02-28 131517.png

Not the most ideal solution but it works. 

Desmond
8 - Asteroid

My solution