<?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: Excel file with multiple sheets - Alteryx connection in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1403864#M348232</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/152968"&gt;@Narresh4ut&lt;/a&gt;&amp;nbsp;if it is the same fomrat you could use the directory tool and the dyanmic input&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jul 2025 13:19:14 GMT</pubDate>
    <dc:creator>aatalai</dc:creator>
    <dc:date>2025-07-23T13:19:14Z</dc:date>
    <item>
      <title>Excel file with multiple sheets - Alteryx connection</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1403802#M348210</link>
      <description>&lt;P&gt;&lt;SPAN&gt;On monthly i receive excel files which has multiple sheets. I would like to connect through Alteryx. could you please provide sample workflow&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i have shared sample excel file as well.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 08:32:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1403802#M348210</guid>
      <dc:creator>Narresh4ut</dc:creator>
      <dc:date>2025-07-23T08:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file with multiple sheets - Alteryx connection</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1403806#M348211</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/152968"&gt;@Narresh4ut&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;To load in all the data from all your excel sheets, I would recommend using a batch macro.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Firstly, load in your sheet names using the data input tool and append these names to the end of your file path with a formula:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/407850iF86E20C5A1EABC6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Next, select your new field as the control parameter within the batch macro configuration window.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/407851iACAEF172FAC058D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Inside the batch macro itself, you will need to use an action tool to allow the control parameter to overwrite the data input full path:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/407852i0377DEA5EF9B7DCC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I believe this should then achieve the result your after. I have created a sample workflow and attached it below, please let me know if you have any questions.&lt;BR /&gt;&lt;BR /&gt;Regards - Pilsner&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 08:53:05 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1403806#M348211</guid>
      <dc:creator>Pilsner</dc:creator>
      <dc:date>2025-07-23T08:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file with multiple sheets - Alteryx connection</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1403864#M348232</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/152968"&gt;@Narresh4ut&lt;/a&gt;&amp;nbsp;if it is the same fomrat you could use the directory tool and the dyanmic input&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 13:19:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1403864#M348232</guid>
      <dc:creator>aatalai</dc:creator>
      <dc:date>2025-07-23T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file with multiple sheets - Alteryx connection</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1404040#M348266</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/466224"&gt;@Pilsner&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/146066"&gt;@aatalai&lt;/a&gt;&amp;nbsp;Thank you both for the help. It worked&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 08:11:49 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1404040#M348266</guid>
      <dc:creator>Narresh4ut</dc:creator>
      <dc:date>2025-07-24T08:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file with multiple sheets - Alteryx connection</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1404045#M348268</link>
      <description>&lt;P&gt;Always good to hear! Thanks&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/152968"&gt;@Narresh4ut&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 08:16:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1404045#M348268</guid>
      <dc:creator>Pilsner</dc:creator>
      <dc:date>2025-07-24T08:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file with multiple sheets - Alteryx connection</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1406968#M348944</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/466224"&gt;@Pilsner&lt;/a&gt;&amp;nbsp;currently i am able to read only one file in workflow but moving forward i will get files on monthly which the current workflow is not picking of those file. I have saved copy of test file in same folder but its not picking up. Can you provide some information here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 11:35:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1406968#M348944</guid>
      <dc:creator>Narresh4ut</dc:creator>
      <dc:date>2025-08-08T11:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file with multiple sheets - Alteryx connection</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1406983#M348951</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/152968"&gt;@Narresh4ut&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;If you are trying to read in all files from a specific folder you should be able to do so as follows:&lt;BR /&gt;&lt;BR /&gt;In the data input tool of the main workflow, change the file path so that it ends with the FolderName/*.xlsx.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In the screenshoot below, it tells the data input tool to look in the "_externals folder", then folder "1". As I want all excel files from folder "1", I have then used the "*" followed by ".xlsx".&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-08-08 141622.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408894i222EFB57EEAA5527/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-08-08 141622.png" alt="Screenshot 2025-08-08 141622.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this adjustment makes sence, feel free to ask any questions.&lt;BR /&gt;&lt;BR /&gt;Regards - Pilsner&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 13:22:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1406983#M348951</guid>
      <dc:creator>Pilsner</dc:creator>
      <dc:date>2025-08-08T13:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file with multiple sheets - Alteryx connection</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1406993#M348955</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/466224"&gt;@Pilsner&lt;/a&gt;&amp;nbsp;it worked now. Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 13:41:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1406993#M348955</guid>
      <dc:creator>Narresh4ut</dc:creator>
      <dc:date>2025-08-08T13:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file with multiple sheets - Alteryx connection</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1407010#M348959</link>
      <description>&lt;P&gt;Brilliant! Thank you&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/152968"&gt;@Narresh4ut&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 13:54:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1407010#M348959</guid>
      <dc:creator>Pilsner</dc:creator>
      <dc:date>2025-08-08T13:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file with multiple sheets - Alteryx connection</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1418990#M351599</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/466224"&gt;@Pilsner&lt;/a&gt;&amp;nbsp;hello, is there a way to use this if I am wanting to pull in the list of sheet names, but the name changes each month to reflect the current month we are in, for example sheet two is renamed every month to August 2025, September 2025, October 2025, etc.. ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 15:51:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1418990#M351599</guid>
      <dc:creator>jdobbins</dc:creator>
      <dc:date>2025-10-23T15:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Excel file with multiple sheets - Alteryx connection</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1419001#M351602</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/568384"&gt;@jdobbins&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I believe the workflow above should already work for this. If you point the initial input data tool at your Excel file, it will dynamically read in all sheet names, even if they have changed from last month. The sheet names are fed into the batch macro, which then reads in the data from that sheet. If you're getting an error or the workflow still isn't working as expected, please let me know, and I can try to assist further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards - Pilsner&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 16:13:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-file-with-multiple-sheets-Alteryx-connection/m-p/1419001#M351602</guid>
      <dc:creator>Pilsner</dc:creator>
      <dc:date>2025-10-23T16:13:48Z</dc:date>
    </item>
  </channel>
</rss>

