<?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: Using two functions in Expression Builder in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-two-functions-in-Expression-Builder/m-p/2326851#M96287</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please try below option?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;StringHandling.EREPLACE(StringHandling.EREPLACE(row1.Destino,"LAZARO CARDENAS","LÁZARO CÁRDENAS"),"Lazaro Cardenas","LÁZARO CÁRDENAS") &lt;/PRE&gt; 
&lt;P&gt;If the answer has helped you, please spend a second to mark the topic as answered. Kudos are also welcome &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, 22 May 2019 19:52:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-22T19:52:41Z</dc:date>
    <item>
      <title>Using two functions in Expression Builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-two-functions-in-Expression-Builder/m-p/2326849#M96285</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I need use two or more functions on Expression Builder, How I can insert each function?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;E.G. The origin row has the next info: "&lt;STRONG&gt;Lazaro Cardenas, LAZARO CARDENAS"&lt;/STRONG&gt;, I need to standardize this values in&amp;nbsp;&lt;STRONG&gt;"LÁZARO CÁRDENAS"&lt;/STRONG&gt;, I defined the next sintaxis:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;StringHandling.EREPLACE(row8.Destino,"Lazaro Cardenas","LÁZARO CÁRENAS")&amp;amp;&amp;amp;StringHandling.EREPLACE(row8.Destino,"LAZARO CARDENAS","LÁZARO CÁRDENAS")&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This definition is right or I have to change the sintaxis.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards.&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>Wed, 22 May 2019 18:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-two-functions-in-Expression-Builder/m-p/2326849#M96285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T18:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using two functions in Expression Builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-two-functions-in-Expression-Builder/m-p/2326850#M96286</link>
      <description>&lt;P&gt;This works:&lt;/P&gt;
&lt;PRE&gt;StringHandling.EREPLACE(row8.Destino.toUpperCase(),"LAZARO CARDENAS","LÁZARO CÁRDENAS")&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 19:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-two-functions-in-Expression-Builder/m-p/2326850#M96286</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-05-22T19:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using two functions in Expression Builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-two-functions-in-Expression-Builder/m-p/2326851#M96287</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please try below option?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;StringHandling.EREPLACE(StringHandling.EREPLACE(row1.Destino,"LAZARO CARDENAS","LÁZARO CÁRDENAS"),"Lazaro Cardenas","LÁZARO CÁRDENAS") &lt;/PRE&gt; 
&lt;P&gt;If the answer has helped you, please spend a second to mark the topic as answered. Kudos are also welcome &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, 22 May 2019 19:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-two-functions-in-Expression-Builder/m-p/2326851#M96287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T19:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using two functions in Expression Builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-two-functions-in-Expression-Builder/m-p/2326852#M96288</link>
      <description>&lt;P&gt;Hi, Nikhil Thampi&lt;/P&gt;&lt;P&gt;First of all, thanks for your help.&lt;/P&gt;&lt;P&gt;Now, with the same case, into the row defines the next values: Queretaro, Mexico, San Luis Potosi, Chihuahua, etc, I need to standardized each value, definition is the same that the example before?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 23:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-two-functions-in-Expression-Builder/m-p/2326852#M96288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T23:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using two functions in Expression Builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-two-functions-in-Expression-Builder/m-p/2326853#M96289</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; I could see that you are trying to do name and address standardization of the input records.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please try below components where first name and address standardization details are mentioned in detail?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/Et4OSW4wGhNm5pjnOjy57g/Lh0j8ra6TpWF1Lvk1xZpKg" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/Et4OSW4wGhNm5pjnOjy57g/Lh0j8ra6TpWF1Lvk1xZpKg&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/xf6mu~hOVr7qkWfm3qxfeA/_6VoKCJdgf4MO5ZS0_LGOw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/xf6mu~hOVr7qkWfm3qxfeA/_6VoKCJdgf4MO5ZS0_LGOw&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; These components will help you to standardize the first name and address.&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>Thu, 23 May 2019 15:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-two-functions-in-Expression-Builder/m-p/2326853#M96289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-23T15:58:58Z</dc:date>
    </item>
  </channel>
</rss>

