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 #259: Disenvowel

wdavis
Alteryx Alumni (Retired)

Solution attached

papalow
8 - Asteroid

First weekly challenge I have done in a while.

Jean-Balteryx
16 - Nebula
16 - Nebula

Here is my solution !

NicoleJohnson
ACE Emeritus
ACE Emeritus

I LOVE a one-tool, single formula solution!!!

 

Spoiler
WeeklyChallenge259.JPG

Chrs 😉

NJ

RichoBsJ
11 - Bolide

Hi! Here my solution 🙂

 

Spoiler
challenge259.jpg
msb007
5 - Atom

One of the simplest ways. What exceptions am I not seeing?

WC_259.PNG

 

DavidThorpe
Alteryx Alumni (Retired)

My solution:

 

Spoiler
Regex replace within a formula tool: REGEX_Replace([Input Data], "[aeiouyAEIOUY]", "")
alexnajm
18 - Pollux
18 - Pollux

Fun challenge!

ggruccio
ACE Emeritus
ACE Emeritus

Finally had time to work on this one!

MoiraC
5 - Atom

My solution is a bit more simple, but still gives the same result.  Not sure if I'm missing something??