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
SOLVED

Challenge #163: Caesar Cipher (on the way to Kryptos)

geoff_zath
Alteryx
Alteryx

Part 1

Spoiler
challenge_163_workflow_part1.png

Part 2

Spoiler

challenge_163_workflow_part2.png

BSilverblatt
8 - Asteroid

Thanks for the challenge! Here's my solution:

asultanov
8 - Asteroid
Spoiler
Screenshot 2024-02-06 111958.png
olga_strubbe
11 - Bolide

Thank you, @TerryT!  This was a tough one.  Thankfully I could learn from @NicoleJohnson  - thank you, Nicole!

See my solution attached.  I used an app for the 2nd part of the challenge. 

PART I

part I.png

--------------------------------------------

PART II - app

app.png

Amy_smart
11 - Bolide

Here is my solution.

mgaronson
11 - Bolide
Spoiler
Challenge 163 Workflow Pic.jpg

 A generate rows tool would have been useful to replace the manual input. Chose to use CharToInt and IntToChar unicode tools - fun stuff!

danbostrom
8 - Asteroid

 

 

le_luu
7 - Meteor

Submit the solution

Bobbyt23
13 - Pulsar

I love these puzzle type challenges. Went Iterative macro for the second part utilising the Iteration Number field.

lwolfie
11 - Bolide

Fun