<?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 replace double quotation marks in a string ?? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-replace-double-quotation-marks-in-a-string/m-p/2289492#M62874</link>
    <description>Hi,
&lt;BR /&gt;EREPLACE and CHANGE should both work, but you should probably escape the quot.
&lt;BR /&gt;So for example: StringHandling.CHANGE(Var.Abez1,"\"","*")
&lt;BR /&gt;Regards,
&lt;BR /&gt;Arno</description>
    <pubDate>Thu, 13 Oct 2011 13:20:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-10-13T13:20:47Z</dc:date>
    <item>
      <title>How to replace double quotation marks in a string ??</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-replace-double-quotation-marks-in-a-string/m-p/2289491#M62873</link>
      <description>Hallo together,
&lt;BR /&gt;i have a Field with an Article description in this Field the Name of an Article is for example milk "extra dry" 1 ltr now i have to replace the " fom the string and set another char like * for example. 
&lt;BR /&gt;CHANGE and EREPLACE doesn't work 
&lt;BR /&gt;StringHandling.CHANGE(Var.Abez1,""","*")</description>
      <pubDate>Sat, 16 Nov 2024 12:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-replace-double-quotation-marks-in-a-string/m-p/2289491#M62873</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace double quotation marks in a string ??</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-replace-double-quotation-marks-in-a-string/m-p/2289492#M62874</link>
      <description>Hi,
&lt;BR /&gt;EREPLACE and CHANGE should both work, but you should probably escape the quot.
&lt;BR /&gt;So for example: StringHandling.CHANGE(Var.Abez1,"\"","*")
&lt;BR /&gt;Regards,
&lt;BR /&gt;Arno</description>
      <pubDate>Thu, 13 Oct 2011 13:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-replace-double-quotation-marks-in-a-string/m-p/2289492#M62874</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-13T13:20:47Z</dc:date>
    </item>
  </channel>
</rss>

