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 #28: Formatting Financial Data

jasperlch
12 - Quasar

Solution attached.


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

dsmdavid
11 - Bolide

Similar approach to others, keeping separated steps to obtain date, labels and values


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

msicak
8 - Asteroid

my solution below.

 


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

jamielaird
14 - Magnetar

Here's my solution. I changed the numeric field types to Double in the final tool as that seemed tidier.

 


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

blairmbailey
8 - Asteroid

Solution attached - thanks!


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

JosephSerpis
17 - Castor
17 - Castor

Challenge Completed


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

justin_winter
8 - Asteroid

Terribly inefficient, but still works!


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

kelly_gilbert
13 - Pulsar

Catching up on some older challenges...  This was great practice on cleaning/reformatting an input file!


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

CHarrison
8 - Asteroid

My solution 😄


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

luciebrett
8 - Asteroid

The only difference between my version and the solution is that i used an extra select tool rather than removing the additional columns in the append fields tool - good to know!


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.