<?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: How to handle data in different language ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345753#M113236</link>
    <description>&lt;P&gt;Looks good at the moment. ! &lt;/P&gt;&lt;P&gt;&amp;nbsp;Appreciate your efforts and replying towards every comment. The code which you share for concatenation, works ! Thanks @Shicong Hong​&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2023 07:39:57 GMT</pubDate>
    <dc:creator>prabuj</dc:creator>
    <dc:date>2023-05-25T07:39:57Z</dc:date>
    <item>
      <title>How to handle data in different language ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345745#M113228</link>
      <description>&lt;P&gt;Dear Team, &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6712"&gt;@richard&lt;/a&gt; Hall @Xiaodi Shi @Shicong Hong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data for some of the columns it's in different language. The language is "THAI".  When I try to load the data to a excel sheet, the FNAME, LNAME columns data looks bad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ID is less than 13 digits, then concatenate FNAME+LNAME+DOB and keep it in CID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ID is more than 13 digits, then concatenate FNAME+LNAME+DOB and keep it in CID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ID is equal to 13 digits, then keep the 13 digits in CID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ID is null, then concatenate FNAME+LNAME+DOB and keep it in CID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hsj8AAAQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155431i93E691922FFD2A63/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hsj8AAAQ.png" alt="0695b00000hsj8AAAQ.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345745#M113228</guid>
      <dc:creator>prabuj</dc:creator>
      <dc:date>2024-11-15T21:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle data in different language ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345746#M113229</link>
      <description>&lt;P&gt;@prakhar dubey​&amp;nbsp;write the ternary&amp;nbsp;expression in CID expression field on tMap, eg:&lt;/P&gt;&lt;P&gt;&lt;A href="https://row1.ID" alt="https://row1.ID" target="_blank"&gt;row1.ID&lt;/A&gt;==null?(row1.FNAME+" "+row1.LNAME+" "+row1.DOB):(row1.ID.length()==13?&lt;A href="https://row1.id" alt="https://row1.id" target="_blank"&gt;row1.id&lt;/A&gt;:row1.FNAME+" "+row1.LNAME+" "+row1.DOB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please try and let me know if you have any problems?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 04:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345746#M113229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T04:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle data in different language ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345747#M113230</link>
      <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;The information in Thai ( FOREIGN LANGUAGE IS NOT DISPLAYED )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hsq0XAAQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154744iC1D943E240631A85/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hsq0XAAQ.png" alt="0695b00000hsq0XAAQ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 06:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345747#M113230</guid>
      <dc:creator>prabuj</dc:creator>
      <dc:date>2023-05-24T06:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle data in different language ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345748#M113231</link>
      <description>&lt;P&gt;Have you tried to use 'UTF-8' encoding to read the data from data source? Take a look at this similar &lt;A href="https://community.talend.com/s/question/0D53p00007vCjncCAC/encoding-file-csv-problem" alt="https://community.talend.com/s/question/0D53p00007vCjncCAC/encoding-file-csv-problem" target="_blank"&gt;question&lt;/A&gt;, it might be helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 07:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345748#M113231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T07:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle data in different language ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345749#M113232</link>
      <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I kept the encoding as "UTF-8" .  THE LANGUAGE IS "THAI"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hsqCnAAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138822i709C26F1C6E9FF74/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hsqCnAAI.png" alt="0695b00000hsqCnAAI.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 08:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345749#M113232</guid>
      <dc:creator>prabuj</dc:creator>
      <dc:date>2023-05-24T08:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle data in different language ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345750#M113233</link>
      <description>&lt;P&gt;What is the encoding of file? You can open the file with notepad++​ and click the 'Encoding' tab to see the file encoding.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 10:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345750#M113233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T10:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle data in different language ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345751#M113234</link>
      <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;I try to check with the "GOOGLE SEARCH", since I don't have permission to install notepad++ . THAI LANGUAGE encoding is "TIS-620"&lt;/P&gt;&lt;P&gt;&amp;nbsp;I tried changing the encoding with TIS-620 , I can able to see the information, but the information looks somewhat sloppy. ( YOU CAN SEE ON THE SCREENSHOT), the characters looks pretty small.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May I know ? How reliable it will be - when I try to do some functions with it .. like concatenation, splitting the name. ? Will it work out, since the "THAI" language encoding is not in Talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hsxC6AAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139289iA2BFC7E3D0898E18/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hsxC6AAI.png" alt="0695b00000hsxC6AAI.png" /&gt;&lt;/span&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 03:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345751#M113234</guid>
      <dc:creator>prabuj</dc:creator>
      <dc:date>2023-05-25T03:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle data in different language ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345752#M113235</link>
      <description>&lt;P&gt;I have never processed THAI language, but I see THAI characters always looks small.  After reading the data with 'TIS-620' encoding, any problem you have when you try to some function with the data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 07:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345752#M113235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-25T07:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle data in different language ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345753#M113236</link>
      <description>&lt;P&gt;Looks good at the moment. ! &lt;/P&gt;&lt;P&gt;&amp;nbsp;Appreciate your efforts and replying towards every comment. The code which you share for concatenation, works ! Thanks @Shicong Hong​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 07:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345753#M113236</guid>
      <dc:creator>prabuj</dc:creator>
      <dc:date>2023-05-25T07:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle data in different language ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345754#M113237</link>
      <description>&lt;P&gt;Great, glad to hear that!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 10:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-data-in-different-language/m-p/2345754#M113237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-25T10:51:15Z</dc:date>
    </item>
  </channel>
</rss>

