<?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 Choose multiple files in analytic app in Dev Space</title>
    <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823459#M1609</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/256416"&gt;@AS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can be implemented using chained app. If it is implemented in a single App the select box options wont be dynamic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;App -1: Files Data and File List (list of options which will be used in next step)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_0-1631895711821.png" style="width: 302px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/203006iAEF2AA40042BAE23/image-dimensions/302x196?v=v2" width="302" height="196" role="button" title="atcodedog05_0-1631895711821.png" alt="atcodedog05_0-1631895711821.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;App -2: Gives you the option and lets you select. Option for list box is loaded from select tool.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_1-1631895789625.png" style="width: 863px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/203007iDF2477230E053364/image-dimensions/863x272?v=v2" width="863" height="272" role="button" title="atcodedog05_1-1631895789625.png" alt="atcodedog05_1-1631895789625.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;App run: App -1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_2-1631895828648.png" style="width: 426px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/203008i709728694C9A51E0/image-dimensions/426x290?v=v2" width="426" height="290" role="button" title="atcodedog05_2-1631895828648.png" alt="atcodedog05_2-1631895828648.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Clicking on continue will trigger the next app.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_3-1631895870095.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/203009i2751ECA727ED523C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="atcodedog05_3-1631895870095.png" alt="atcodedog05_3-1631895870095.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Resources on chained App :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Interactive-Lessons/Chaining-Analytic-Apps/ta-p/243120" target="_blank"&gt;https://community.alteryx.com/t5/Interactive-Lessons/Chaining-Analytic-Apps/ta-p/243120&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Videos/Chained-Applications/td-p/186301" target="_blank"&gt;https://community.alteryx.com/t5/Videos/Chained-Applications/td-p/186301&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps : )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Sep 2021 16:26:46 GMT</pubDate>
    <dc:creator>atcodedog05</dc:creator>
    <dc:date>2021-09-17T16:26:46Z</dc:date>
    <item>
      <title>How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823358#M1603</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a newbie here who is creating apps first time and learning creation of apps.&lt;/P&gt;&lt;P&gt;I'm putting a list box to select multiple file and all those user will select comes as a input file in my application. I tried with possible method but could not get a perfect way. If you could help me that would be supper supportive of you guys.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 13:38:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823358#M1603</guid>
      <dc:creator>AS</dc:creator>
      <dc:date>2021-09-17T13:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823368#M1604</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/256416"&gt;@AS&lt;/a&gt;&amp;nbsp;a similar question has been posted previously. Check it out here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Discussions/User-prompts-for-selecting-multiple-files-and-execute/td-p/656542" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Discussions/User-prompts-for-selecting-multiple-files-and-execute/td-p/656542&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 13:52:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823368#M1604</guid>
      <dc:creator>rkapoor</dc:creator>
      <dc:date>2021-09-17T13:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823375#M1605</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/56234"&gt;@rkapoor&lt;/a&gt;&amp;nbsp;Glad you were able to find this post.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good old days when .zip file format was supported in Alteryx Community post&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; nowadays support is stopped.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/256416"&gt;@AS&lt;/a&gt;&amp;nbsp;this method is also supported on Gallery. Since Folder Browse is not supported on the server.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 14:04:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823375#M1605</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2021-09-17T14:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823422#M1606</link>
      <description>&lt;P&gt;Hi I want to create something like this app&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 15:34:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823422#M1606</guid>
      <dc:creator>AS</dc:creator>
      <dc:date>2021-09-17T15:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823424#M1607</link>
      <description>&lt;P&gt;if you could help me to create this app this would be so helpful&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 15:35:05 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823424#M1607</guid>
      <dc:creator>AS</dc:creator>
      <dc:date>2021-09-17T15:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823459#M1609</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/256416"&gt;@AS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can be implemented using chained app. If it is implemented in a single App the select box options wont be dynamic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;App -1: Files Data and File List (list of options which will be used in next step)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_0-1631895711821.png" style="width: 302px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/203006iAEF2AA40042BAE23/image-dimensions/302x196?v=v2" width="302" height="196" role="button" title="atcodedog05_0-1631895711821.png" alt="atcodedog05_0-1631895711821.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;App -2: Gives you the option and lets you select. Option for list box is loaded from select tool.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_1-1631895789625.png" style="width: 863px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/203007iDF2477230E053364/image-dimensions/863x272?v=v2" width="863" height="272" role="button" title="atcodedog05_1-1631895789625.png" alt="atcodedog05_1-1631895789625.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;App run: App -1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_2-1631895828648.png" style="width: 426px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/203008i709728694C9A51E0/image-dimensions/426x290?v=v2" width="426" height="290" role="button" title="atcodedog05_2-1631895828648.png" alt="atcodedog05_2-1631895828648.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Clicking on continue will trigger the next app.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_3-1631895870095.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/203009i2751ECA727ED523C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="atcodedog05_3-1631895870095.png" alt="atcodedog05_3-1631895870095.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Resources on chained App :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Interactive-Lessons/Chaining-Analytic-Apps/ta-p/243120" target="_blank"&gt;https://community.alteryx.com/t5/Interactive-Lessons/Chaining-Analytic-Apps/ta-p/243120&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Videos/Chained-Applications/td-p/186301" target="_blank"&gt;https://community.alteryx.com/t5/Videos/Chained-Applications/td-p/186301&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps : )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 16:26:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/823459#M1609</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2021-09-17T16:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/825202#M1612</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/67366"&gt;@atcodedog05&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 07:22:40 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/825202#M1612</guid>
      <dc:creator>AS</dc:creator>
      <dc:date>2021-09-22T07:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/825203#M1613</link>
      <description>&lt;P&gt;Happy to help : )&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/256416"&gt;@AS&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Cheers and have a nice day!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 07:23:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/825203#M1613</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2021-09-22T07:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/1108278#M2015</link>
      <description>&lt;P&gt;As a tip... the IN statement at the Filter tool is likely going to drive you bonkers in trying to get the syntax configured correctly.&amp;nbsp; I finally found the solution via another contributors efforts.....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Be sure to reference the following when configuring the Action tool and the Filter's IN('TEST1, 'TEST2') statement......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Parse-Error-within-filter-tool-when-trying-to-create-an-app/td-p/324812" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Parse-Error-within-filter-tool-when-trying-to-create-an-app/td-p/324812&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Community!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 13:14:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/1108278#M2015</guid>
      <dc:creator>dnbShiner15</dc:creator>
      <dc:date>2023-04-05T13:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/1108667#M2016</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/67366"&gt;@atcodedog05&lt;/a&gt;&amp;nbsp;First off... thanks for your explanations.&amp;nbsp; I was able to build a chained app that works well in Alteryx designer.&amp;nbsp; The issue becomes when I publish it to the Gallery.&amp;nbsp; The behavior that I am after is that the end user would be able to reference a location on their hard drive that contains a listing of files in the same directory.&amp;nbsp; Alteryx would pick up those files and combine them. and then do a bunch of other stuff.&amp;nbsp; Again,&amp;nbsp; I successfully built a workflow that does this using 2 chained apps.&amp;nbsp; When I publish it to Gallery it throws errors relating to the hard coded directories that I have in the code.&amp;nbsp; I found another article talking about making relative references but I still think that the files, directories, etc all have to be on the same Server as the Alteryx gallery server.&amp;nbsp; Is that correct or do you know?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 20:58:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/1108667#M2016</guid>
      <dc:creator>dnbShiner15</dc:creator>
      <dc:date>2023-04-05T20:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/1108825#M2017</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/270289"&gt;@dnbShiner15&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I really wish I could help you. I generally would have but I am really tied up and I don't want to provide a partial/inaccurate answer. Hence I am&amp;nbsp;&lt;SPAN data-dobid="hdw"&gt;refraining from providing you with any answer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope someone helps you. Post it as a new question it will get more visibility and people with help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Cheers and have a nice day!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 07:03:59 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/1108825#M2017</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2023-04-06T07:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Choose multiple files in analytic app</title>
      <link>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/1121169#M2020</link>
      <description>&lt;P&gt;I have a zip file that contains multiple csv, files inside. I have a directory input in alteryx of the zip file, i want to be able to create a list box allowing the users to select which csv. files they want to run in the workflow. Any help would be appreciated! thank you&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 13:31:47 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/How-to-Choose-multiple-files-in-analytic-app/m-p/1121169#M2020</guid>
      <dc:creator>ChristianCartagena_</dc:creator>
      <dc:date>2023-05-02T13:31:47Z</dc:date>
    </item>
  </channel>
</rss>

