<?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 Value of variable with single quote in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Value-of-variable-with-single-quote/m-p/374495#M139415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try something like this after you define your variable -&amp;nbsp; 'John D'&amp;amp;chr(39)&amp;amp;'Oe&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2012 16:22:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-30T16:22:53Z</dc:date>
    <item>
      <title>Value of variable with single quote</title>
      <link>https://community.qlik.com/t5/QlikView/Value-of-variable-with-single-quote/m-p/374493#M139413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;now my problem is that I need to put in the value of a variable a name, and this name contains a single quote (example: John D'Oe). How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlo A. Babini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 16:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-of-variable-with-single-quote/m-p/374493#M139413</guid>
      <dc:creator />
      <dc:date>2012-04-30T16:01:02Z</dc:date>
    </item>
    <item>
      <title>Value of variable with single quote</title>
      <link>https://community.qlik.com/t5/QlikView/Value-of-variable-with-single-quote/m-p/374494#M139414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the variable dialog, just enter as is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the load script the easiest way is to use set, e.g,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET name=John D'Oe;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you must use a LET stateement, use chr(39) function to create a single quote character, e.g.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET name='John D' &amp;amp; chr(39) &amp;amp; 'Oe';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 16:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-of-variable-with-single-quote/m-p/374494#M139414</guid>
      <dc:creator />
      <dc:date>2012-04-30T16:22:18Z</dc:date>
    </item>
    <item>
      <title>Value of variable with single quote</title>
      <link>https://community.qlik.com/t5/QlikView/Value-of-variable-with-single-quote/m-p/374495#M139415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try something like this after you define your variable -&amp;nbsp; 'John D'&amp;amp;chr(39)&amp;amp;'Oe&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 16:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-of-variable-with-single-quote/m-p/374495#M139415</guid>
      <dc:creator />
      <dc:date>2012-04-30T16:22:53Z</dc:date>
    </item>
    <item>
      <title>Value of variable with single quote</title>
      <link>https://community.qlik.com/t5/QlikView/Value-of-variable-with-single-quote/m-p/374496#M139416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, now I understand.&lt;/P&gt;&lt;P&gt;Thank you both&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 16:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-of-variable-with-single-quote/m-p/374496#M139416</guid>
      <dc:creator />
      <dc:date>2012-04-30T16:29:54Z</dc:date>
    </item>
  </channel>
</rss>

