<?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: tMap expression to convert from Upper case to lower in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMap-expression-to-convert-from-Upper-case-to-lower/m-p/2252165#M35889</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPFSAA4"&gt;@ksingh&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please try below method&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 881px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Od.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133493i9BBD3375FE4A4F79/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Od.png" alt="0683p000009M3Od.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Oi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147447iB0AFCB6678620ADD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Oi.png" alt="0683p000009M3Oi.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The code is as below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;row1.data.substring(0,1)

StringHandling.DOWNCASE(row1.data.substring(1,row1.data.length())) &lt;/PRE&gt; 
&lt;P&gt;Please note that you will have to add additional null check conditions for this flow. I am leaving it to you as you are quite familiar with null handling &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2019 18:08:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-13T18:08:52Z</dc:date>
    <item>
      <title>tMap expression to convert from Upper case to lower</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-expression-to-convert-from-Upper-case-to-lower/m-p/2252164#M35888</link>
      <description>&lt;P&gt;Hello All&lt;/P&gt;
&lt;P&gt;I have data as below following example&lt;/P&gt;
&lt;P&gt;MANISH&lt;/P&gt;
&lt;P&gt;But i need in the result&lt;/P&gt;
&lt;P&gt;Manish&lt;/P&gt;
&lt;P&gt;I use the function&amp;nbsp;StringHandling.DOWNCASE(row1.Name) that gave me "manish" as an answer. But i need first letter as caps, can some help me in this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks In Advance&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 16:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-expression-to-convert-from-Upper-case-to-lower/m-p/2252164#M35888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-13T16:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: tMap expression to convert from Upper case to lower</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-expression-to-convert-from-Upper-case-to-lower/m-p/2252165#M35889</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPFSAA4"&gt;@ksingh&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please try below method&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 881px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Od.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133493i9BBD3375FE4A4F79/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Od.png" alt="0683p000009M3Od.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Oi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147447iB0AFCB6678620ADD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Oi.png" alt="0683p000009M3Oi.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The code is as below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;row1.data.substring(0,1)

StringHandling.DOWNCASE(row1.data.substring(1,row1.data.length())) &lt;/PRE&gt; 
&lt;P&gt;Please note that you will have to add additional null check conditions for this flow. I am leaving it to you as you are quite familiar with null handling &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 18:08:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-expression-to-convert-from-Upper-case-to-lower/m-p/2252165#M35889</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-13T18:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: tMap expression to convert from Upper case to lower</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-expression-to-convert-from-Upper-case-to-lower/m-p/2252166#M35890</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;That code worked , but i have requirement in some case we will 2 words or more than 2 words in the string, So I need to populate first letter of every word as capital, For that i written on java routine it worked, But am still thinking can we write an expression in tMap.&lt;/P&gt; 
&lt;P&gt;Please look at the screen shot attached&lt;/P&gt; 
&lt;P&gt;For to generate first tab result in yellow highlighted i used the Code from which you sent, to generate second tab which is yellow highlighted&amp;nbsp; i used java routine.&lt;/P&gt; 
&lt;P&gt;Can you please let me know if we can handle multiple words with a tMap expression to populate first letter as capital and rest as small ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capitalletter.PNG" style="width: 717px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3FO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136699iE36164CDC4096EE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3FO.png" alt="0683p000009M3FO.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks and Regards&lt;/P&gt; 
&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 18:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-expression-to-convert-from-Upper-case-to-lower/m-p/2252166#M35890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-13T18:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: tMap expression to convert from Upper case to lower</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-expression-to-convert-from-Upper-case-to-lower/m-p/2252167#M35891</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPFSAA4"&gt;@ksingh&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In this case, a routine is the neat method as you can encapsulate the complex parts within the routine and call just as a function inside tMap.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 18:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-expression-to-convert-from-Upper-case-to-lower/m-p/2252167#M35891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-13T18:59:32Z</dc:date>
    </item>
  </channel>
</rss>

