We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun 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 #151: Meta Parsing

SteveY02
8 - Asteroid

Done. Simple. just use substring(field, start, length)

BransonJamesFarley
8 - Asteroid
Spoiler
Standard approach and a macro approach.

C151.png

AthollJ
8 - Asteroid

Solution attached

RebekaMazuchova
8 - Asteroid

:)

JBevan89
8 - Asteroid
Spoiler
C151_JB.png

Great Challenge

 

Spoiler
C151_JB_Macro.png