<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Challenge #65: Fulfilling Inventory Orders in Weekly Challenges</title>
    <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/1431960#M154530</link>
    <description>&lt;P&gt;Thanks for the fun challenge&lt;/P&gt;</description>
    <pubDate>Wed, 18 Feb 2026 19:17:45 GMT</pubDate>
    <dc:creator>erica_sch</dc:creator>
    <dc:date>2026-02-18T19:17:45Z</dc:date>
    <item>
      <title>Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54168#M687</link>
      <description>&lt;P&gt;Last week's challenge can be found &lt;A href="https://community.alteryx.com/t5/Weekly-Challenge/Challenge-64-Catch-Me-If-You-Can/m-p/52805#U52805" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have been given some order information that contains a list of orders with SKUs and related quantities. Additionally, you have a data set with the total inventory for each SKU.&lt;/P&gt;
&lt;P&gt;You have been tasked with figuring out how to consume all of the inventory with the least amount of orders. In other words, you have been asked to fill the largest orders for each SKU in descending order.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, only complete orders may be fulfilled. For example, if an order calls for 4 units of a SKU, and only 3 are left in inventory, you can't fulfill the order.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 19:11:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54168#M687</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2022-09-13T19:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54199#M689</link>
      <description>&lt;P&gt;nice one!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this solution uses a basic "Fill&amp;nbsp;in reverse size order" principle - but this doesn't guarantee maximum packing - with different order data, we may need to add an iterative macro or some other Knapsack process to maximize fill.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But for this input data, it matches the provided output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="65.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/15244i432BC1F0D6ABDC74/image-size/large?v=v2&amp;amp;px=999" role="button" title="65.png" alt="65.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 10 Apr 2017 09:05:59 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54199#M689</guid>
      <dc:creator>SeanAdams</dc:creator>
      <dc:date>2017-04-10T09:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54232#M690</link>
      <description>&lt;P&gt;Here's my solution :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Loved that you made it sound so easy before the complete orders only caveat ;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2017-04-10_15-21-38.png" style="width: 569px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/15255i90D5BEC05412184B/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-04-10_15-21-38.png" alt="2017-04-10_15-21-38.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 10 Apr 2017 14:23:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54232#M690</guid>
      <dc:creator>BenMoss</dc:creator>
      <dc:date>2017-04-10T14:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54237#M692</link>
      <description>&lt;P&gt;My solution.&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WeeklyChallenge65.JPG" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/15256i84BA1CE8F4C1CAB2/image-size/large?v=v2&amp;amp;px=999" role="button" title="WeeklyChallenge65.JPG" alt="WeeklyChallenge65.JPG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 10 Apr 2017 14:37:17 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54237#M692</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2017-04-10T14:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54295#M694</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5143"&gt;@BenMoss&lt;/a&gt;, I have to do at least one caveat. ;)&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 17:39:26 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54295#M694</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2017-04-10T17:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54322#M695</link>
      <description>&lt;P&gt;Had to do this one twice. The first time through I had way too many tools, so tried it again with fewer. :-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Spoiler65.JPG" style="width: 679px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/15267iF2CC5EB15F34B34C/image-dimensions/679x464?v=v2" width="679" height="464" role="button" title="Spoiler65.JPG" alt="Spoiler65.JPG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 10 Apr 2017 20:03:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54322#M695</guid>
      <dc:creator>toddhowl</dc:creator>
      <dc:date>2017-04-10T20:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54324#M696</link>
      <description>&lt;P&gt;I saw that many people have already provided similar looking solutions, so I decided to go down the iterative macro route that&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4534"&gt;@SeanAdams&lt;/a&gt;&amp;nbsp;mentioned. While I've created a macro that gets the correct answer and will allow for some more flexibility, it still has some major gaps. The iterative macro can be tweaked to find all combinations by unchecking the box (and then you could figure out the smallest set for sure), but it quickly blows up the processing because I haven't&amp;nbsp;optimized it yet. &amp;nbsp; It's not very well laid out, but here is my basic logic:&lt;/P&gt;&lt;LI-SPOILER&gt;You sort the orders from largest to smallest for a given SKU. You put a running total to get the sum as you keep adding up all the orders. You compare the running total to the needed quantity, and there are 3 basic things that can happen: 1) You find a 0 on some line which indicates that you've found a combination that fulfills the request. You want to spit this out of the iterative macro as a match. 2) You find that the running total at some point is greater than the needed quantity. In this case, you want to remove the offending number, and try again. 3) &amp;nbsp;You find that the running total never reaches the needed quantity. In this case, you want to "go backwards" and add back all numbers that are lower than the smallest number in your current set. It's the combination of 2 and 3 above in an iterative macro that would "eventually" find all the possible combinations so you could ensure that the smallest set was chosen. It would take way too many iterations the way it is currently setup to answer this for sure. Luckily the sample data matches the first match in my algorithm :)&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 10 Apr 2017 20:11:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54324#M696</guid>
      <dc:creator>patrick_digan</dc:creator>
      <dc:date>2017-04-10T20:11:57Z</dc:date>
    </item>
    <item>
      <title>My multirow is a bit crazy, I think it will be interestin...</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54441#M697</link>
      <description>&lt;P&gt;My multirow is a bit crazy, I think it will be interesting to see what other people did. This was definitely a fun one! I never usually get to use multirow in such a way. Thanks Joe :)&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (311).png" style="width: 876px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/15310iFA10960EEAE8A5FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (311).png" alt="Screenshot (311).png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 11 Apr 2017 08:51:17 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54441#M697</guid>
      <dc:creator>MinaGO</dc:creator>
      <dc:date>2017-04-11T08:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54547#M699</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alteryx_65.PNG" style="width: 878px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/15336i301889D34AD85DA3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Alteryx_65.PNG" alt="Alteryx_65.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;I&amp;nbsp;struggled a bit to be honest as&amp;nbsp;I did not realize that the sorting was essential before the multirow, so I kept having more records and I was not sure why. Then I read more carefully the description of the challenge and I realised my mistake. Very good one!&lt;/LI-SPOILER&gt;&lt;P&gt;It was a good exercise,&amp;nbsp;these challenges are so neat and definitely I learnt a new technique once again!&amp;nbsp;:)&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 16:19:50 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54547#M699</guid>
      <dc:creator>Simona</dc:creator>
      <dc:date>2017-04-11T16:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: My multirow is a bit crazy, I think it will be interestin...</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54714#M703</link>
      <description>&lt;P&gt;Mina, I just downloaded your workflow and looked at your multirow formula. I did kind of similar thing but I used first a multirow to&amp;nbsp;compute the cumulative/ running total, then&amp;nbsp;a formula to calculate the difference. I like that you did the same just using the multirow formula!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, you could also simplify a little bit your&amp;nbsp;Multirow, as the last IF statement is not needed and you could substitute it with [Row-1:Remaining], so your calc would look like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF&lt;/P&gt;&lt;P&gt;(IF [Row-1:Order SKU]=[Order SKU] THEN [Row-1:Remaining] ELSE [Supply] ENDIF)-[Demand]&amp;gt;=0&lt;/P&gt;&lt;P&gt;THEN ((IF [Row-1:Order SKU]=[Order SKU] THEN [Row-1:Remaining] ELSE [Supply] ENDIF)-[Demand]) ELSE&lt;/P&gt;&lt;P&gt;[Row-1:Remaining]&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 08:42:53 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54714#M703</guid>
      <dc:creator>Simona</dc:creator>
      <dc:date>2017-04-12T08:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: My multirow is a bit crazy, I think it will be interestin...</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54717#M704</link>
      <description>&lt;P&gt;Yes this is a nice little reduction to get the solution in a slightly shorter way. Thanks Simo :)&lt;/P&gt;&lt;P&gt;There may still be an argument for leaving it as the original in a real use case where there are only orders which outstrip supply on certain SKU's and this would cause a problem.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 09:12:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54717#M704</guid>
      <dc:creator>MinaGO</dc:creator>
      <dc:date>2017-04-12T09:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: My multirow is a bit crazy, I think it will be interestin...</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54718#M705</link>
      <description>&lt;P&gt;Absolutely, it makes sense to me what you are saying, in that case you would need that. :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers Mina!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 09:29:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54718#M705</guid>
      <dc:creator>Simona</dc:creator>
      <dc:date>2017-04-12T09:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54738#M706</link>
      <description>&lt;P&gt;Hi here's my solution, it might not be the quickest and simplest one but at least it works.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 11:26:22 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54738#M706</guid>
      <dc:creator>DinoF</dc:creator>
      <dc:date>2017-04-12T11:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: My multirow is a bit crazy, I think it will be interestin...</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54974#M710</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4394"&gt;@Simona&lt;/a&gt;and &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/10484"&gt;@MinaGO&lt;/a&gt; - You can also use the group by option inside the multi-row tool so that the formula resets for each the item selected, in this case it would be Order SKU.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 02:06:09 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54974#M710</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2017-04-13T02:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54975#M711</link>
      <description />
      <pubDate>Thu, 13 Apr 2017 02:03:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54975#M711</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2017-04-13T02:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: My multirow is a bit crazy, I think it will be interestin...</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54995#M715</link>
      <description>&lt;P&gt;Edit: Nevermind your version is using group by&amp;nbsp;my alteryx is crazy and when I download and open yours it wipes out all the group bys. Thank you very much for the feedback!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (315).png" style="width: 224px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/15426i07A36751A0601296/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot (315).png" alt="Screenshot (315).png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (316).png" style="width: 225px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/15427iDEBF062DF78BC6DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot (316).png" alt="Screenshot (316).png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 08:05:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54995#M715</guid>
      <dc:creator>MinaGO</dc:creator>
      <dc:date>2017-04-13T08:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: My multirow is a bit crazy, I think it will be interestin...</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54996#M716</link>
      <description>&lt;P&gt;Alex, I downloaded your workflow, very neat!! :) To be honest I did not use that much before the option "group by"in the multirow formula, but I can see now why I should have used it more!! Thank you :)&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 07:57:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/54996#M716</guid>
      <dc:creator>Simona</dc:creator>
      <dc:date>2017-04-13T07:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/55333#M724</link>
      <description>&lt;P&gt;Joe,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While I solved the problem with more tools than some, I needed some extra tools because instead of a join I used find replace. &amp;nbsp;Nesting logic in a multi-row formula could remove another tool, but once you're there and getting good results I opted for maintainability. &amp;nbsp;Kudos to all.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Happy Easter,&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2017 03:35:53 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/55333#M724</guid>
      <dc:creator>MarqueeCrew</dc:creator>
      <dc:date>2017-04-15T03:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/55424#M740</link>
      <description>&lt;P&gt;JoeM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for another interesting challenge, had to revisit my logic a few times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hadn't used many tools, though&amp;nbsp;my multi-row formula is rather lengthy, as I wanted to&amp;nbsp;check whether the first order can be fulfilled or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-04-16 at 19.32.10.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/15516i57E3A51C78538D40/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2017-04-16 at 19.32.10.png" alt="Screen Shot 2017-04-16 at 19.32.10.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Apr 2017 18:47:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/55424#M740</guid>
      <dc:creator>Natasha</dc:creator>
      <dc:date>2017-04-16T18:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #65: Fulfilling Inventory Orders</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/55425#M741</link>
      <description>&lt;P&gt;double post&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 16:57:25 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-65-Fulfilling-Inventory-Orders/m-p/55425#M741</guid>
      <dc:creator>Natasha</dc:creator>
      <dc:date>2017-04-17T16:57:25Z</dc:date>
    </item>
  </channel>
</rss>

