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

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