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 #59: Is it an Anagram?

caltang
17 - Castor
17 - Castor

Tried AdamR's way to brute force it with 1 tool:

 

Spoiler
image.png

What an expression!

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
orangebomber
7 - Meteor

Spoiler

lwolfie
11 - Bolide

Fun Change

corbinsmajstrla
5 - Atom

Not the most efficient or cleanest but it works!

olga_strubbe
11 - Bolide

A fun challenge, thank you, @JoeM!

I used a similar approach in solving the challenge as in the solution provided.  

2023-10-20_09-37-07.png

 

 

dwstada
11 - Bolide

amazing how regex can help simplify sometimes :D

will have to check how to do it the "normal" way

 

Spoiler
c59.PNG

Tgigs
8 - Asteroid

My solution attached

 

Spoiler.PNG

RasmusFormo
8 - Asteroid

Used an iterative macro to solve this challenge :-)

 

Spoiler
macro.png
Carolyn
12 - Quasar
12 - Quasar

I call my solution "how to do use a lot of Join tools" :) I'm excited to look through some of the other answers since I used so many more tools than other people did. 

 

Spoiler
2023-11-22_13-35-22.png

SzymonDK
8 - Asteroid
Spoiler
challenge59.png