<?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: Multirow formula to identify the wave in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316257#M328331</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/456897"&gt;@Cherub7210&lt;/a&gt;&amp;nbsp;can you explain the logic?&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2024 10:28:41 GMT</pubDate>
    <dc:creator>binu_acs</dc:creator>
    <dc:date>2024-09-09T10:28:41Z</dc:date>
    <item>
      <title>Multirow formula to identify the wave</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316242#M328327</link>
      <description>&lt;P&gt;How would i use the multirow formula to identify wave 1, 2, 3 using the due on date? Below is the example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Output: Wave identifier&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;106751&lt;/TD&gt;&lt;TD&gt;Action item 2&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;10/31/2024&lt;/TD&gt;&lt;TD&gt;Wave 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;106751&lt;/TD&gt;&lt;TD&gt;Action item 1&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;9/29/2023&lt;/TD&gt;&lt;TD&gt;Wave 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;114400&lt;/TD&gt;&lt;TD&gt;Team 1&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;10/2/2024&lt;/TD&gt;&lt;TD&gt;Wave 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;114400&lt;/TD&gt;&lt;TD&gt;Team 2&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;12/2/2024&lt;/TD&gt;&lt;TD&gt;Wave 2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there would be another tool i can use to do this open to suggestions&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 09:29:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316242#M328327</guid>
      <dc:creator>Cherub7210</dc:creator>
      <dc:date>2024-09-09T09:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multirow formula to identify the wave</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316249#M328329</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/456897"&gt;@Cherub7210&lt;/a&gt;&amp;nbsp;what is the expected output?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 10:06:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316249#M328329</guid>
      <dc:creator>binu_acs</dc:creator>
      <dc:date>2024-09-09T10:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multirow formula to identify the wave</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316252#M328330</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/194502"&gt;@binu_acs&lt;/a&gt;&amp;nbsp;the expected out is in the expected output column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Proj Id&lt;/TD&gt;&lt;TD&gt;Project Name&lt;/TD&gt;&lt;TD&gt;Task&lt;/TD&gt;&lt;TD&gt;Due on Date&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Expected Output&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;106751&lt;/TD&gt;&lt;TD&gt;Action item 2&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;10/31/2024&lt;/TD&gt;&lt;TD&gt;Wave 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;106751&lt;/TD&gt;&lt;TD&gt;Action item 1&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;9/29/2023&lt;/TD&gt;&lt;TD&gt;Wave 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;114400&lt;/TD&gt;&lt;TD&gt;Team 1&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;10/2/2024&lt;/TD&gt;&lt;TD&gt;Wave 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;114400&lt;/TD&gt;&lt;TD&gt;Team 2&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;12/2/2024&lt;/TD&gt;&lt;TD&gt;Wave 2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 10:16:29 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316252#M328330</guid>
      <dc:creator>Cherub7210</dc:creator>
      <dc:date>2024-09-09T10:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Multirow formula to identify the wave</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316257#M328331</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/456897"&gt;@Cherub7210&lt;/a&gt;&amp;nbsp;can you explain the logic?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 10:28:41 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316257#M328331</guid>
      <dc:creator>binu_acs</dc:creator>
      <dc:date>2024-09-09T10:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multirow formula to identify the wave</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316264#M328334</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/194502"&gt;@binu_acs&lt;/a&gt;&amp;nbsp;using the due on date i would like to identify what wave would it be. So it can be Wave 1 to Wave N depending on how may project id that are listed. apologies i think my example is incorrect. Here is an updated example. Wave 1 would be the earliest date, 2 the would be the next date to N where N is the newest date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the example, proj id&amp;nbsp;106751 has 2 instances and due on date 9/29/23 is the earliest and is tagged as wave 1 and then 10/31/24 would be Wave 2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN&gt;Proj&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;Id&lt;/TD&gt;&lt;TD&gt;Project Name&lt;/TD&gt;&lt;TD&gt;Task&lt;/TD&gt;&lt;TD&gt;Due on Date&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Expected Output&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;106751&lt;/TD&gt;&lt;TD&gt;Action item 1&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;10/31/2024&lt;/TD&gt;&lt;TD&gt;Wave 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;106751&lt;/TD&gt;&lt;TD&gt;Action item 1&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;9/29/2023&lt;/TD&gt;&lt;TD&gt;Wave 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;114400&lt;/TD&gt;&lt;TD&gt;Team 1&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;10/2/2024&lt;/TD&gt;&lt;TD&gt;Wave 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;114400&lt;/TD&gt;&lt;TD&gt;Team 1&lt;/TD&gt;&lt;TD&gt;Deployment&lt;/TD&gt;&lt;TD&gt;12/2/2024&lt;/TD&gt;&lt;TD&gt;Wave 2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this gives a clearer picture&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 10:52:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316264#M328334</guid>
      <dc:creator>Cherub7210</dc:creator>
      <dc:date>2024-09-09T10:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multirow formula to identify the wave</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316271#M328338</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/456897"&gt;@Cherub7210&lt;/a&gt;&amp;nbsp;one way of doing this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 614px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/373375iA8CCDC1F8D21BD2F/image-dimensions/614x339?v=v2" width="614" height="339" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 11:19:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multirow-formula-to-identify-the-wave/m-p/1316271#M328338</guid>
      <dc:creator>binu_acs</dc:creator>
      <dc:date>2024-09-09T11:19:42Z</dc:date>
    </item>
  </channel>
</rss>

