<?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 remove quote marks (&amp;quot;) in the script? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-remove-quote-marks-quot-in-the-script/m-p/849900#M471161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes try this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tak sprobuj a jak nie zadziala napisz dlaczego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2015 05:04:18 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2015-04-03T05:04:18Z</dc:date>
    <item>
      <title>how to remove quote marks (") in the script?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-remove-quote-marks-quot-in-the-script/m-p/849896#M471157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, the data I upload has some quote marks (""). the script stop running when it hits the data with quote marks. I am wondering if there is a way to allow the script to keep running instead of stopping. The data is only partially uploaded and I would like everything to upload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 22:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-remove-quote-marks-quot-in-the-script/m-p/849896#M471157</guid>
      <dc:creator />
      <dc:date>2015-04-02T22:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to remove quote marks (") in the script?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-remove-quote-marks-quot-in-the-script/m-p/849897#M471158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;replace(&amp;lt;your_field_name&amp;gt;, chr(34),'') as your_field_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;chr(34) is "" in ASCi code&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 22:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-remove-quote-marks-quot-in-the-script/m-p/849897#M471158</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-04-02T22:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to remove quote marks (") in the script?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-remove-quote-marks-quot-in-the-script/m-p/849898#M471159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert, My field name is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[RCD]&amp;nbsp; in the script. that particular column contains data with quotation marks ". I am not sure how to use the data above. do I replace this line in the script with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;replace(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;[RCD], &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;chr(34),'') as &lt;/SPAN&gt;[RCD] ? Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 22:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-remove-quote-marks-quot-in-the-script/m-p/849898#M471159</guid>
      <dc:creator />
      <dc:date>2015-04-02T22:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to remove quote marks (") in the script?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-remove-quote-marks-quot-in-the-script/m-p/849899#M471160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes use this &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;replace(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[RCD], &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;chr(34),'') as &lt;/SPAN&gt;[RCD]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Purgechar([RCD],'"') As [RCD]&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 03:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-remove-quote-marks-quot-in-the-script/m-p/849899#M471160</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-04-03T03:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to remove quote marks (") in the script?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-remove-quote-marks-quot-in-the-script/m-p/849900#M471161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes try this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tak sprobuj a jak nie zadziala napisz dlaczego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 05:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-remove-quote-marks-quot-in-the-script/m-p/849900#M471161</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-04-03T05:04:18Z</dc:date>
    </item>
  </channel>
</rss>

