<?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: Alteryx Server -  multiple excel files Input in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/1185627#M14174</link>
    <description>&lt;P&gt;The Text Box Tool solution might work if the user gives the fully-qualified/absolute UNC path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The address on the user's machine might show like "&lt;STRONG&gt;G:\Folder Location A\Folder Location B&lt;/STRONG&gt;". This won't work on the Gallery 'coz the Gallery is working from its own machine and the drive might not be mapped in the same way there.&lt;/LI&gt;&lt;LI&gt;To get it to work, the user must change the address to be like "&lt;STRONG&gt;\\192.168.00.00\Folder Location A\Folder Location B&lt;/STRONG&gt;". This form leaves no ambiguity and Alteryx will find that address from any machine.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue would be whether or not your users are computer-savvy enough to provide the proper address. Some workarounds I can think of:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Before passing to the Input Tool / Dynamic Input Tool, use a Formula Tool or something similar to modify the address into the required form.&lt;/LI&gt;&lt;LI&gt;If the folder locations are already known anyway, use the Drop Down Tool instead of the Text Box Tool.&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Tue, 12 Sep 2023 11:39:41 GMT</pubDate>
    <dc:creator>Peachyco</dc:creator>
    <dc:date>2023-09-12T11:39:41Z</dc:date>
    <item>
      <title>Alteryx Server -  multiple excel files Input</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/902013#M10300</link>
      <description>&lt;P&gt;Hi is there a workaround for a scenario where there are multiple excel file as inputs. using "&lt;STRONG&gt;*.xlsx&lt;/STRONG&gt;"&amp;nbsp; we are able to make the workflow function, however there seems to be a restriction on the server.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;: the inputs are dynamic there could be 2 excel files or up to 12 on any given day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any workaround for this, any suggestions would be of great help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Feb 2022 03:47:41 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/902013#M10300</guid>
      <dc:creator>olimpio</dc:creator>
      <dc:date>2022-02-12T03:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server -  multiple excel files Input</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/902045#M10301</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/196265"&gt;@olimpio&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is the limitation you're mentioning around the Folder Browse tool?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's a workaround by having a Text Box instead of the Folder Browse tool and the User would simply copy and paste the file path to where the excel files are. The rest is done with the wildcard in the input tool like you mentioned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;* You need to configure the text box to dynamically replace the file path of the files with the Action tool.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Sat, 12 Feb 2022 12:47:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/902045#M10301</guid>
      <dc:creator>Thableaus</dc:creator>
      <dc:date>2022-02-12T12:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server -  multiple excel files Input</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/902047#M10302</link>
      <description>&lt;P&gt;Yes we have tried the text input option, it works on the analytical app however, once we move it to server , the text input replacement does not seem to work and the workflow is searching for the local drive and giving an error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;unless there is something i am doing wrong, where you able to successfully move the workflow to the server and it was reading multi files through the server. also, can the text input connect to a directory tool i have tried both the input and directory both give an error&lt;/P&gt;</description>
      <pubDate>Sat, 12 Feb 2022 13:14:29 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/902047#M10302</guid>
      <dc:creator>olimpio</dc:creator>
      <dc:date>2022-02-12T13:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server -  multiple excel files Input</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/902255#M10308</link>
      <description>&lt;P&gt;would you be able to share a workflow that would help? that would be really helpfull&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 06:26:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/902255#M10308</guid>
      <dc:creator>olimpio</dc:creator>
      <dc:date>2022-02-14T06:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server -  multiple excel files Input</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/1181003#M14066</link>
      <description>&lt;P&gt;hi, we meet the same issue, do you find a way to resolve it?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 09:38:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/1181003#M14066</guid>
      <dc:creator>JC</dc:creator>
      <dc:date>2023-08-29T09:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server -  multiple excel files Input</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/1185627#M14174</link>
      <description>&lt;P&gt;The Text Box Tool solution might work if the user gives the fully-qualified/absolute UNC path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The address on the user's machine might show like "&lt;STRONG&gt;G:\Folder Location A\Folder Location B&lt;/STRONG&gt;". This won't work on the Gallery 'coz the Gallery is working from its own machine and the drive might not be mapped in the same way there.&lt;/LI&gt;&lt;LI&gt;To get it to work, the user must change the address to be like "&lt;STRONG&gt;\\192.168.00.00\Folder Location A\Folder Location B&lt;/STRONG&gt;". This form leaves no ambiguity and Alteryx will find that address from any machine.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue would be whether or not your users are computer-savvy enough to provide the proper address. Some workarounds I can think of:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Before passing to the Input Tool / Dynamic Input Tool, use a Formula Tool or something similar to modify the address into the required form.&lt;/LI&gt;&lt;LI&gt;If the folder locations are already known anyway, use the Drop Down Tool instead of the Text Box Tool.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 12 Sep 2023 11:39:41 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-multiple-excel-files-Input/m-p/1185627#M14174</guid>
      <dc:creator>Peachyco</dc:creator>
      <dc:date>2023-09-12T11:39:41Z</dc:date>
    </item>
  </channel>
</rss>

