Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

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 #53: Parsing Report Formatted Data

OllieClarke
15 - Aurora
15 - Aurora

This one was god fun :)

Spoiler
challenge 53.PNG
justynam
8 - Asteroid

Yes, this one was  good fun:-)

My solution without macros

Gauthier_B
8 - Asteroid

Went for the batch macro

 

Spoiler
Challenge 53 1.PNGChallenge 53 2.PNG
JoBen
11 - Bolide

Cheers!

MarMu
8 - Asteroid

 

Didn't use any macros, just a plain workflow.

Used a RecordID and a Multi-Row formula tool to identify rows and columns respectively and a Dynamic Rename to fix headers. Pretty straight forward.

I was caught a bit by surprise by the cleaning steps. So I added a RegEx for replacing empty with N/A. The Crosstab-tool leaves Empty for "missing" record items, so I added a Multi-Field formula for replacing Empty with Null. I actually think that this is the first time I have found a use case for that tool. Kodos.

 

Spoiler
challenge_53_start_file_MarMu.png
Laurap1228
11 - Bolide

I probably could have done this in fewer tools.

 

Spoiler
challenge53.jpg
Walsh67
8 - Asteroid
 
pasccout
8 - Asteroid

Here is my solution... should work up to 500 fields

danrh
13 - Pulsar
 
kbwissi
8 - Asteroid

Slightly different solution.