We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
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 #142: Life Certainties - Workflows, Death, and Taxes

ed_hayter
13 - Pulsar
Spoiler
ed_hayter_0-1687190731317.png

 

tristank
11 - Bolide

I got so many Alteryx challenges to do after seeing the data I didn't even attempt to do it the hard way. I don't need to suffer!

 

Spoiler
142.png

 

mgaronson
11 - Bolide
 
Spoiler
Challenge 142 screenshot.png

Method 1 used manual rate entry into the Tile tool - boo. Method 2 used the append tool to add rates to compare income values - better! 

caltang
17 - Castor
17 - Castor

Done!

Spoiler
Screenshot 2023-07-08 101741.png

Read up about Dynamic Replace and my golly, it's a great tool!

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
NMangera
11 - Bolide

workkflow.png

Learnings

1. function: REGEX_Replace(). Using the pipe operator to specify 'or' logic 

2. regex: '$2'backreference second capture 

mithily
8 - Asteroid
Spoiler
I did it the hard( for me easy way) using the good ole swiss army knife  or Regex. I also did it using the forbidden tools. Whats next - a tool budget?
egalicha
7 - Meteor

My Solution

DanielvanLeuzen
9 - Comet

my solution

Carolyn
12 - Quasar
12 - Quasar

Oof, I missed the Transpose and Cross tab tools! I struggled with the iterative macro but finally got it to work - I clearly need to practice more on that!

 

Spoiler
WF.png

Macro.png

gawa
16 - Nebula
16 - Nebula

Done