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 #35: Data Cleansing Practice

mollyhatch
8 - Asteroid
Spoiler
35 Picture.PNG

 

jacq999
6 - Meteoroid

Solution for the challenge

lauren83
7 - Meteor

10th challenge complete 🙂

PriyankaaJ
7 - Meteor
Spoiler
1) just convert the field to type "double". Or use a formula tool and use the function toNumber()
PriyankaaJ_0-1598474437847.png 

 

2) cleanse it to remove letters and punctuation and then trim it
PriyankaaJ_5-1598474739803.png

 


PriyankaaJ_4-1598474720792.png

 



3) use the if condition and string functions like sub-string and length in a formula tool

PriyankaaJ_2-1598474596184.png

 

4) again, use a combination of if condition with sub-string and length functions in a formula tool
PriyankaaJ_3-1598474666649.png

 

 

rogshih
8 - Asteroid
Spoiler
rogshih_0-1598482148696.png

 

Going to do a few more Beginner challenges before moving on to Intermediate ones.

 

Since I am using these challenges to study for the Core Exam, I've been recording my study session and putting them online to help keep myself accountable everyday! It's not the highest quality video, but I do talk through my thought process live and try to solve the challenge.

 

BobHabbijam
8 - Asteroid

Good Practice 

p_padham
8 - Asteroid

Hi everyone! Here is my attempt:

 

Spoiler
challenge35_complete.png
etechman
8 - Asteroid

Here is my solutions

bconard2
6 - Meteoroid

challenge 35 submission

DataHabanero
9 - Comet

ready ready ready!