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 #355: Analyze the Olympic Games

SitanshuPatnaik
7 - Meteor

#8

Yongcan
8 - Asteroid

These space is UTF8 version non-breaking space with HEX code "C2 A0".

I notice that too and spend some times to figure it out why my output is not matching the expected result.

 

https://www.scivision.dev/hex-code-c2a0-non-breaking-space-markdown/

https://en.wikipedia.org/wiki/Non-breaking_space

 

My solution use a lot data cleansing as Trim function won't help here for ASCII space.

 

2023-11-05 23_21_23-JAB10W7451336 - JAB10W7451336 - Remote Desktop Connection.png

ricki
8 - Asteroid
Spoiler

I thought that renaming the columns manually was too straightforward - so I got a nice reminder of Dynamic rename and the Field Info tool, which are both useful and I somehow keep forgetting about the latter.

spoiler_355.png

 

TimN
13 - Pulsar

Hi,

Here is my solution.

pmag
8 - Asteroid
Spoiler
Screenshot 2023-11-29 110619.png
RasmusFormo
8 - Asteroid
Spoiler
355.png
leonardstarrk
8 - Asteroid

Renaming by hand is a bit of a drag, but here it goes

sakifchowdhury1
8 - Asteroid
Spoiler
355 ss.png

Challenge 355 solution

Kushangi3012
6 - Meteoroid

Solution Attached

Rohit_Pokhriyal
7 - Meteor

Thank you!