<?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 Error in Text Output with a delimiter but no quotes in Dev Space</title>
    <link>https://community.alteryx.com/t5/Dev-Space/Error-in-Text-Output-with-a-delimiter-but-no-quotes/m-p/540428#M1198</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to generate a txt file that has dynamic SQL Insert statements,The string I am generating in the file is as below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;INSERT INTO ABC (A,B,C,D,E,F,G) VALUES ( 'ONBD','C1-BL ','C1 ','CIP','CBL ',' ','1 ' );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the below setting for Output I get the line enclosed in Double quotes&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="sdesabhatla_0-1583955861101.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/102390i9BE44E2AB73A70A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sdesabhatla_0-1583955861101.png" alt="sdesabhatla_0-1583955861101.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I set the 'Quote Output Fields' to 'Never' and had a delimiter&amp;nbsp; semicolon (; )it will error out&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error:When Quote Mode is Never, field cannot contain a delimiter character&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I generate the txt file with no Quotes and end&amp;nbsp; the line with a semicolon?&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, 11 Mar 2020 20:00:18 GMT</pubDate>
    <dc:creator>sdesabhatla</dc:creator>
    <dc:date>2020-03-11T20:00:18Z</dc:date>
    <item>
      <title>Error in Text Output with a delimiter but no quotes</title>
      <link>https://community.alteryx.com/t5/Dev-Space/Error-in-Text-Output-with-a-delimiter-but-no-quotes/m-p/540428#M1198</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to generate a txt file that has dynamic SQL Insert statements,The string I am generating in the file is as below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;INSERT INTO ABC (A,B,C,D,E,F,G) VALUES ( 'ONBD','C1-BL ','C1 ','CIP','CBL ',' ','1 ' );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the below setting for Output I get the line enclosed in Double quotes&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="sdesabhatla_0-1583955861101.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/102390i9BE44E2AB73A70A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sdesabhatla_0-1583955861101.png" alt="sdesabhatla_0-1583955861101.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I set the 'Quote Output Fields' to 'Never' and had a delimiter&amp;nbsp; semicolon (; )it will error out&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error:When Quote Mode is Never, field cannot contain a delimiter character&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I generate the txt file with no Quotes and end&amp;nbsp; the line with a semicolon?&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, 11 Mar 2020 20:00:18 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/Error-in-Text-Output-with-a-delimiter-but-no-quotes/m-p/540428#M1198</guid>
      <dc:creator>sdesabhatla</dc:creator>
      <dc:date>2020-03-11T20:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Text Output with a delimiter but no quotes</title>
      <link>https://community.alteryx.com/t5/Dev-Space/Error-in-Text-Output-with-a-delimiter-but-no-quotes/m-p/540597#M1199</link>
      <description>&lt;P&gt;What it's telling you is that in csv mode, you can't leave the quotes out and then have the delimiter that you've chosen, a semicolon, in your data. Since you've already added the semicolon into the data, just choose a space (\s) or newline (\n) as your delimiter or nothing (\0).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could also choose flat ascii as the output type if you want.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 07:25:05 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/Error-in-Text-Output-with-a-delimiter-but-no-quotes/m-p/540597#M1199</guid>
      <dc:creator>DavidP</dc:creator>
      <dc:date>2020-03-12T07:25:05Z</dc:date>
    </item>
  </channel>
</rss>

