Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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 #22: Identify Values to Aggregate

jennifer_owens
8 - Asteroid

Did it two ways with columns and rows of data but I am sure there is a way to just use regex to do it. 

Naomi_I
8 - Asteroid
Spoiler
First time using the Tokenize method of the Regex Tool. Always love a challenge that makes me try something new!
Krzysztof_Hyla_1986
8 - Asteroid

With every challenge I become better and better with the RegEx tool :-)

 

Spoiler
challenge_22_solution_KH.jpg

gawa
16 - Nebula
16 - Nebula

Done!

Spoiler
image.png
gawa
16 - Nebula
16 - Nebula

Post with solution file

josedlr00
8 - Asteroid

Good Challenge

SJKIM
8 - Asteroid

Done...


caltang
17 - Castor
17 - Castor

Done!

 

Spoiler
image.png
Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
DanielG
12 - Quasar

Solved

 

Pretty straight forward regex_replace formulas and text to columns approach.  I was maxed out on Regex working on Challenge 20 recently so I tried to minimize my use of it here.  😂

 

 

 

 

 

 

danielhoge
8 - Asteroid
Spoiler
Screenshot 2023-09-18 115028.png