Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAThis one was a little tough for me. I didn't peek at anybody else's solution yet, but there MUST be a better way to do it than I did.
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
Good regex practise, also amazed how I haven't come across the 'Make Columns' tool! Saved about 4 tools!
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
Cool parsing challenge.
My first time parsing HTML. https://regexr.com/ is quite neat for testing
Managed to find a RegEx what did most of job, which resulted in a small 4 tool solution leveraging the Make Column-tool. The least sexy part is clearing out the <null> values. Is that really the best way?
Shout out to CReW-test tools #validationmadeeasy
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
I did not know how to do this nicely! Feels much too hacked!
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
My solution
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.