<?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 Loading .csv in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-csv/m-p/284946#M1177734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can remove double quotes from a specific field using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PurgeChar(FieldName, Chr(34) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int the load statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2012 15:01:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-15T15:01:45Z</dc:date>
    <item>
      <title>Loading .csv</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-csv/m-p/284944#M1177732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this file.csv, and when I load it into QlikView it keeps a lot of quotation marks (""Field_Name""), and I see them when I recharge all the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get rid of this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 14:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-csv/m-p/284944#M1177732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-15T14:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .csv</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-csv/m-p/284945#M1177733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you mark the "MSQ" quoting style in the wizard that apperas when you click on the "Table File..." button in the Edit Script window. You may need to use the PurgeChar() function on the fields to remove additional double quotes signs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD PurgeChar(FieldName, '"') AS CleanFieldName&lt;/P&gt;&lt;P&gt;FROM file.csv&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ';', msq);&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 15:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-csv/m-p/284945#M1177733</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-02-15T15:01:13Z</dc:date>
    </item>
    <item>
      <title>Loading .csv</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-csv/m-p/284946#M1177734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can remove double quotes from a specific field using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PurgeChar(FieldName, Chr(34) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int the load statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 15:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-csv/m-p/284946#M1177734</guid>
      <dc:creator />
      <dc:date>2012-02-15T15:01:45Z</dc:date>
    </item>
  </channel>
</rss>

