Hello Community!
I would like to find some sample use cases on how to optimize inventory. For example, I have 100 products and 20 stores and I want to make sure only the store that are low on inventory get allocated the product, but at the same time all of the product gets distributed.
Any and all sample weekly challenges or videos will be greatly appreciated.
Thank you in advance for any and all help!
-Tony
Solved! Go to Solution.
Hi @ractony7
You can also solve this without using macro.
I am a bit skeptical about answering this question because we have a similar question in the advance certification.
Can I know the purpose of this use case?
Hi @ractony7 ,
You can do this without an iterative macro, as @atcodedog05 pointed out.
Try THIS weekly challenge. This will set you on the right track.
M.
Hi @mceleavey
Interesting to see that there is a weekly challenge associated with this kind of problem 🙂