<?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: Multiple excel input to a specific sheet names in the template. in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-excel-input-to-a-specific-sheet-names-in-the-template/m-p/752922#M180959</link>
    <description>&lt;P&gt;Thanks for the below, I am stuck in few places, as I am creating macros for the first time.&lt;/P&gt;&lt;P&gt;is there some link or a workflow that has a step by step sample of the same procedure so that i can try doing that&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rohini&lt;/P&gt;</description>
    <pubDate>Thu, 29 Apr 2021 13:55:47 GMT</pubDate>
    <dc:creator>rohini</dc:creator>
    <dc:date>2021-04-29T13:55:47Z</dc:date>
    <item>
      <title>Multiple excel input to a specific sheet names in the template.</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-excel-input-to-a-specific-sheet-names-in-the-template/m-p/751873#M180530</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been trying to do this in many ways but nothing worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 17 csv files named differently, I need to input them to a template where the sheet name and the range to be pasted are predefined. for example. If I have a sheet name as Anu.csv then I need to call that excel and paste the content of the excel excluding the heading&amp;nbsp; till are column AE till the last row of data in the tab called agent 21 in the template.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the 17 csv are of different schema. I have imported the excel by dynamic input but stuck in where to link the output sheet names to get the correct data pasted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rohini&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 11:41:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-excel-input-to-a-specific-sheet-names-in-the-template/m-p/751873#M180530</guid>
      <dc:creator>rohini</dc:creator>
      <dc:date>2021-04-27T11:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple excel input to a specific sheet names in the template.</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-excel-input-to-a-specific-sheet-names-in-the-template/m-p/752671#M180853</link>
      <description>&lt;P&gt;If you have the predefined target sheet names &amp;amp; cell range, you should be able to update the Output Data filepath to point to that location.&amp;nbsp; For example:&amp;nbsp; "C:\TEMP\New Microsoft Excel Worksheet.xlsx|||Sheet1$A1:D5".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This sounds like you'll want a Batch Macro where you pass in those 17 CSV filepaths &amp;amp; their target sheet names and cell ranges.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a similar Batch Macro solution for reference:&amp;nbsp;&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Discussions/How-to-build-iterative-process/m-p/741944/highlight/true#M177298" target="_blank"&gt;Re: How to build iterative process - Alteryx Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 22:10:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-excel-input-to-a-specific-sheet-names-in-the-template/m-p/752671#M180853</guid>
      <dc:creator>MattBSlalom</dc:creator>
      <dc:date>2021-04-28T22:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple excel input to a specific sheet names in the template.</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-excel-input-to-a-specific-sheet-names-in-the-template/m-p/752922#M180959</link>
      <description>&lt;P&gt;Thanks for the below, I am stuck in few places, as I am creating macros for the first time.&lt;/P&gt;&lt;P&gt;is there some link or a workflow that has a step by step sample of the same procedure so that i can try doing that&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rohini&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 13:55:47 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-excel-input-to-a-specific-sheet-names-in-the-template/m-p/752922#M180959</guid>
      <dc:creator>rohini</dc:creator>
      <dc:date>2021-04-29T13:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple excel input to a specific sheet names in the template.</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-excel-input-to-a-specific-sheet-names-in-the-template/m-p/752928#M180965</link>
      <description>&lt;P&gt;This article has a good write up:&amp;nbsp;&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Getting-Started-with-Batch-Macros/ta-p/488165" target="_blank"&gt;Getting Started with Batch Macros - Alteryx Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 14:12:49 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Multiple-excel-input-to-a-specific-sheet-names-in-the-template/m-p/752928#M180965</guid>
      <dc:creator>MattBSlalom</dc:creator>
      <dc:date>2021-04-29T14:12:49Z</dc:date>
    </item>
  </channel>
</rss>

