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 #183: Roman Numeral Math

chandler-gjino
Alteryx
Alteryx

attaching my solution

alacoume
9 - Comet

My solution:

mithily
8 - Asteroid
Spoiler
a little bit of Latin 
ed_hayter
13 - Pulsar
Spoiler
This was fun - parsed the roman numerals into proper digits quickly. Had to take a quick mental break to think how to do the calculation. Settled on reapplying the principles of loading in excel files with a batch macro and updating the file path. Where I used the full equation as a control parameter to update a formula tool that then computes the equation.

Very fun

Challenge 183 WF Image.png
Tom_Gould
7 - Meteor
Spoiler
Screenshot 2023-08-17 115824.png
gawa
16 - Nebula
16 - Nebula

Done

hlombemalandela
7 - Meteor

Here is my solution

olga_strubbe
11 - Bolide

This was a good learning of the Dynamic Replace tool functionality for me.  Thank you for showing how to use it!

My solution attached.

Christina_H
14 - Magnetar

Here's my solution, borrowing the excellent use of Dynamic Replace from other solutions!

Spoiler
image.png
RohanB
7 - Meteor

My solution below - working out the final step was the hardest