<?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: UpperCase in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/UpperCase/m-p/2291668#M64824</link>
    <description>You should be able to do this in tMap. 
&lt;BR /&gt;The attached image shows a join in the left side of tmap. It converts the field PublisherID from row7 to upper case before comparing it to PublisherID from row 9. 
&lt;BR /&gt;Row7 is the main flow into the tMap. row9 is a lookup flow. I'm not sure how you would convert the row9 value to upper case. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDsw.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158272iB986587310B54F7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDsw.jpg" alt="0683p000009MDsw.jpg" /&gt;&lt;/span&gt;</description>
    <pubDate>Wed, 30 Apr 2014 20:01:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-30T20:01:49Z</dc:date>
    <item>
      <title>UpperCase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/UpperCase/m-p/2291667#M64823</link>
      <description>Hi,
&lt;BR /&gt;I would like to knwo how to convert a string ( value in a row ) to uppercase before making an inner join with another value from another table ?
&lt;BR /&gt;because the first table has a field which is filled with lowercase strings , in the other hand in order to perfor an inner join i have to convert the source'field value to lowwercase
&lt;BR /&gt;how ca i do this?
&lt;BR /&gt;Best Regards
&lt;BR /&gt;Mouad</description>
      <pubDate>Wed, 30 Apr 2014 16:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/UpperCase/m-p/2291667#M64823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-30T16:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: UpperCase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/UpperCase/m-p/2291668#M64824</link>
      <description>You should be able to do this in tMap. 
&lt;BR /&gt;The attached image shows a join in the left side of tmap. It converts the field PublisherID from row7 to upper case before comparing it to PublisherID from row 9. 
&lt;BR /&gt;Row7 is the main flow into the tMap. row9 is a lookup flow. I'm not sure how you would convert the row9 value to upper case. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDsw.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158272iB986587310B54F7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDsw.jpg" alt="0683p000009MDsw.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 30 Apr 2014 20:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/UpperCase/m-p/2291668#M64824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-30T20:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: UpperCase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/UpperCase/m-p/2291669#M64825</link>
      <description>Alternate way could be to use tjavarow before tmap and convert it to upper case
&lt;BR /&gt;output_row.your_column= StringHandling.UPCASE(input_row.your_column)
&lt;BR /&gt;If you want to convert output of row9, then use in tMap Output - StringHandling.UPCASE(input_row.your_column)
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 01 May 2014 05:52:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/UpperCase/m-p/2291669#M64825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-01T05:52:27Z</dc:date>
    </item>
  </channel>
</rss>

