<?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: Dynamic Input: Using dummy input file for source template.  Errors when run on server in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/527159#M5689</link>
    <description>&lt;P&gt;Just add the sheet name to the full path like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...\foldername\filename.xlsx|||sheetname$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ll send you an example shortly.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2020 21:16:12 GMT</pubDate>
    <dc:creator>DavidP</dc:creator>
    <dc:date>2020-02-12T21:16:12Z</dc:date>
    <item>
      <title>Dynamic Input: Using dummy input file for source template.  Errors when run on server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/526778#M5684</link>
      <description>&lt;P&gt;I am using a dummy input data source template and it runs in desktop but when I try and run it in server it errors out saying it can't find the dummy file.&amp;nbsp; I am using the dynamic input to generate the sheet names to add to the file path and later open those individual sheets with another embedded macro.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="lowellsinghGP_2-1581518255965.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/98236i1783532B57A82859/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lowellsinghGP_2-1581518255965.png" alt="lowellsinghGP_2-1581518255965.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 14:38:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/526778#M5684</guid>
      <dc:creator>lowellsinghGP</dc:creator>
      <dc:date>2020-02-12T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Input: Using dummy input file for source template.  Errors when run on server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/526989#M5686</link>
      <description>&lt;P&gt;I think dynamic input has to be able to see the template file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another way to do it is to create a batch macro with an Input data tool instead, with a control parameter and action tool to update the fullpath of the file you want to load.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this should work on server.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 15:36:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/526989#M5686</guid>
      <dc:creator>DavidP</dc:creator>
      <dc:date>2023-05-05T15:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Input: Using dummy input file for source template.  Errors when run on server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/527071#M5687</link>
      <description>&lt;P&gt;Thanks DavidP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you mean update the full path how does it recognize the sheet name?&amp;nbsp; I am using dynamic input to pull the sheet names then I add that to the full path witch then gets fed into another macro that opens each sheet in an excel document.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 19:08:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/527071#M5687</guid>
      <dc:creator>lowellsinghGP</dc:creator>
      <dc:date>2020-02-12T19:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Input: Using dummy input file for source template.  Errors when run on server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/527159#M5689</link>
      <description>&lt;P&gt;Just add the sheet name to the full path like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...\foldername\filename.xlsx|||sheetname$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ll send you an example shortly.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 21:16:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/527159#M5689</guid>
      <dc:creator>DavidP</dc:creator>
      <dc:date>2020-02-12T21:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Input: Using dummy input file for source template.  Errors when run on server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/527170#M5693</link>
      <description>&lt;P&gt;The attached workflow is not dissimilar to your workflow, but instead of using a dynamic input, it uses the same batch macro twice, first to read the list of sheet names and then to load the sheets&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="DavidP_0-1581543569560.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/98358i385CBE128CFE8301/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DavidP_0-1581543569560.png" alt="DavidP_0-1581543569560.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 21:40:41 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/527170#M5693</guid>
      <dc:creator>DavidP</dc:creator>
      <dc:date>2020-02-12T21:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Input: Using dummy input file for source template.  Errors when run on server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/527534#M5696</link>
      <description>&lt;P&gt;Thanks DavidP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am going to hardcode the sheet names into the formula tool since they will never change.&amp;nbsp; However, this is great for dynamic files where sheet names are not consistent.&amp;nbsp; I will use this approach for other workflows for sure.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 13:59:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Dynamic-Input-Using-dummy-input-file-for-source-template-Errors/m-p/527534#M5696</guid>
      <dc:creator>lowellsinghGP</dc:creator>
      <dc:date>2020-02-13T13:59:30Z</dc:date>
    </item>
  </channel>
</rss>

