<?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: attach Alteryx outputted Excel file to the routine email distribution in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/725751#M8416</link>
    <description>&lt;P&gt;Is that possible you can attach a sample solution Alteryx Desinger file?&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 05:28:07 GMT</pubDate>
    <dc:creator>LEXQ2005</dc:creator>
    <dc:date>2021-03-02T05:28:07Z</dc:date>
    <item>
      <title>attach Alteryx outputted Excel file to the routine email distribution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/724537#M8405</link>
      <description>&lt;P&gt;I used Alteyrx Designer to generate an Excel file, saved it in a shared folder. I also use the Alteryx server in my company.&lt;BR /&gt;Is that possible to auto-distribute an email to the users with the Excel attached to the email?&lt;BR /&gt;How to do that?&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 17:11:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/724537#M8405</guid>
      <dc:creator>LEXQ2005</dc:creator>
      <dc:date>2021-02-27T17:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: attach Alteryx outputted Excel file to the routine email distribution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/724541#M8406</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/101333"&gt;@LEXQ2005&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can send an attachment by providing the filepath of the Excel file to the Email tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since you're already generating a file, make sure you have a field in your data that provides the filepath - in your case a location on your shared drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add a Block Until Done tool before the tool that ouputs the Excel file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then add an Email tool after the Block Until Done tool, configured so that it will run after the Excel file is generated, and pass in the file path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this sets you on the right track.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 17:58:18 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/724541#M8406</guid>
      <dc:creator>jamielaird</dc:creator>
      <dc:date>2021-02-27T17:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: attach Alteryx outputted Excel file to the routine email distribution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/724747#M8407</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/101333"&gt;@LEXQ2005&lt;/a&gt;&amp;nbsp;- You may find the following Tool Mastery article useful: &lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Email/ta-p/32129" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Email/ta-p/32129&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 19:29:44 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/724747#M8407</guid>
      <dc:creator>ArtApa</dc:creator>
      <dc:date>2021-02-28T19:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: attach Alteryx outputted Excel file to the routine email distribution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/725366#M8412</link>
      <description>&lt;P&gt;Let me describe the use case in further details:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I used Alteryx Designer to generate&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;multiple&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp;worksheets in one Excel file. The Excel file is saved in a shared folder. The final reports for the customers are&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;pivot tables&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp;with filters. The pivot tables are based on the worksheets Alteryx generated.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I use the pivot table instead of generating a report using Alteryx Designer directly because the users can customize their data using the pivot tables' filters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I want to auto distribute an email routinely to the users with the Excel attached to the email. I hope the Alteryx output data and the Pivot tables in the Excel file all get updated automatically.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 18:09:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/725366#M8412</guid>
      <dc:creator>LEXQ2005</dc:creator>
      <dc:date>2021-03-01T18:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: attach Alteryx outputted Excel file to the routine email distribution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/725446#M8415</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/101333"&gt;@LEXQ2005&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for the clarification.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are two parts to this then, which I'll address seperately:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Outputting to multiple sheets within an existing Excel file&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You mentioned that your final output contains a pivot table and I therefore assume that you will have created this file before running the Alteryx workflow (since Alteryx can't construct the pivot table for you). If that's the case, then all Alteryx needs to do is replace the data in the sheets that are used in your pivot table, which should be fairly simple:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Make sure that each row of your data has a column identifying the sheet name you want it to write to&lt;/LI&gt;&lt;LI&gt;Configure the Output Data tool to write to the location of the Excel file in which you have created your pivot tables and choose Overwrite Sheet or Range&lt;/LI&gt;&lt;LI&gt;Tick Take File/Table Name From Field and choose Change File/Table Name and the field containing the sheet name, and untick Keep Field in Output&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Sending via email an Excel file that is saved in a shared folder&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This is pretty simple - you just need to have the filepath for the file that you want to email, and for it to be in a location that Alteryx can access, and configure your Email tool with this filepath as an attachment.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 19:23:34 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/725446#M8415</guid>
      <dc:creator>jamielaird</dc:creator>
      <dc:date>2021-03-01T19:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: attach Alteryx outputted Excel file to the routine email distribution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/725751#M8416</link>
      <description>&lt;P&gt;Is that possible you can attach a sample solution Alteryx Desinger file?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 05:28:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/725751#M8416</guid>
      <dc:creator>LEXQ2005</dc:creator>
      <dc:date>2021-03-02T05:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: attach Alteryx outputted Excel file to the routine email distribution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/725782#M8417</link>
      <description>&lt;P&gt;Never mind. Solved.&lt;/P&gt;&lt;P&gt;Found a good reference workflow:&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Discussions/How-to-attach-an-Excel-file-to-an-Email/td-p/452028?lightbox-message-images-452028=73989iF59936BF1DED05D3" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Discussions/How-to-attach-an-Excel-file-to-an-Email/td-p/452028?lightbox-message-images-452028=73989iF59936BF1DED05D3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 07:58:11 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/attach-Alteryx-outputted-Excel-file-to-the-routine-email/m-p/725782#M8417</guid>
      <dc:creator>LEXQ2005</dc:creator>
      <dc:date>2021-03-02T07:58:11Z</dc:date>
    </item>
  </channel>
</rss>

