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 #33: Reshaping Nielsen Data

Kinga
8 - Asteroid

hi,

 

Please find my solution below.

 

Spoiler
Two version of one solution. In the longer one I've tried to make dynamic renaming. In the second I just rename in join tool.
Kinga_0-1666517948404.png

 

JoshuaB
Alteryx
Alteryx

Updating from my old profile

Joshua Burkhow | Chief Evangelist @ Alteryx | Follow me on LinkedIn and Twitter
TungThanhHo
8 - Asteroid

my solution

leonhekkert
8 - Asteroid

I'm unsure whether just selecting rows is considered cheating, but i got there in the end. There was also, by my knowledge no way to identify which data belonged to which code/program.

 

Spoiler
Challenge_33.png
AndrewHoData
8 - Asteroid

Completed the challenge using mostly select tool and filter. Thought I would need to transpose, but didn't in the end

Spoiler
AndrewHoData_0-1667003484479.png

 

geoff_zath
Alteryx
Alteryx
Spoiler

geoff_zath_0-1667520623973.png

 

xspunky
7 - Meteor

Were you able to figure out REGEX? If so, can you explain the function REGEX_Match([Field_2], '^\d.*')

Ladarthure
14 - Magnetar
14 - Magnetar

Not the most elegant way to do it, but it works :)

JoachimCaronTIL
8 - Asteroid

Here is my solution

mark007
8 - Asteroid

Solved! Great challenge albeit I'm not so happy about the need for so many manual changes.