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 #2: Preparing Delimited Data

alsullivan
7 - Meteor

Completed as part of Core certification prep.

sf3
7 - Meteor

My attempt

callie_yuan
7 - Meteor

Keep on going!

RobChilson
6 - Meteoroid
Spoiler
Capture.PNG
rachit1493
6 - Meteoroid

My take on Challenge #2

Jonny
11 - Bolide

my solution

Mario36
8 - Asteroid

Here's my solution.

Spoiler
Use a 'Text To Columns' Parse Tool to split the text by the comma delimiter.
On the Formula Tool, use a trim function to get rid of the quotes and change the date format.
Use the Select Tool to rename the columns and remove the extra columns.
ARussell34
8 - Asteroid

Here is my solution!

RamonaJ
8 - Asteroid

Attached my solution

euanwilson
8 - Asteroid

First challenge completed for the Alteryx community, 

 

 

Spoiler
To achieve the goal of the output, I used the text  to columns tool to split the data accordingly. Then the date time tool to convert the date to the correct format. The select tool was then used to omit the columns in the results that were not necessary. Finally, the formula tool was utilised to remove the quotations around the title of the poem so everything matched the output data.


Capture.PNGResults.PNG