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 #25: Creating Merchant Combos

Pilsner
13 - Pulsar

My solution:

Spoiler
25.png

I got a slightly different answer to the solution provided, but I believe this is because I have only included rows with a value in both the Merchant 1 and Merchant 2 columns.

RebekaMazuchova
8 - Asteroid

I didn't include the null values in the output, because it seemed non-sensical to me.

barrymoe
8 - Asteroid

A hard one! Was stuck on the wording in the beginning, thinking they wanted a correlation between merchants. 

 

Another hard one was figuring out how to mark the same merchant combo in different orders. It took me over 10 minutes of messing around to come up with the string min/max idea. 

Rhys_Cooper
11 - Bolide

A nice brain tickler, thoroughly enjoyed.  

 

Spoiler
Screenshot 2025-06-06 090907.png

 

AndyJay
8 - Asteroid

My solution

TobiasFitschen
8 - Asteroid
Spoiler
Challenge_25.png

tsawa
8 - Asteroid

This was fine.

Spoiler
tsawa_0-1754816571180.png

 

jrlindem
11 - Bolide

My solution isn't exactly "scalable" if there were many more Merchant Columns, but it does solve for the literal ask of this challenge 😅

 

That said, the provided solution includes records that don't have a source-correlated Merchant.  I'm comfortable with my output despite the differences.

 

Spoiler
jrlindem_0-1755825855712.png

 

NothingIsImpossible
7 - Meteor

Not too bad.  Instructions were a little hazy, but once I looked at the expected output, it all came together quickly.  

 

Spoiler
Workflow

Workflow.png