<?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: New output on excel file with autoreferesh in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/New-output-on-excel-file-with-autoreferesh/m-p/903481#M10345</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/22128"&gt;@carlosteixeira&lt;/a&gt;&amp;nbsp;Thank you for your response! I have used output data tool to load the workflow result in excel and gave path of a network drive using the syntax as mentioned by you, but I get an error:&amp;nbsp;Error: Designer x64: The Designer x64 reported: Error running Event #1: Error Opening file: C:\Users\kumarh3\AppData\Local\Temp\Staging\4da327d4-ed41-4a46-9b1f-9b5f091c9e09\_externals\2\Weekly Report.xlsx: The system cannot find the path specified. (3)&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 17:06:21 GMT</pubDate>
    <dc:creator>keeprollin</dc:creator>
    <dc:date>2022-02-16T17:06:21Z</dc:date>
    <item>
      <title>New output on excel file with autoreferesh</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/New-output-on-excel-file-with-autoreferesh/m-p/903441#M10342</link>
      <description>&lt;P&gt;I have a workflow on the alteryx server which is scheduled to run once a week. The output of the workflow needs to be stored in an excel file. Is there a way that the output is loaded in a new excel file every week on a shared network drive&amp;nbsp;from the alteryx server without any manual interference ?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 16:05:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/New-output-on-excel-file-with-autoreferesh/m-p/903441#M10342</guid>
      <dc:creator>keeprollin</dc:creator>
      <dc:date>2022-02-16T16:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: New output on excel file with autoreferesh</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/New-output-on-excel-file-with-autoreferesh/m-p/903451#M10343</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/262851"&gt;@keeprollin&lt;/a&gt;&amp;nbsp;how are you?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can create a field with the name of the file that you will save, dynamically including date/time on the name of file&lt;/P&gt;
&lt;P&gt;example below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;'\\foldernetwork\directory\subdirectory\filename_'+[day]+[month]+[year]+'.xlsx|||sheet1'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And you can use this field to save the file. If day, month, or year change you will get a new workflow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 16:29:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/New-output-on-excel-file-with-autoreferesh/m-p/903451#M10343</guid>
      <dc:creator>carlosteixeira</dc:creator>
      <dc:date>2022-02-16T16:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: New output on excel file with autoreferesh</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/New-output-on-excel-file-with-autoreferesh/m-p/903481#M10345</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/22128"&gt;@carlosteixeira&lt;/a&gt;&amp;nbsp;Thank you for your response! I have used output data tool to load the workflow result in excel and gave path of a network drive using the syntax as mentioned by you, but I get an error:&amp;nbsp;Error: Designer x64: The Designer x64 reported: Error running Event #1: Error Opening file: C:\Users\kumarh3\AppData\Local\Temp\Staging\4da327d4-ed41-4a46-9b1f-9b5f091c9e09\_externals\2\Weekly Report.xlsx: The system cannot find the path specified. (3)&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 17:06:21 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/New-output-on-excel-file-with-autoreferesh/m-p/903481#M10345</guid>
      <dc:creator>keeprollin</dc:creator>
      <dc:date>2022-02-16T17:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: New output on excel file with autoreferesh</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/New-output-on-excel-file-with-autoreferesh/m-p/903500#M10346</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/262851"&gt;@keeprollin&lt;/a&gt;&amp;nbsp;probably needs to change the relative path.&lt;/P&gt;
&lt;P&gt;take a look at this post&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/File-Paths-and-Alteryx/ta-p/847200#:~:text=Absolute%20and%20relative%20paths%20in,%2C%20relative%2C%20or%20UNC%20paths" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/File-Paths-and-Alteryx/ta-p/847200#:~:text=Absolute%20and%20relative%20paths%20in,%2C%20relative%2C%20or%20UNC%20paths&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 17:24:29 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/New-output-on-excel-file-with-autoreferesh/m-p/903500#M10346</guid>
      <dc:creator>carlosteixeira</dc:creator>
      <dc:date>2022-02-16T17:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: New output on excel file with autoreferesh</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/New-output-on-excel-file-with-autoreferesh/m-p/903559#M10349</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to run solution on the Gallery, you cannot be exporting files to your desktop/or computer. You will need always to have in on some shared drive (e.g. some company drive for specific department).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if you will use above mentioned solution, and map it to share drive -- I believe it will work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;///obviously, it can be then access issue (if Alteryx Gallery generic user does not have access to share drive) but this should be easily be fixed by your Alteryx Admin ---&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Luck!&lt;/P&gt;&lt;P&gt;Niky&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 19:37:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/New-output-on-excel-file-with-autoreferesh/m-p/903559#M10349</guid>
      <dc:creator>NikyN</dc:creator>
      <dc:date>2022-02-16T19:37:12Z</dc:date>
    </item>
  </channel>
</rss>

