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 #65: Fulfilling Inventory Orders

klturi421
8 - Asteroid

Here's my take on it. Crated an iterative macro to loop through and deduct the demand from the supply.

cyow
7 - Meteor

my solution

Pilsner
10 - Fireball

My Solution:

Spoiler
65.png

Carolyn
10 - Fireball

That was a fun one!

 

I struggled at first with how I was doing it by using subtraction. I changed to addition which worked fine. Then had no idea why I was struggling with subtraction since I could see how to solve it with subtraction, so both methods are here.

 

Spoiler
2023-08-11 14_40_50-Alteryx Designer x64 - challenge_65_start_file.yxmd.png

BS_THE_ANALYST
14 - Magnetar
Spoiler
#1.png

egalicha
7 - Meteor

my solution

gawa
15 - Aurora
15 - Aurora

Done

Spoiler
image.png
akuma38
7 - Meteor

My solution

MitchellBliesner
8 - Asteroid

Here is my solution.

MDestra
8 - Asteroid

Challenge #65: