Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask 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 #483: Spy Craft

AYXAcademy
Alteryx
Alteryx

Full Width - WC banner.svg

Hi Community members,

 

A solution to last week’s challenge can be found here.

 

This challenge was submitted by Guilherme Dias [@3I_ATLAS ]. Thank you, Guilherme, for your submission!

 

Your mission is to locate and extract an agent whose cover has been compromised. Before going dark, she encrypted a message containing the location and time of a planned rendezvous for safe extraction. To decode her message, you will need to recreate the encryption method she used.

 

Following standard Agency protocol, the agent performed a one-to-one character replacement using ASCII codes 32 through 125 as the original characters and ASCII codes 162 through 255 as the replacement characters. As her handler, you’re also aware she had a fondness for Kaprekar’s constant, 6174, which may have influenced her encryption logic.

 

Your tasks:

  1. Recreate her random character-swapping table used for encrypting and decrypting messages through one-to-one character substitution.
  2. Generate a one-to-one character replacement table by using the Random Sample tool with a fixed seed, selecting 7 random records at a time from the list of coded characters.
  3. Use the previously created character conversion table to decrypt your agent’s secret message and determine the rendezvous location and time.

 

Once you have completed your challenge, include your solution file and a screenshot of your workflow as attachments to your comment.

 

Good luck!

 

The Academy Team

 

Download Start File

 

Download Solution File

alineruizcampos
8 - Asteroid
Spoiler
Took a while to figure out the ask but easy breezy from there! :) First time submitting the challenge first! 

Screenshot 2025-07-09 150518.pngScreenshot 2025-07-09 150530.png

 

Qiu
21 - Polaris
21 - Polaris

@alineruizcampos 
Thank you very much for the tips.
The challenge description itself is more like a riddle to me. 😁

Spoiler
Challenge483.jpg
RolandSchubert
16 - Nebula
16 - Nebula
Spoiler
483.jpg
martinson
11 - Bolide

Beautiful Challenge

Cheers,
martinson

LinkedIN

Bulien
Kenda
16 - Nebula
16 - Nebula
Spoiler
Kenda_0-1752064838443.png


Kenda_1-1752064882842.png

 

 

patrick_digan
17 - Castor
17 - Castor
Spoiler
I used the copy/paste method
image.png
3I_ATLAS
9 - Comet

Sorry @Qiu ! The 'riddle part' was actually intended. Hopefully it was not terribly annoying and maybe even a little fun.  Cheers!😁

JBevan89
8 - Asteroid
Spoiler
JB_C483.pngJB_C483_Macro.png

  

Great Challenge.  It's mind boggling the power of numbers and the power of 6174 

alexnajm
18 - Pollux
18 - Pollux

Done!

Spoiler
Challenge 483 screenshot.png