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

TonyK
8 - Asteroid

my solution

binuacs
21 - Polaris
Spoiler
binuacs_0-1651356041768.png

 

FilipR
11 - Bolide

Solved.

 

Spoiler
FilipR_0-1651843341613.png

 

By the way, the Output you provided in the start file does not match what is in the database currently (you probably uploaded a different version of the table). I ran your solution to confirm.

FrederikE
13 - Pulsar
Spoiler
FrederikE_0-1651935717825.png

 

bold3d
8 - Asteroid

my solution

JamesCharnley
13 - Pulsar
Spoiler
JamesCharnley_0-1652298010127.png

 

Not logic I've ever used when parsing JSON before in this solution but I'm pleased with it!

m-wolters
8 - Asteroid

My solution

Jeremy
8 - Asteroid

Now getting 9 fields back from the API instead of 8.  The solution workflow still works, but it's missing data in the output.

 

This is my first time using the download tool, which is why I love these weekly challenges.

mmontgomery
11 - Bolide
11 - Bolide

Challenge #7

acarter881
12 - Quasar

Here's my solution. It doesn't match the output 100% because there may be some arithmetic done for one of the fields. It would take some tweaking to get it to match, but it's the same idea as my current solution.

 

Spoiler
my_weekly_challenge_7_solution.png