<?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: Append data on a daily basis in columns side by side in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/68753#M24316</link>
    <description>&lt;P&gt;Alteryx doesn't seem to overwrite&amp;nbsp;an existing sheet in an excel file, so you will need to output a new file or a new sheet each day it runs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While I get using the word 'append' here, you are really trying to join the new data onto the previous data, using the Profit Center as the common key. &amp;nbsp;You'll just need to get the new day's data organized into two columns, one named "Profit Center" and one "profit data". &amp;nbsp;You can then use the Dynamic Rename tool (developer tools tab) to rename the data column into whatever format you want (likely using some of the Date Time functions and string replace tools to get your desired format).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This can be joined to your existing data pretty easily, even with the dynamic/changing field name for your data column (since you can just deselect the duplicate "Profit Center" column and leave the "Dynamic or Unknown Fields" option checked within the join tool. &amp;nbsp;If your new data is in the right input to the join tool, it should automatically end up as the last column in the resulting joined data set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This make sense?&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2017 18:58:35 GMT</pubDate>
    <dc:creator>david_fetters</dc:creator>
    <dc:date>2017-06-29T18:58:35Z</dc:date>
    <item>
      <title>Append data on a daily basis in columns side by side</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/68725#M24315</link>
      <description>&lt;P&gt;This is my first post on this site&lt;BR /&gt;I have YTD sales data and I want to track the everyday change of sales, which can be used in future to see the trend. I have consolidated multiple data sources and summarized to see the sales by profit center but not sure how to append the data side by side.&lt;BR /&gt;&lt;BR /&gt;Requirement&lt;BR /&gt;Append sales data on a daily basis in an Excel side by side with current date being the header.&lt;BR /&gt;&lt;BR /&gt;sample attached&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Profit Center&lt;/TD&gt;&lt;TD&gt;28_June__2017&lt;/TD&gt;&lt;TD&gt;29_June__2017&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AB_10&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19,449&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 26,689&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AB_11&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 245,752&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 253,290&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AB_12&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8,575&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8,887&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AB_13&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 134,337&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 143,358&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AB_14&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 44,760&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 46,646&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AB_15&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 235,746&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 245,176&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 03:54:49 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/68725#M24315</guid>
      <dc:creator>Iamharishnb</dc:creator>
      <dc:date>2018-05-24T03:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Append data on a daily basis in columns side by side</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/68753#M24316</link>
      <description>&lt;P&gt;Alteryx doesn't seem to overwrite&amp;nbsp;an existing sheet in an excel file, so you will need to output a new file or a new sheet each day it runs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While I get using the word 'append' here, you are really trying to join the new data onto the previous data, using the Profit Center as the common key. &amp;nbsp;You'll just need to get the new day's data organized into two columns, one named "Profit Center" and one "profit data". &amp;nbsp;You can then use the Dynamic Rename tool (developer tools tab) to rename the data column into whatever format you want (likely using some of the Date Time functions and string replace tools to get your desired format).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This can be joined to your existing data pretty easily, even with the dynamic/changing field name for your data column (since you can just deselect the duplicate "Profit Center" column and leave the "Dynamic or Unknown Fields" option checked within the join tool. &amp;nbsp;If your new data is in the right input to the join tool, it should automatically end up as the last column in the resulting joined data set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This make sense?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 18:58:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/68753#M24316</guid>
      <dc:creator>david_fetters</dc:creator>
      <dc:date>2017-06-29T18:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Append data on a daily basis in columns side by side</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/68772#M24317</link>
      <description>&lt;P&gt;To expand on what david was saying, I've attached a quick join that would work once you've gotten your data to the point of the two Text Inputs in the attached.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, you should be able to overwrite the excel sheet in the output tool like below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="overwrite.jpg" style="width: 548px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/18679iD68A1A411F3F9F86/image-size/large?v=v2&amp;amp;px=999" role="button" title="overwrite.jpg" alt="overwrite.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 20:08:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/68772#M24317</guid>
      <dc:creator>DanS</dc:creator>
      <dc:date>2017-06-29T20:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Append data on a daily basis in columns side by side</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/68774#M24318</link>
      <description>&lt;P&gt;Dan, thanks for that. &amp;nbsp;Not sure why I didn't poke around in output options.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 20:22:31 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/68774#M24318</guid>
      <dc:creator>david_fetters</dc:creator>
      <dc:date>2017-06-29T20:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Append data on a daily basis in columns side by side</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/69307#M24319</link>
      <description>&lt;P&gt;Thanks, Dan - exactly what I was looking for...&lt;/P&gt;&lt;P&gt;I had an output with the current workflow and joined the previous day's output to the current output and this combined output becomes my final/combined output of today; which includes yesterday and today's data side by side, thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Being new to alteryx the workflow you attached was the key for me to understand your&amp;nbsp;suggestion.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2017 17:09:09 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/69307#M24319</guid>
      <dc:creator>Iamharishnb</dc:creator>
      <dc:date>2017-07-03T17:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Append data on a daily basis in columns side by side</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/69308#M24320</link>
      <description>&lt;P&gt;Thanks for the response David, I really appreciate it :)&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2017 17:10:03 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Append-data-on-a-daily-basis-in-columns-side-by-side/m-p/69308#M24320</guid>
      <dc:creator>Iamharishnb</dc:creator>
      <dc:date>2017-07-03T17:10:03Z</dc:date>
    </item>
  </channel>
</rss>

