<?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 How to include a single quote (') within a String? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-include-a-single-quote-within-a-String/m-p/3553#M791404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;So suppose I wanted to have this Set Expression where I want to Calculate the Sales in the country, Cote D'Ivorie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used &lt;/P&gt;&lt;P&gt;Sum ( { $&amp;lt; Country = { 'Cote D'Ivore'} &amp;gt;} Sales).&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;But the problem is The String ends after it reads the ( ' ) after the D in the country name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What is the workaround for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>aslam24196</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to include a single quote (') within a String?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-a-single-quote-within-a-String/m-p/3553#M791404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;So suppose I wanted to have this Set Expression where I want to Calculate the Sales in the country, Cote D'Ivorie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used &lt;/P&gt;&lt;P&gt;Sum ( { $&amp;lt; Country = { 'Cote D'Ivore'} &amp;gt;} Sales).&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;But the problem is The String ends after it reads the ( ' ) after the D in the country name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What is the workaround for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-a-single-quote-within-a-String/m-p/3553#M791404</guid>
      <dc:creator>aslam24196</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to include a single quote (') within a String?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-a-single-quote-within-a-String/m-p/3554#M791405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Code the single quote twice. &lt;/P&gt;&lt;P&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;Sum ( { $&amp;lt; Country = { 'Cote D''Ivore'} &amp;gt;} Sales)&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;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 19:18:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-a-single-quote-within-a-String/m-p/3554#M791405</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-01-19T19:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to include a single quote (') within a String?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-a-single-quote-within-a-String/m-p/3555#M791406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can read more about what Rob has suggested here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4232"&gt;Escape sequences&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 20:32:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-a-single-quote-within-a-String/m-p/3555#M791406</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-19T20:32:05Z</dc:date>
    </item>
  </channel>
</rss>

