<?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: Why does my output get broken into two or more documents? in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Why-does-my-output-get-broken-into-two-or-more-documents/m-p/710563#M166578</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/19626"&gt;@Archaeopteryx&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a configuration setting of the output data tool that will break data into multiple files based on a field. If this setting is enabled in your workflow, that's why-- it's breaking your data into groups based on the listed field and outputting as many files as there are unique values. Hope this helps!&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="output data configuration window" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/167655iF3AAD4ED0398FCB3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2021-01-28 at 7.25.19 PM.png" alt="output data configuration window" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;output data configuration window&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jan 2021 02:29:14 GMT</pubDate>
    <dc:creator>clmc9601</dc:creator>
    <dc:date>2021-01-29T02:29:14Z</dc:date>
    <item>
      <title>Why does my output get broken into two or more documents?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Why-does-my-output-get-broken-into-two-or-more-documents/m-p/710280#M166476</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm running a workflow that performs an API request. I do the JSON parse, then send the output to a document to be used by another process later.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output will sometime, but not always, break the data into two or more .csv documents. Why? Also, this behavior is inconsistent. I may get the output in two documents, or on another run, I may get three. Each document, 14 of them, is less than 10M in size with the exception of one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm testing the same data as I'm building the workflow, so I'm using the same date interval against the same table using the same API call. I've provided a screen shot of most of the workflow in case it provides a clue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Union of all docs does not break up - - it saves as one doc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 16:33:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Why-does-my-output-get-broken-into-two-or-more-documents/m-p/710280#M166476</guid>
      <dc:creator>Archaeopteryx</dc:creator>
      <dc:date>2021-01-28T16:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my output get broken into two or more documents?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Why-does-my-output-get-broken-into-two-or-more-documents/m-p/710563#M166578</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/19626"&gt;@Archaeopteryx&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a configuration setting of the output data tool that will break data into multiple files based on a field. If this setting is enabled in your workflow, that's why-- it's breaking your data into groups based on the listed field and outputting as many files as there are unique values. Hope this helps!&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="output data configuration window" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/167655iF3AAD4ED0398FCB3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2021-01-28 at 7.25.19 PM.png" alt="output data configuration window" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;output data configuration window&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 02:29:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Why-does-my-output-get-broken-into-two-or-more-documents/m-p/710563#M166578</guid>
      <dc:creator>clmc9601</dc:creator>
      <dc:date>2021-01-29T02:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my output get broken into two or more documents?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Why-does-my-output-get-broken-into-two-or-more-documents/m-p/710796#M166656</link>
      <description>&lt;P&gt;CLMC9601,&lt;/P&gt;&lt;P&gt;I was using Date Time Now as the prefix to the file name. I changed it to Date Time Today. The file breakup occurred due to seconds in the time of day. I get it now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 15:40:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Why-does-my-output-get-broken-into-two-or-more-documents/m-p/710796#M166656</guid>
      <dc:creator>Archaeopteryx</dc:creator>
      <dc:date>2021-01-29T15:40:58Z</dc:date>
    </item>
  </channel>
</rss>

