<?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 replace foreign characters in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-replace-foreign-characters/m-p/2377731#M139542</link>
    <description>&lt;P&gt;Perfect, thank you!  &lt;/P&gt;&lt;P&gt;TalendString.removeAccents(your String) - this worked &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jan 2022 11:53:04 GMT</pubDate>
    <dc:creator>JM39</dc:creator>
    <dc:date>2022-01-25T11:53:04Z</dc:date>
    <item>
      <title>How to replace foreign characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-replace-foreign-characters/m-p/2377729#M139540</link>
      <description>&lt;P&gt;Hello everyone&lt;/P&gt;&lt;P&gt;I have some data with foreign characters and I need to try and replace those.  Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ARMANDO BAUTISTA GARCÍA - this is what I have in my source data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ARMANDO BAUTISTA GARCIA - this is what I want in the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can achieve this in the tmap?  TIA&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-replace-foreign-characters/m-p/2377729#M139540</guid>
      <dc:creator>JM39</dc:creator>
      <dc:date>2024-11-15T23:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace foreign characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-replace-foreign-characters/m-p/2377730#M139541</link>
      <description>&lt;P&gt;Hi, maybe you could use : TalendString.removeAccents(your String)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;else you could import in a tJava advanced settings:&lt;/P&gt;&lt;P&gt;import java.text.Normalizer; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and use in a tmap :&lt;/P&gt;&lt;P&gt;Normalizer .normalize((your string), Normalizer.Form.NFD) .replaceAll("[^\\p{ASCII}]", "");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 10:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-replace-foreign-characters/m-p/2377730#M139541</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-01-25T10:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace foreign characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-replace-foreign-characters/m-p/2377731#M139542</link>
      <description>&lt;P&gt;Perfect, thank you!  &lt;/P&gt;&lt;P&gt;TalendString.removeAccents(your String) - this worked &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 11:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-replace-foreign-characters/m-p/2377731#M139542</guid>
      <dc:creator>JM39</dc:creator>
      <dc:date>2022-01-25T11:53:04Z</dc:date>
    </item>
  </channel>
</rss>

