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 #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