<?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: using dynamic input on excel files with different tab / worksheet names in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3623#M2541</link>
    <description>attaching the sample workflow as well</description>
    <pubDate>Mon, 14 Sep 2015 07:09:22 GMT</pubDate>
    <dc:creator>s_pichaipillai</dc:creator>
    <dc:date>2015-09-14T07:09:22Z</dc:date>
    <item>
      <title>using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3503#M2532</link>
      <description>&lt;P&gt;Here's my dilemma. I have 200 excel spreadsheets but they all have different/unique worksheet names (so not all Sheet1). I would like to create one output from all 200 sheets.&lt;/P&gt;
&lt;P&gt;I used the directory tool to get fullpath which feeds into the dynmaic input tool. The DI tool works great but ONLY when worksheet name or tab is the same in all files (sheet1). Same is true when just using input tool and doing *.xlsx.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I get input / dynamic input tool to work when all excel files contain different worksheet names (LA, NY, ATL, etc). Has anyone found a workaround for this? (I am not about to drag 200 sheets to my canvas and merge them since this will become an app.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Simon&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 01:25:34 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3503#M2532</guid>
      <dc:creator>ivy29gm</dc:creator>
      <dc:date>2018-05-24T01:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3506#M2534</link>
      <description>&lt;P&gt;In v10 when using an Input Data tool to connect to an Excel file, there is an option for "&amp;lt;List of Sheet Names&amp;gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/191iE4032CECAC4F92D9/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="list sheet names.png" title="list sheet names.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That you can use in conjunction with a Dynamic Input tool to union all the sheets in the Excel file, this tool does require the same data structure for each sheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/192iF5E68D0C69D43FD7/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="dynamic input.png" title="dynamic input.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 20:52:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3506#M2534</guid>
      <dc:creator>Joe_Mako</dc:creator>
      <dc:date>2015-09-09T20:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3520#M2536</link>
      <description>&lt;P&gt;Great Joe. This seems to work great for one excel file with multiple sheets but what if you have multiple excel files that have different sheet names? So I need sheet list of all 200 excel files and feed that to dynamic input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 00:05:23 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3520#M2536</guid>
      <dc:creator>ivy29gm</dc:creator>
      <dc:date>2015-09-10T00:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3527#M2537</link>
      <description>&lt;P&gt;Hi Simon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For multiple files you will need two dynamic inputs. &amp;nbsp;Like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/199iC24DF3339254752E/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="ReadAllSheetsFromAllWorkbooks.png" title="ReadAllSheetsFromAllWorkbooks.png" /&gt;&lt;/P&gt;&lt;P&gt;The first gets all of the sheet names in all of your workbooks. &amp;nbsp;The second gets all of the data from all of the sheets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached the module with&amp;nbsp;the details.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 09:05:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3527#M2537</guid>
      <dc:creator>AdamR_AYX</dc:creator>
      <dc:date>2015-09-10T09:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3589#M2538</link>
      <description>&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the module. It works really well but only when the sheet names have the same lenght (e.g. Sheet1 = 6).&lt;/P&gt;&lt;P&gt;So I created a third worksheet (attached) which resembles my situation. I changed the name of SheetB to SheetBB and it gives me this error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Error: Dynamic Input (2): The file "D:\Alteryx\Community\ReadAllSheetsFromAllWorkbooks\Worksheet3.xlsx|&amp;lt;List of Sheet Names&amp;gt;" has a different schema than the 1st file in the set.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In my case, this error is somewhat misleading because the schema/fields are all the same in all 209 spreadsheets but not the sheet name length. When I run your module on my files, only 6 files are successfully processed with the following sheet names (DMA names with length 18):&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;(Portland-Auburn ME)&lt;BR /&gt;(Charlottesville VA)&lt;BR /&gt;(Dallas-Ft.Worth TX)&lt;BR /&gt;(Des Moines-Ames IA)&lt;BR /&gt;(Biloxi-Gulfport MS)&lt;BR /&gt;(Casper-Riverton WY)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other files have a different sheet name length and therefore are not processed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you think we can fix the length issue? Then we have this resolved. (Note, unfortunately I cannot change the sheet name because it's system generated)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 17:05:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3589#M2538</guid>
      <dc:creator>ivy29gm</dc:creator>
      <dc:date>2015-09-11T17:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3607#M2539</link>
      <description>&lt;P&gt;&lt;STRONG&gt;EDIT: ​&lt;/STRONG&gt;&lt;STRONG&gt;The originally attached macro was less than ideal, you can find an improved macro for reading in all sheets from a directory of .xlsx files in the CReW macro pack at&amp;nbsp;&lt;A href="http://www.chaosreignswithin.com/p/macros.html" target="_blank"&gt;http://www.chaosreignswithin.com/p/macros.html&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;​&lt;/STRONG&gt;&lt;STRONG&gt;Wildcard XLSX Input - Description - "Reads in multiple sheets from multiple Excel files from a directory. Optionally can filter out sheets, can pull field names from a header row, can auto configure field types, can sample N random sheets, and if the headers do not match then raw data for the sheets that did not match will be in the 'N' output."​&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached are two Macros in a package, one is nested inside the other, that you can place in your "My Macros" folder, and use the one called "Dynamic XLSX".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an example of it in use:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/219iFB09B693B5956A9F/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="use.png" title="use.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you can see I added a few features, like picking what row the header is on (all rows prior will be dropped), if you want Auto Field Type detection, and if you would like any sheets excluded.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you select "Field names in data", but the field names are not the same, it will continue to work with warning, but use F1,F2,etc for field names instead. I could write some more logic to handle and message on, like having another output for data that did not match the common format, in future versions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is just a first draft, please private message me if you would like any other features added, or if something does not work right.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2016 19:09:29 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3607#M2539</guid>
      <dc:creator>Joe_Mako</dc:creator>
      <dc:date>2016-11-09T19:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3622#M2540</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;Here is the another one i used for looping over the excel sheets in a single file&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Created a Macro to Grab the Excel sheet names&lt;/LI&gt;&lt;LI&gt;Use Text Input tool to specify the path. something like below image&lt;/LI&gt;&lt;LI&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/224i0BBF6B044C344C7D/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="TI.PNG" title="TI.PNG" /&gt;&lt;/LI&gt;&lt;LI&gt;Then use Dynamic Input Tool for looping all the excel sheets (Remember to configure the Meta data of one excel sheet in DI tool)&lt;/LI&gt;&lt;LI&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/226i4B8FFBF96C484962/image-size/medium?v=mpbl-1&amp;amp;px=-1" border="0" alt="DI.PNG" title="DI.PNG" /&gt;&lt;/LI&gt;&lt;LI&gt;the final workflow look like below&lt;/LI&gt;&lt;LI&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/227iEC93F4FCF11B0A60/image-size/medium?v=mpbl-1&amp;amp;px=-1" border="0" alt="Output.PNG" title="Output.PNG" /&gt;&lt;/LI&gt;&lt;LI&gt;PFA files for your testing&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 14 Sep 2015 07:08:32 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3622#M2540</guid>
      <dc:creator>s_pichaipillai</dc:creator>
      <dc:date>2015-09-14T07:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3623#M2541</link>
      <description>attaching the sample workflow as well</description>
      <pubDate>Mon, 14 Sep 2015 07:09:22 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3623#M2541</guid>
      <dc:creator>s_pichaipillai</dc:creator>
      <dc:date>2015-09-14T07:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3630#M2542</link>
      <description>&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So that looks like a limitation that I hadn't thought of. &amp;nbsp;Sorry about that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However Joe's macro looks excellent and is a more contained solution too!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 13:20:22 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3630#M2542</guid>
      <dc:creator>AdamR_AYX</dc:creator>
      <dc:date>2015-09-14T13:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3689#M2543</link>
      <description>&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using your latest version,&amp;nbsp;I was able to parse all my spreadsheets successfully so that's awesome!&amp;nbsp;Great solution using batch macro twice. I just need to do some REGEX cleanup afterwards and I'll be good to go. I think Alteryx should put this in their sample marcro's by default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 21:03:52 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/3689#M2543</guid>
      <dc:creator>ivy29gm</dc:creator>
      <dc:date>2015-09-14T21:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/4023#M2544</link>
      <description>&lt;P&gt;Just jumping in with news of a new feature coming in the next release (after 10.0).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Going forward, if you specify an .xlsx file with no sheet name, we will automatically open the first sheet (or only sheet if the file only has one).&lt;/P&gt;&lt;P&gt;How do you know which sheet will be "first"?&amp;nbsp; Very good question. My understanding right now is that it'll be the last sheet modified, but I'm not 100% sure about this. I know that in the internal XML, the list of sheets doesn't appear to be in any particular order. So, what we can say is that you'll get the first sheet as written by Excel in the internal XML file, but beyond that we cannot guarantee which sheet you'll get in a multi-sheet file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your files all have one sheet each, then this might work well for you.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2015 19:26:20 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/4023#M2544</guid>
      <dc:creator>MikeB</dc:creator>
      <dc:date>2015-09-18T19:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/4029#M2545</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's great news. However, why only first? Could you add a toggle in the input tool config where the user can specify 'First' or 'All' sheets? Will it be an Actionable field?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2015 19:48:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/4029#M2545</guid>
      <dc:creator>ivy29gm</dc:creator>
      <dc:date>2015-09-18T19:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/4030#M2546</link>
      <description>&lt;P&gt;The request we added this for was a person who said "I have an Excel file with only one sheet in it, so why do I have to specify a sheet name?"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We thought that was a good idea and went one further by supporting files with more than one sheet as well (although it's not guaranteed which sheet you'll get in that case). So, there's really no option here, just if you don't tell us which sheet to read, we'll read the first one. Also, this is only for read and does not work when writing or appending.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your idea of reading "all" sheets is interesting. How would you expect that to work if the sheets have different numbers of columns and conflicting "field names" and/or datatypes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd love to hear your thoughts if you'd like to elaborate.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2015 19:57:19 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/4030#M2546</guid>
      <dc:creator>MikeB</dc:creator>
      <dc:date>2015-09-18T19:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/4061#M2547</link>
      <description>&lt;P&gt;Absolutely agree. All would only work if schema is the same for all sheets. or define like the 3 different output modes in batch macro?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2015 22:18:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/4061#M2547</guid>
      <dc:creator>ivy29gm</dc:creator>
      <dc:date>2015-09-18T22:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/16044#M2548</link>
      <description>&lt;P&gt;Wowwwwwww this is amazing!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:01:05 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/16044#M2548</guid>
      <dc:creator>cbridges</dc:creator>
      <dc:date>2016-03-11T21:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/16281#M2549</link>
      <description>&lt;P&gt;Thanks and it works on my end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you happen to know if I want to capture the filenames of the files used in the dynamic input tool?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 02:51:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/16281#M2549</guid>
      <dc:creator>Mon</dc:creator>
      <dc:date>2016-03-15T02:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/16284#M2550</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3728"&gt;@Mon﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the below image shows the option to Grab the file name from&amp;nbsp;Dynamic Input tool&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/3654i3FDAC9AB22511E1F/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="DYip.png" title="DYip.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 02:54:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/16284#M2550</guid>
      <dc:creator>s_pichaipillai</dc:creator>
      <dc:date>2016-03-15T02:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/16285#M2551</link>
      <description>&lt;P&gt;Appreciate pichaipillai&lt;SPAN class="login-bold"&gt;! Thank you!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 03:01:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/16285#M2551</guid>
      <dc:creator>Mon</dc:creator>
      <dc:date>2016-03-15T03:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/21415#M2552</link>
      <description>&lt;P&gt;Maybe it would be more straight forward not to change the Input Tool at all.&amp;nbsp; Instead, the Directory Tool could be changed.&amp;nbsp; You could add a checkbox which would give you the option to show you all the different sheets within&amp;nbsp;an excel file&amp;nbsp;each as&amp;nbsp;its own line in the&amp;nbsp;directory&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Unchecked)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FullPath&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C:\Documents\File1.xls&lt;/P&gt;&lt;P&gt;C:\Documents\File2.xlsx&lt;/P&gt;&lt;P&gt;C:\Documents\File3.txt&lt;/P&gt;&lt;P&gt;C:\Documents\File4.yxdb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Checked)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FullPath&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C:\Documents\File1.xls|Sheet1&lt;/P&gt;&lt;P&gt;C:\Documents\File1.xls|Sheet2&lt;/P&gt;&lt;P&gt;C:\Documents\File1.xls|Sheet3&lt;/P&gt;&lt;P&gt;C:\Documents\File2.xlsx|Raw Data&lt;/P&gt;&lt;P&gt;C:\Documents\File2.xlsx|Summary&lt;/P&gt;&lt;P&gt;C:\Documents\File3.txt&lt;/P&gt;&lt;P&gt;C:\Documents\File4.yxdb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can therefore filter the sheets you want to include and exclude and then pass through through the dynamic input tool like normal&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 16:49:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/21415#M2552</guid>
      <dc:creator>pcatterson</dc:creator>
      <dc:date>2016-05-12T16:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: using dynamic input on excel files with different tab / worksheet names</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/21943#M2553</link>
      <description>&lt;P&gt;This may already be obvious but I figure I'll add it here in case someone reading this later is not aware of this feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alteryx can pull the list of sheet names from an Excel file...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In an Input Tool, when you select an Excel files (.xlsx), you are presented with a list of sheet names from which to choose.&lt;/P&gt;&lt;P&gt;At the top of the list you will see this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;List of Sheet Names&amp;gt;&lt;/P&gt;&lt;P&gt;If you choose this, it will pull the list of sheet names from the specified Excel file.&lt;/P&gt;&lt;P&gt;Note that this is only available for .xlsx/.xlsm files - it does not work for .xls files or if you are using the "Legacy" .xlsx format.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 21:56:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/using-dynamic-input-on-excel-files-with-different-tab-worksheet/m-p/21943#M2553</guid>
      <dc:creator>MikeB</dc:creator>
      <dc:date>2016-05-18T21:56:10Z</dc:date>
    </item>
  </channel>
</rss>

