<?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] Transform all uppercase characters into lowercase characters in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Transform-all-uppercase-characters-into-lowercase/m-p/2368049#M131361</link>
    <description>Well that was the point to ask if this is possible using DI? 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&amp;nbsp;And it is, thank you it works great. I did it in expression builder using function StringHandling.DOWNCASE()</description>
    <pubDate>Tue, 31 May 2016 09:23:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-31T09:23:16Z</dc:date>
    <item>
      <title>[resolved] Transform all uppercase characters into lowercase characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Transform-all-uppercase-characters-into-lowercase/m-p/2368047#M131359</link>
      <description>&lt;P&gt;Hi. Is it somehow possible for all uppercase characters within the string to make lowercase characters? I have list of email addresses which I need to deduplicate. I was trying to manage this using data quality tool but the problem is that the tool identifies for example 'j.smith@yahoo.com' and 'J.Smith@yahoo.com' as distinct values while they are actually duplicates. The ignore case function in DQ tool doesnt work for me either (dont know why).. so I was thinking if this could be somehow managed using DI? Many thanks for any suggestions&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2016 14:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Transform-all-uppercase-characters-into-lowercase/m-p/2368047#M131359</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-30T14:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Transform all uppercase characters into lowercase characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Transform-all-uppercase-characters-into-lowercase/m-p/2368048#M131360</link>
      <description>You've posted this in Data Integration not DQ.&lt;BR /&gt;If it was DI, then you could say: -&lt;BR /&gt;&lt;BR /&gt;row1.eMail == null ? null : row1.eMail.toLowerCase()</description>
      <pubDate>Mon, 30 May 2016 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Transform-all-uppercase-characters-into-lowercase/m-p/2368048#M131360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-30T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Transform all uppercase characters into lowercase characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Transform-all-uppercase-characters-into-lowercase/m-p/2368049#M131361</link>
      <description>Well that was the point to ask if this is possible using DI? 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&amp;nbsp;And it is, thank you it works great. I did it in expression builder using function StringHandling.DOWNCASE()</description>
      <pubDate>Tue, 31 May 2016 09:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Transform-all-uppercase-characters-into-lowercase/m-p/2368049#M131361</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-31T09:23:16Z</dc:date>
    </item>
  </channel>
</rss>

