<?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 Advent of Code 2021 Day 11 (BaseA Style) in General Discussions</title>
    <link>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878585#M5271</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Discussion thread for day 11 of the Advent of Code - &lt;A href="https://adventofcode.com/2021/day/11" target="_blank" rel="noopener"&gt;https://adventofcode.com/2021/day/11&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="77b717aa515d452ea374dd108a230a0c.jpg" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214316i56DE6DB9548BB802/image-size/medium?v=v2&amp;amp;px=400" role="button" title="77b717aa515d452ea374dd108a230a0c.jpg" alt="77b717aa515d452ea374dd108a230a0c.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Mon, 13 Dec 2021 14:09:02 GMT</pubDate>
    <dc:creator>jdunkerley79</dc:creator>
    <dc:date>2021-12-13T14:09:02Z</dc:date>
    <item>
      <title>Advent of Code 2021 Day 11 (BaseA Style)</title>
      <link>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878585#M5271</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Discussion thread for day 11 of the Advent of Code - &lt;A href="https://adventofcode.com/2021/day/11" target="_blank" rel="noopener"&gt;https://adventofcode.com/2021/day/11&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="77b717aa515d452ea374dd108a230a0c.jpg" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214316i56DE6DB9548BB802/image-size/medium?v=v2&amp;amp;px=400" role="button" title="77b717aa515d452ea374dd108a230a0c.jpg" alt="77b717aa515d452ea374dd108a230a0c.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 14:09:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878585#M5271</guid>
      <dc:creator>jdunkerley79</dc:creator>
      <dc:date>2021-12-13T14:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Advent of Code 2021 Day 11 (BaseA Style)</title>
      <link>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878630#M5276</link>
      <description>&lt;P&gt;Iterative macros are back with a vengeance.&lt;/P&gt;&lt;LI-SPOILER&gt;Definitely an interesting one. I went with a double iterative macro. The first looping through each step and the second looping through the flashes. I gave each cord the status of "", "Flash", or "burnt." Burnts had already flashed so they were taken out of the inner loop. If a point flashed it modified the 8 squares around it using 8 formula tools to update the X,Y and modify.&lt;BR /&gt;&lt;BR /&gt;Workflow&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bflick_0-1639204228849.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214080i22981BE94A5913BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bflick_0-1639204228849.png" alt="bflick_0-1639204228849.png" /&gt;&lt;/span&gt;&lt;P&gt;&lt;BR /&gt;Outer Macro&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bflick_1-1639204238887.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214081iC068978F87EFBBF4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bflick_1-1639204238887.png" alt="bflick_1-1639204238887.png" /&gt;&lt;/span&gt;&lt;P&gt;&lt;BR /&gt;Inner Macro&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bflick_2-1639204246591.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214082i6494ACCAA2D45B23/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bflick_2-1639204246591.png" alt="bflick_2-1639204246591.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:30:52 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878630#M5276</guid>
      <dc:creator>bflick</dc:creator>
      <dc:date>2021-12-11T06:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Advent of Code 2021 Day 11 (BaseA Style)</title>
      <link>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878634#M5277</link>
      <description>&lt;P&gt;Agreed,&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/55156"&gt;@bflick&lt;/a&gt;, back with a vengeance indeed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;I also used a double iterative macro. The inner portion adds energy for the multiple flashes within each step, and the outer macro ensures there are enough steps taken. I put all my neighboring coordinates in a single formula tool and separated them into rows with a delimiter rather than doing each in a separate stream.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Outer macro" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214084i67ADC0D0D1E3F1D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2021-12-11 at 12.07.26 AM.png" alt="Outer macro" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Outer macro&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Workflow" style="width: 964px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214083i981645D092D8F9B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2021-12-11 at 12.07.55 AM.png" alt="Workflow" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Workflow&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Inner macro" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214085iE57F312872C279E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2021-12-11 at 12.15.32 AM.png" alt="Inner macro" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Inner macro&lt;/span&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 07:16:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878634#M5277</guid>
      <dc:creator>clmc9601</dc:creator>
      <dc:date>2021-12-11T07:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Advent of Code 2021 Day 11 (BaseA Style)</title>
      <link>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878646#M5279</link>
      <description>&lt;P&gt;It was super slow (5 minutes for step 2) but I was happy with my macro.&lt;/P&gt;&lt;LI-SPOILER&gt;I was inspired by&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/1536"&gt;@Aguisande&lt;/a&gt;&amp;nbsp;to use my multi-field-row macro and it worked great (albeit slowly).&lt;BR /&gt;Workflow:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="patrick_digan_0-1639226178393.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214088i98E91E188DB14C90/image-size/large?v=v2&amp;amp;px=999" role="button" title="patrick_digan_0-1639226178393.png" alt="patrick_digan_0-1639226178393.png" /&gt;&lt;/span&gt;&lt;P&gt;&lt;BR /&gt;Iterative Macro. The magic is the first multi-field-row tool which checks all 8 surrounding cells to see how much energy the cell needs to increase by. It's not very performant with 5+ minute run time, but I could probably clean up a few things to get a little speed back&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="patrick_digan_1-1639226263908.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214089i05C2D43E6F21301A/image-size/large?v=v2&amp;amp;px=999" role="button" title="patrick_digan_1-1639226263908.png" alt="patrick_digan_1-1639226263908.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:43:25 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878646#M5279</guid>
      <dc:creator>patrick_digan</dc:creator>
      <dc:date>2021-12-11T12:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Advent of Code 2021 Day 11 (BaseA Style)</title>
      <link>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878658#M5283</link>
      <description>&lt;P&gt;It is difficult to understand the flashing mechanism, so it took the long time.&lt;/P&gt;&lt;P&gt;In any case, today is iterative macro day.&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="AkimasaKajitani_0-1639229690880.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214091iB6FB926249E06B28/image-size/large?v=v2&amp;amp;px=999" role="button" title="AkimasaKajitani_0-1639229690880.png" alt="AkimasaKajitani_0-1639229690880.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Macro for star1&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AkimasaKajitani_1-1639229711919.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214092i811D8ED888E1CF1F/image-size/large?v=v2&amp;amp;px=999" role="button" title="AkimasaKajitani_1-1639229711919.png" alt="AkimasaKajitani_1-1639229711919.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Macro for Star 2&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AkimasaKajitani_2-1639229734775.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214094i68AA241C2646B013/image-size/large?v=v2&amp;amp;px=999" role="button" title="AkimasaKajitani_2-1639229734775.png" alt="AkimasaKajitani_2-1639229734775.png" /&gt;&lt;/span&gt;&lt;P&gt;&lt;BR /&gt;Spread Energy Macro :&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;After increment, this macro repeats until finishing the spreading energy.&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AkimasaKajitani_3-1639229752725.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214095i29136747BF11405E/image-size/large?v=v2&amp;amp;px=999" role="button" title="AkimasaKajitani_3-1639229752725.png" alt="AkimasaKajitani_3-1639229752725.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;Git Hub&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AkimasaKajitani/AdventOfCode/tree/main/2021" target="_blank"&gt;https://github.com/AkimasaKajitani/AdventOfCode/tree/main/2021&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:44:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878658#M5283</guid>
      <dc:creator>AkimasaKajitani</dc:creator>
      <dc:date>2021-12-11T13:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Advent of Code 2021 Day 11 (BaseA Style)</title>
      <link>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878674#M5284</link>
      <description>&lt;P&gt;I'm learning a lot of marine biology. And continuously surprised with the number of diverse sensors available in the submarine.&lt;/P&gt;&lt;LI-SPOILER&gt;Didn't feel like modifying the macro for part 2, so just ran it for longer. Luckily it worked.&lt;BR /&gt;Main workflow calls an iterative macro to go through n number of steps.&lt;BR /&gt;Inside there's another iterative that resolves the flashes.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dsmdavid_0-1639238069471.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214101i726561D9E294745D/image-size/large?v=v2&amp;amp;px=999" role="button" title="dsmdavid_0-1639238069471.png" alt="dsmdavid_0-1639238069471.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dsmdavid_1-1639238693051.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214102i90BEAA952A882DC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="dsmdavid_1-1639238693051.png" alt="dsmdavid_1-1639238693051.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dsmdavid_2-1639238720873.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214103i7C91C2A2A42D944C/image-size/large?v=v2&amp;amp;px=999" role="button" title="dsmdavid_2-1639238720873.png" alt="dsmdavid_2-1639238720873.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&lt;A href="https://github.com/dsmdavid/AdventCode2021" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/dsmdavid/AdventCode2021&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:10:00 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878674#M5284</guid>
      <dc:creator>dsmdavid</dc:creator>
      <dc:date>2021-12-11T16:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Advent of Code 2021 Day 11 (BaseA Style)</title>
      <link>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878770#M5290</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Level 1" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214145i540F16DE4C934DBD/image-size/large?v=v2&amp;amp;px=999" role="button" title="11 - 1.png" alt="Level 1" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Level 1&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Level 2" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214146iA95441D4B1ECB5FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="11 - 2.png" alt="Level 2" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Level 2&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Level 3" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214144i1C841A9B9707CA0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="11 - 3.png" alt="Level 3" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Level 3&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="workflow" style="width: 675px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214147iDC051C8E614373BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="11.png" alt="workflow" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;workflow&lt;/span&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;This exercise is constantly pushing my limit on the macro. Great when it works.&lt;/P&gt;&lt;P&gt;Level 1: standard macro, for each cell, find the adjacent cells, then do 1 iteration of cascade on the energy if current cell is 10 energy.&lt;/P&gt;&lt;P&gt;Level 2: iterate macro, for each step, iterate level 1 until stable state (i.e. no more cell has 10 energy)&lt;/P&gt;&lt;P&gt;Level 3: iterate macro, repeat run for 100 iterations, at each step count number of flashes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For part 2, just increase the iteration limit, turns out it's much less than I expected. Done within 500 iterations.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Dec 2021 02:34:31 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/878770#M5290</guid>
      <dc:creator>leozhang2work</dc:creator>
      <dc:date>2021-12-12T02:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Advent of Code 2021 Day 11 (BaseA Style)</title>
      <link>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/879539#M5324</link>
      <description>&lt;P&gt;I used two macros that are not as well known in Alteryx - the disco-ball macro and the Flash macro.&amp;nbsp; &amp;nbsp; Instead of "Preparation" or "Spatial" - look under the "strange marine" section in the tools.&amp;nbsp; &amp;nbsp; Used a batch macro with an iterative inside&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DiscoBall.jpg" style="width: 239px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214443i55FCF9DC3ED3DB04/image-dimensions/239x239?v=v2" width="239" height="239" role="button" title="DiscoBall.jpg" alt="DiscoBall.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TheFlash3.png" style="width: 316px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214446i8E468896B0E9C539/image-dimensions/316x316?v=v2" width="316" height="316" role="button" title="TheFlash3.png" alt="TheFlash3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-SPOILER&gt;&lt;BR /&gt;&lt;STRONG&gt;Here's the logic:&lt;BR /&gt;&lt;/STRONG&gt;- First clean up the input data into rows and columns with each one knowing its neighbours&lt;BR /&gt;- then pass this into a batch macro that adds one to each cell; doing the flash; and resetting cells&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeanAdams_0-1639443464571.png" style="width: 793px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214447i1D97952AE488BF0F/image-dimensions/793x222?v=v2" width="793" height="222" role="button" title="SeanAdams_0-1639443464571.png" alt="SeanAdams_0-1639443464571.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeanAdams_1-1639443488547.png" style="width: 760px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214448i181456499F46F13D/image-dimensions/760x264?v=v2" width="760" height="264" role="button" title="SeanAdams_1-1639443488547.png" alt="SeanAdams_1-1639443488547.png" /&gt;&lt;/span&gt;
&lt;P&gt;... there's the disco ball macro.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;The Disco-ball &amp;amp; Flash Macro&lt;/STRONG&gt;&lt;BR /&gt;This is relatively simple:&lt;BR /&gt;- create a queue of cells that need to execute a flash&lt;BR /&gt;- For each cell that creates a flash - apply this to the board and see what else goes above 10 - and add these to the queue&lt;BR /&gt;- Repeat until all the flashes have been done.&lt;BR /&gt;&lt;BR /&gt;the only complexity here is being able to pass the updated board; and ALSO the updated queue through each iteration of the macro&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeanAdams_2-1639443655924.png" style="width: 1306px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214449i7692F6AD4BE2EAE7/image-dimensions/1306x506?v=v2" width="1306" height="506" role="button" title="SeanAdams_2-1639443655924.png" alt="SeanAdams_2-1639443655924.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 01:02:20 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/879539#M5324</guid>
      <dc:creator>SeanAdams</dc:creator>
      <dc:date>2021-12-14T01:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Advent of Code 2021 Day 11 (BaseA Style)</title>
      <link>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/880254#M5343</link>
      <description>&lt;LI-SPOILER&gt;using the pattern in previous day.&lt;BR /&gt;&lt;BR /&gt;like&amp;nbsp; &lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;xy&lt;/TD&gt;&lt;TD&gt;Move&lt;/TD&gt;&lt;TD&gt;&lt;SPAN&gt;adjacent&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN&gt;Value&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2,2&lt;/TD&gt;&lt;TD&gt;up&lt;/TD&gt;&lt;TD&gt;&lt;SPAN&gt;2,1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN&gt;9&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2,2&lt;/TD&gt;&lt;TD&gt;down&lt;/TD&gt;&lt;TD&gt;2,3&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;P&gt;only link to the 1 layer macro&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;in 1st layer macro&lt;BR /&gt;add 1 and link to 2nd layer macro for flash&lt;BR /&gt;only then filter out o and count for day and flash.&lt;BR /&gt;&lt;BR /&gt;in 2nd macro,&lt;BR /&gt;check the value if is 10. and count the value will add to adjacent.&lt;BR /&gt;sum it and add to value&lt;BR /&gt;repeat until nothing to add.&lt;BR /&gt;&lt;BR /&gt;workflow:&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pang_Hee_Choy_0-1639553730523.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214661i0828051C7ABBF8B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pang_Hee_Choy_0-1639553730523.png" alt="Pang_Hee_Choy_0-1639553730523.png" /&gt;&lt;/span&gt;&lt;P&gt;1st layer macro&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pang_Hee_Choy_1-1639553760490.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214662i9B410FD366289FE6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pang_Hee_Choy_1-1639553760490.png" alt="Pang_Hee_Choy_1-1639553760490.png" /&gt;&lt;/span&gt;&lt;P&gt;2nd layer macro&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pang_Hee_Choy_2-1639553780601.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/214663i58C8EA77F7B5B9E3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pang_Hee_Choy_2-1639553780601.png" alt="Pang_Hee_Choy_2-1639553780601.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 07:50:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/880254#M5343</guid>
      <dc:creator>AncientPandaman</dc:creator>
      <dc:date>2021-12-15T07:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Advent of Code 2021 Day 11 (BaseA Style)</title>
      <link>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/882410#M5455</link>
      <description>&lt;P&gt;Iterations within Iterations, could have used way less tools but I'm so far behind I'm doing for completion rather than finesse&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="caitlynmcintyre_0-1640057134982.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/215524i925ECC2C9C4B85AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="caitlynmcintyre_0-1640057134982.png" alt="caitlynmcintyre_0-1640057134982.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;Macro for Part 1:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="caitlynmcintyre_1-1640057154514.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/215525iA7B55869AD67C6AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="caitlynmcintyre_1-1640057154514.png" alt="caitlynmcintyre_1-1640057154514.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Macro for Part 2:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="caitlynmcintyre_2-1640057181184.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/215526i7E7DD8F9C15BFA95/image-size/large?v=v2&amp;amp;px=999" role="button" title="caitlynmcintyre_2-1640057181184.png" alt="caitlynmcintyre_2-1640057181184.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and Part B of both:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="caitlynmcintyre_3-1640057222846.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/215527iD5BD71CC8F95BE63/image-size/large?v=v2&amp;amp;px=999" role="button" title="caitlynmcintyre_3-1640057222846.png" alt="caitlynmcintyre_3-1640057222846.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 21 Dec 2021 03:29:21 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/General-Discussions/Advent-of-Code-2021-Day-11-BaseA-Style/m-p/882410#M5455</guid>
      <dc:creator>caitlynmcintyre</dc:creator>
      <dc:date>2021-12-21T03:29:21Z</dc:date>
    </item>
  </channel>
</rss>

