<?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: [resolved] tReplaceList replace char with null in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplaceList-replace-char-with-null/m-p/2309745#M80930</link>
    <description>Yes that works. Thanks.</description>
    <pubDate>Fri, 13 Nov 2015 16:01:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-11-13T16:01:22Z</dc:date>
    <item>
      <title>[resolved] tReplaceList replace char with null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplaceList-replace-char-with-null/m-p/2309741#M80926</link>
      <description>&lt;P&gt;I have an Oracle table containing original character values and replacement values. I am using this as a lookup to tReplaceList. How can I replace a character with no value? i.e. a string "abcd" has the b replaced to give "acd"&lt;BR /&gt;I've tried no value in the replacement value but this gives a null pointer exception.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 09:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tReplaceList-replace-char-with-null/m-p/2309741#M80926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-12T09:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tReplaceList replace char with null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplaceList-replace-char-with-null/m-p/2309742#M80927</link>
      <description>Use an empty String ("").</description>
      <pubDate>Thu, 12 Nov 2015 15:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tReplaceList-replace-char-with-null/m-p/2309742#M80927</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-12T15:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tReplaceList replace char with null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplaceList-replace-char-with-null/m-p/2309743#M80928</link>
      <description>That doesn't work. In the oracle reference table if I use a null value I get a null pointer exception, everything else just replaces it with the value in the table.</description>
      <pubDate>Fri, 13 Nov 2015 15:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tReplaceList-replace-char-with-null/m-p/2309743#M80928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-13T15:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tReplaceList replace char with null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplaceList-replace-char-with-null/m-p/2309744#M80929</link>
      <description>An empty String is not null. An empty String is "something", null is nothing. However, I think I see your confusion. Oracle does something ridiculous with empty Strings when you query the data. It assumes an empty String is null (ridiculous behaviour). What you can do is put a tMap between your Oracle query component and your tReplaceList. Use the tMap to replace null with "" (an empty String) and the replacement will work.</description>
      <pubDate>Fri, 13 Nov 2015 15:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tReplaceList-replace-char-with-null/m-p/2309744#M80929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-13T15:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tReplaceList replace char with null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplaceList-replace-char-with-null/m-p/2309745#M80930</link>
      <description>Yes that works. Thanks.</description>
      <pubDate>Fri, 13 Nov 2015 16:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tReplaceList-replace-char-with-null/m-p/2309745#M80930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-13T16:01:22Z</dc:date>
    </item>
  </channel>
</rss>

