<?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 Single quote within the context string in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Single-quote-within-the-context-string/m-p/2312157#M83132</link>
    <description>I have a scenario where there is a single quote within the context variable string. This causes a data issue.&lt;BR /&gt;ABC'D is getting loaded as ABCÂ??D.&lt;BR /&gt;Was wondering if anyone has encountered this before and how they worked around it? Thank you in advance.</description>
    <pubDate>Thu, 16 Jul 2015 16:49:38 GMT</pubDate>
    <dc:creator>Mowgli</dc:creator>
    <dc:date>2015-07-16T16:49:38Z</dc:date>
    <item>
      <title>Single quote within the context string</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Single-quote-within-the-context-string/m-p/2312157#M83132</link>
      <description>I have a scenario where there is a single quote within the context variable string. This causes a data issue.&lt;BR /&gt;ABC'D is getting loaded as ABCÂ??D.&lt;BR /&gt;Was wondering if anyone has encountered this before and how they worked around it? Thank you in advance.</description>
      <pubDate>Thu, 16 Jul 2015 16:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Single-quote-within-the-context-string/m-p/2312157#M83132</guid>
      <dc:creator>Mowgli</dc:creator>
      <dc:date>2015-07-16T16:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Single quote within the context string</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Single-quote-within-the-context-string/m-p/2312158#M83133</link>
      <description>You may have to escape the string.&amp;nbsp; Try this...&amp;nbsp;&amp;nbsp;&amp;nbsp; myString = myStrings.replace("'", "\\'");&amp;nbsp;</description>
      <pubDate>Thu, 16 Jul 2015 20:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Single-quote-within-the-context-string/m-p/2312158#M83133</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-16T20:08:39Z</dc:date>
    </item>
  </channel>
</rss>

