<?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: Mutli row formula or Batch macro in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933951#M228809</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/247642"&gt;@IraWatt&lt;/a&gt;&amp;nbsp;Thanks for helping me on this one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one concern here for part 2, with the logic that you have used output achieved&amp;nbsp;is 1849-2022-1842-1849.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i actually need this 1842-1849-2022.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 May 2022 16:53:46 GMT</pubDate>
    <dc:creator>Shank</dc:creator>
    <dc:date>2022-05-03T16:53:46Z</dc:date>
    <item>
      <title>Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933822#M228777</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing some challenge to concatenate rows based on the column id can some one help on how can we achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below is the scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;I have a part 1 which goes from line 2022 - 2060 and from 2060 - 1692 (But i have this information in two different columns). I need an output to show line information in one row like 2022-2060-1692 for part 1. can anyone help us on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;General example to understand the concept&lt;/STRONG&gt;:- in order to reach location C from location A. I have to travel location A to B first then from B to C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A-B-C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Input:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Part&lt;/TD&gt;&lt;TD&gt;Line from&lt;/TD&gt;&lt;TD&gt;Line To&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;2022&lt;/TD&gt;&lt;TD&gt;2060&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;2060&lt;/TD&gt;&lt;TD&gt;1692&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;1849&lt;/TD&gt;&lt;TD&gt;2022&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;1842&lt;/TD&gt;&lt;TD&gt;1849&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;1692&lt;/TD&gt;&lt;TD&gt;1699&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;1699&lt;/TD&gt;&lt;TD&gt;2022&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;2022&lt;/TD&gt;&lt;TD&gt;2025&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expected Output:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Part&lt;/TD&gt;&lt;TD&gt;Line Info&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;2022-2060-1692&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;1842-1849-2022&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;1692-1699-2022-2025&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shashank&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 12:10:03 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933822#M228777</guid>
      <dc:creator>Shank</dc:creator>
      <dc:date>2022-05-03T12:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933825#M228778</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/41593"&gt;@Shank&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can use a multi row formula and summary tool like this to achieve this (workflow attached below):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IraWatt_0-1651580321577.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/233253iB37CF2FDADC0A82E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IraWatt_0-1651580321577.png" alt="IraWatt_0-1651580321577.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you have any questions on how this works make sure to ask :)&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Ira&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 12:19:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933825#M228778</guid>
      <dc:creator>IraWatt</dc:creator>
      <dc:date>2022-05-03T12:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933828#M228779</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/41593"&gt;@Shank&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Isn't this a question on one of the exams?&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="naughty.gif" style="width: 498px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/233255i04010FB5EFA6B1C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="naughty.gif" alt="naughty.gif" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 12:36:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933828#M228779</guid>
      <dc:creator>mceleavey</dc:creator>
      <dc:date>2022-05-03T12:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933944#M228808</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3589"&gt;@mceleavey&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nothing as such! I was just trying to solve but I could not achieve it. so thought of posting it in the forum, so that I can learn something out of it :) .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your feedback :)&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 17:55:47 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933944#M228808</guid>
      <dc:creator>Shank</dc:creator>
      <dc:date>2022-05-03T17:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933951#M228809</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/247642"&gt;@IraWatt&lt;/a&gt;&amp;nbsp;Thanks for helping me on this one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one concern here for part 2, with the logic that you have used output achieved&amp;nbsp;is 1849-2022-1842-1849.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i actually need this 1842-1849-2022.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 16:53:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933951#M228809</guid>
      <dc:creator>Shank</dc:creator>
      <dc:date>2022-05-03T16:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933986#M228811</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/41593"&gt;@Shank&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;What logic is that following? Part one of journey two is&amp;nbsp;1849-&amp;gt;2022 then part two is&amp;nbsp;&lt;SPAN&gt;1842-&amp;gt;1849. If we are removing duplicates would it not be&amp;nbsp;1849-2022-1842 ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 17:35:37 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933986#M228811</guid>
      <dc:creator>IraWatt</dc:creator>
      <dc:date>2022-05-03T17:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933987#M228812</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3589"&gt;@mceleavey&lt;/a&gt;&amp;nbsp;trying to call people out XD&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 17:37:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933987#M228812</guid>
      <dc:creator>IraWatt</dc:creator>
      <dc:date>2022-05-03T17:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933996#M228813</link>
      <description>&lt;P&gt;Just to give simple example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have to create a transportation line to reach final destination. &amp;nbsp;the ultimate goal of part 2 is to reach 2022 but this can happen only by travelling from 1842 to 1849 then from 1849 to 2022.&lt;/P&gt;&lt;P&gt;in above case 1849 is the common.&lt;/P&gt;&lt;P&gt;therefore output should be 1842-1849-2022&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 17:50:50 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933996#M228813</guid>
      <dc:creator>Shank</dc:creator>
      <dc:date>2022-05-03T17:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933998#M228814</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/247642"&gt;@IraWatt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to give simple example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have to create a transportation line to reach final destination. &amp;nbsp;the ultimate goal of part 2 is to reach 2022 but this can happen only by travelling from 1842 to 1849 then from 1849 to 2022.&lt;/P&gt;&lt;P&gt;in above case 1849 is the common.&lt;/P&gt;&lt;P&gt;therefore output should be 1842-1849-2022&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 17:51:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/933998#M228814</guid>
      <dc:creator>Shank</dc:creator>
      <dc:date>2022-05-03T17:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/934007#M228816</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/41593"&gt;@Shank&lt;/a&gt;&amp;nbsp;how do you know from looking at the table that 2022 is the end goal? The other examples are ordered from left to right the move down, the end goal is always in the right cell of the last part of the journey.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 18:12:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/934007#M228816</guid>
      <dc:creator>IraWatt</dc:creator>
      <dc:date>2022-05-03T18:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/934013#M228817</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/247642"&gt;@IraWatt&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no link which is available to connect from 2022 to anywhere else that is the reason end destination is 2022. In above example if we had a continuity like from 2022 to 2099. then our end goal will be 2099.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes you are right the end goal is always in the right cell of the last part of the journey.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 18:23:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/934013#M228817</guid>
      <dc:creator>Shank</dc:creator>
      <dc:date>2022-05-03T18:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Mutli row formula or Batch macro</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/934029#M228826</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/41593" target="_blank"&gt;@Shank&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe this example helps you.&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="LaszloMegyeri_0-1651604550010.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/233321iDE71CD5D6CDF70E3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LaszloMegyeri_0-1651604550010.png" alt="LaszloMegyeri_0-1651604550010.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;P&gt;LM&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 19:03:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Mutli-row-formula-or-Batch-macro/m-p/934029#M228826</guid>
      <dc:creator>LaszloMegyeri</dc:creator>
      <dc:date>2022-05-03T19:03:54Z</dc:date>
    </item>
  </channel>
</rss>

