<?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: Moving rows into column for multiple files in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122325#M35878</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/23832"&gt;@AlexStewart628&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Batch macro is the solution. For each iteration record id would get reset to 1. Attached batch macro developed on top of your workflow. Hope this helps!&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="1.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/28244i3AA9D364D91ECB57/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 363px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/28245i58CCD65EE4A6DACC/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2018 20:08:20 GMT</pubDate>
    <dc:creator>gnans19</dc:creator>
    <dc:date>2018-01-30T20:08:20Z</dc:date>
    <item>
      <title>Moving rows into column for multiple files</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122125#M35877</link>
      <description>&lt;P&gt;I need some help preparing a directory of data that I’m importing. I’m importing multiple .xlsx files with the Wildcard XLSX Input tool and the I need the first 5 lines of each file made into their own columns. The thing I’m having trouble with is that I have a process that can do what I want it to do for one file, but it then applies the columns to every row in the output, when I need it to apply the correct webinar title and date to the respective webinar. The input tool I’m using is giving each files’ columns a resetting record ID starting at 0. I need these reports to be merged together.&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 04:48:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122125#M35877</guid>
      <dc:creator>AlexStewart628</dc:creator>
      <dc:date>2018-05-24T04:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Moving rows into column for multiple files</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122325#M35878</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/23832"&gt;@AlexStewart628&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Batch macro is the solution. For each iteration record id would get reset to 1. Attached batch macro developed on top of your workflow. Hope this helps!&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="1.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/28244i3AA9D364D91ECB57/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 363px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/28245i58CCD65EE4A6DACC/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 20:08:20 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122325#M35878</guid>
      <dc:creator>gnans19</dc:creator>
      <dc:date>2018-01-30T20:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Moving rows into column for multiple files</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122370#M35879</link>
      <description>&lt;P&gt;Thank you for you help! Unfortunately I'm now getting this error when I try to run the folder into the directory. I'm not really sure what I should be putting into the input tool in the macro.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 21:31:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122370#M35879</guid>
      <dc:creator>AlexStewart628</dc:creator>
      <dc:date>2018-01-30T21:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Moving rows into column for multiple files</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122380#M35880</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like you have different columns every time. Open the macro, view-&amp;gt;Interface designer and choose the second option and save the macro and rerun your workflow.&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="3.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/28253iBE75C95634E7D2D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 21:42:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122380#M35880</guid>
      <dc:creator>gnans19</dc:creator>
      <dc:date>2018-01-30T21:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Moving rows into column for multiple files</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122401#M35881</link>
      <description>&lt;P&gt;Hey it worked! For the most part, only one of the files seems to have failed but everything else did what I wanted it to.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SoClose.PNG" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/28256iFA8678D788FAA491/image-size/large?v=v2&amp;amp;px=999" role="button" title="SoClose.PNG" alt="SoClose.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 22:15:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122401#M35881</guid>
      <dc:creator>AlexStewart628</dc:creator>
      <dc:date>2018-01-30T22:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Moving rows into column for multiple files</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122418#M35882</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/23832"&gt;@AlexStewart628&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Glad it worked! Make sure the file is not opened or password protected.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 22:45:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Moving-rows-into-column-for-multiple-files/m-p/122418#M35882</guid>
      <dc:creator>gnans19</dc:creator>
      <dc:date>2018-01-30T22:45:01Z</dc:date>
    </item>
  </channel>
</rss>

