<?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 [resolved] StringHandling CHANGE,EREPLACE in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-StringHandling-CHANGE-EREPLACE/m-p/2350016#M116918</link>
    <description>Hello Guys! 
&lt;BR /&gt;I have a problem, i have a string that looks like this "" for example "" 
&lt;BR /&gt;My Problem is i want to take away [] around the number with a variable in tmap but i cant get it to work. 
&lt;BR /&gt;If i try this it gives me the correct value back = 
&lt;BR /&gt;StringHandling.CHANGE("","8","") 
&lt;BR /&gt;But if i test like this StringHandling.CHANGE("","","","]","")</description>
    <pubDate>Thu, 30 May 2013 13:26:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-30T13:26:45Z</dc:date>
    <item>
      <title>[resolved] StringHandling CHANGE,EREPLACE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-StringHandling-CHANGE-EREPLACE/m-p/2350016#M116918</link>
      <description>Hello Guys! 
&lt;BR /&gt;I have a problem, i have a string that looks like this "" for example "" 
&lt;BR /&gt;My Problem is i want to take away [] around the number with a variable in tmap but i cant get it to work. 
&lt;BR /&gt;If i try this it gives me the correct value back = 
&lt;BR /&gt;StringHandling.CHANGE("","8","") 
&lt;BR /&gt;But if i test like this StringHandling.CHANGE("","","","]","")</description>
      <pubDate>Thu, 30 May 2013 13:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-StringHandling-CHANGE-EREPLACE/m-p/2350016#M116918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-30T13:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] StringHandling CHANGE,EREPLACE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-StringHandling-CHANGE-EREPLACE/m-p/2350017#M116919</link>
      <description>Hi 
&lt;BR /&gt;Please use this. 
&lt;BR /&gt;StringHandling.CHANGE(StringHandling.CHANGE("","]","") ,"[","") 
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Siddardh</description>
      <pubDate>Thu, 30 May 2013 14:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-StringHandling-CHANGE-EREPLACE/m-p/2350017#M116919</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-05-30T14:56:38Z</dc:date>
    </item>
  </channel>
</rss>

