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

Anand_Parekar
7 - Meteor

Happy to solve the problem - The solution has been uploaded to the article.

Nischal
6 - Meteoroid

Here is my solved challenge # 2

Daniel1127
8 - Asteroid

Solution as attached. 

Daniel1127
8 - Asteroid

Solution as attached. 

carol2021
8 - Asteroid

Solution

goreca
6 - Meteoroid
Spoiler

goreca_0-1677578812226.png

 

I have used both " and , as delimiters, it removed the double quotes from the poem title. By marking "Skip empty columns" I have removed the empty column produced by the first quotation mark.

While converting Poem_Read_Date to date, I have used the custom option and included the single quotation marks: 'dd-Mon-yy'

Then select tool to change data types and rename columns.
bajajankit
7 - Meteor

My Solution is different

 

wf.JPGOutput.JPG

samuelbirmaherjr
6 - Meteoroid
Spoiler
samuelbirmaherjr_0-1678485695725.png

 

bpiscoya
7 - Meteor

 

 

 

bpiscoya_0-1678600189269.png

I could have used a column to text tool. However, I would rather use a regex approach :)

JitendraPal
7 - Meteor

Completed.

 

JitendraPal_0-1678698226126.png