Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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 #52: Solving the Knapsack Problem

JBevan89
8 - Asteroid
Spoiler
JB_C52.png

Did this my own unique way - basically with both the workflow and macro I used a formula to calculate $ per KG, which made the 12 KG the less efficient, at the top of the sort.  So when I added the running total tool, this was then deselected with the use of a filter tool.

Spoiler
JB_Macro_C52.png


The macro was a similar workflow used in the batch macro