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 #7: Download Data and Parse JSON

datamonkey
8 - Asteroid

Not quite as robust as the official solution :( but I'd have thought only a change to the structure of the JSON would cause a problem

Derangedvisions
11 - Bolide

fun one!

 

Mac
7 - Meteor

Fun taking a stab at an API call with some json. My everyday doesn't ever go here, but nice to know it's available.

jbranaum
8 - Asteroid

Here is my solution.

yajing_wang
8 - Asteroid

quick win!

PrivateStorm
8 - Asteroid

Here is my solution to challenge #7.

PhilBalderson
8 - Asteroid

I used text to columns, using full stop as delimiter, rather than regex. Good brain teaser!

SamDesk
11 - Bolide
Spoiler
Capture.PNG

Sam :)

cookl
8 - Asteroid

I had to use the download tool in a separate workflow and output to a .yxdb as my new start file, the workflow intermittently failed otherwise due to connection issues. 

AlexCox
8 - Asteroid

My solution