<?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: How to insert an Excel file with multiple sheets as an input via Alteryx Server in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1040527#M12152</link>
    <description>&lt;P&gt;One way to do this is having just one file browse and multiple action tools coming out of it. Then each action tool connected to an input tool. The action tool will update the path but not the sheet name.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 13:19:04 GMT</pubDate>
    <dc:creator>gabrielvilella</dc:creator>
    <dc:date>2022-11-29T13:19:04Z</dc:date>
    <item>
      <title>How to insert an Excel file with multiple sheets as an input via Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1040324#M12150</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an excel file with 20 sheets inside. Currently, I have to click File Browse 20 times in Alteryx Server to direct to each Sheet separately one by one. Is there any dynamic way to help with this? What I want to do is to click File Browse once, the whole excel file will be uploaded to the sever and then based on the sheet name, data on each sheet will be transformed accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are several ways to do it when running the Analytic App locally, but those ways cannot work with the Server, given the Folder Browse or Directory tools do not work properly with the Server.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Trung&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 06:34:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1040324#M12150</guid>
      <dc:creator>trung2403</dc:creator>
      <dc:date>2022-11-29T06:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert an Excel file with multiple sheets as an input via Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1040527#M12152</link>
      <description>&lt;P&gt;One way to do this is having just one file browse and multiple action tools coming out of it. Then each action tool connected to an input tool. The action tool will update the path but not the sheet name.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 13:19:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1040527#M12152</guid>
      <dc:creator>gabrielvilella</dc:creator>
      <dc:date>2022-11-29T13:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert an Excel file with multiple sheets as an input via Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1040970#M12158</link>
      <description>&lt;P&gt;Hmm, I already tried but it did not work. When i run it on the Server, the server will require me to indicate a specific sheet as well. And thus, this method cannot work properly.&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="trung2403_0-1669770162043.png" style="width: 567px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/271659iE8CC27F79AE2AB0D/image-dimensions/567x411?v=v2" width="567" height="411" role="button" title="trung2403_0-1669770162043.png" alt="trung2403_0-1669770162043.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 01:05:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1040970#M12158</guid>
      <dc:creator>trung2403</dc:creator>
      <dc:date>2022-11-30T01:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert an Excel file with multiple sheets as an input via Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1040986#M12160</link>
      <description>&lt;P&gt;The app will ask for the sheet name, but the workflow will just ignore that and replace the content from the user with the correct sheet name on each input tool. You need this expression on each action tool:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Regex_replace([#1],'(.+?)\|.+','$1')+Regex_replace([Destination],'.+?(\|.+)','$1')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 02:35:36 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1040986#M12160</guid>
      <dc:creator>gabrielvilella</dc:creator>
      <dc:date>2022-11-30T02:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert an Excel file with multiple sheets as an input via Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1041715#M12170</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/92330"&gt;@gabrielvilella&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is exactly what I'm looking for. Btw, may I ask another question? Let's say after this dynamic input, my WF on the server will generate 100 files. Currently, the user has to download all output files separately one by one. Is there any way to download them all in bulk?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 05:22:36 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1041715#M12170</guid>
      <dc:creator>trung2403</dc:creator>
      <dc:date>2022-12-01T05:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert an Excel file with multiple sheets as an input via Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1041947#M12172</link>
      <description>&lt;P&gt;Unfortunately it is not possible to bulk download files from the Gallery. You will have to create a zip with all the files and have the zip there to download, you might need to use the blob output to have the zip showing there on the results page.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 14:03:44 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1041947#M12172</guid>
      <dc:creator>gabrielvilella</dc:creator>
      <dc:date>2022-12-01T14:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert an Excel file with multiple sheets as an input via Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1042489#M12196</link>
      <description>&lt;P&gt;Many thanks for your advice, it works as expected now. :D&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 05:39:23 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1042489#M12196</guid>
      <dc:creator>trung2403</dc:creator>
      <dc:date>2022-12-02T05:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert an Excel file with multiple sheets as an input via Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1258125#M15236</link>
      <description>&lt;P&gt;As a continuation to the original question here, can the same thing be implemented in an regular yxmd workflow rather than an app? That is have one excel file sitting on sharepoint and bring it into the workflow with its multiple sheets and then feed the individual sheet data into the various arms of the workflow?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 20:30:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-insert-an-Excel-file-with-multiple-sheets-as-an-input-via/m-p/1258125#M15236</guid>
      <dc:creator>deepaprash</dc:creator>
      <dc:date>2024-04-03T20:30:33Z</dc:date>
    </item>
  </channel>
</rss>

