<?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: How to export a string field containing commas and not split the field into separate colomns .cs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-export-a-string-field-containing-commas-and-not-split-the/m-p/1573340#M740661</link>
    <description>If your fields contains values with a comma (your number-delimiter for thousands) you could not use comma as delimiter for the csv. Change this to semicolon or tab or change your number-format.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;tim</description>
    <pubDate>Thu, 25 Apr 2019 13:16:56 GMT</pubDate>
    <dc:creator>zhadrakas</dc:creator>
    <dc:date>2019-04-25T13:16:56Z</dc:date>
    <item>
      <title>How to export a string field containing commas and not split the field into separate colomns .csv</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-string-field-containing-commas-and-not-split-the/m-p/1573281#M740660</link>
      <description>&lt;P&gt;Hi Community &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have a dashboard where a user needs to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Apply certain filters/selections&lt;/LI&gt;&lt;LI&gt;Type a unique message for 3 groups in a table&lt;/LI&gt;&lt;LI&gt;Click an 'export' button to export a .csv file that contains all selections made as well as the text of the messages they typed into the table&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;To create the table with input functionality I did the following:&lt;/P&gt;&lt;P&gt;INPUTFIELD [message];&lt;/P&gt;&lt;P&gt;TableName:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;Message&lt;BR /&gt;'Group1 Message'&lt;BR /&gt;'Group2 Message'&lt;BR /&gt;'Group3 Message'&lt;BR /&gt;];&lt;BR /&gt;Left Join (TableName)&lt;BR /&gt;Load *,&lt;BR /&gt;'' As [message]&lt;BR /&gt;Resident TableName;&lt;/P&gt;&lt;P&gt;Store TableName Into TableName.qvx;&lt;/P&gt;&lt;P&gt;My problem is when a user tries to export a .csv where the message text they typed contains commas. The exported .csv file then splits the message text at every comma and creates multiple fields (ie: if the message contains 3 commas then the .csv file creates 3 separate message input text's)&lt;/P&gt;&lt;P&gt;Is there any way to solve this without exporting the file as a .txt and keeping it as a .csv?&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-string-field-containing-commas-and-not-split-the/m-p/1573281#M740660</guid>
      <dc:creator>lmcarter</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a string field containing commas and not split the field into separate colomns .cs</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-string-field-containing-commas-and-not-split-the/m-p/1573340#M740661</link>
      <description>If your fields contains values with a comma (your number-delimiter for thousands) you could not use comma as delimiter for the csv. Change this to semicolon or tab or change your number-format.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;tim</description>
      <pubDate>Thu, 25 Apr 2019 13:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-string-field-containing-commas-and-not-split-the/m-p/1573340#M740661</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2019-04-25T13:16:56Z</dc:date>
    </item>
  </channel>
</rss>

