<?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 condition expression problem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Tmap-condition-expression-problem/m-p/2254146#M37243</link>
    <description>&lt;P&gt;As shown by&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;answer, this is due to null value for at least 1 record (#89).&lt;/P&gt; 
&lt;P&gt;Applying the suggested solution you will be protected against null values.&lt;/P&gt; 
&lt;P&gt;You may also choose to exclude these records using a tFilterRow component or a filter expression in your tMap.&lt;/P&gt; 
&lt;P&gt;As this is a trivial case, the answer has been possible but for future, try to write your questions in english (I do the effort too) and join complete screen captures with error messages when possible.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2019 16:11:15 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2019-04-11T16:11:15Z</dc:date>
    <item>
      <title>Tmap condition expression problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tmap-condition-expression-problem/m-p/2254144#M37241</link>
      <description>&lt;P&gt;Bonjour tout le monde,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Je vous remercie infiniment si vous pouvez m'aider à résoudre ce problème,&amp;nbsp;Je suis bloqué et je n'ai pas pu avancer.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;J'ai une colonne sexe dans mon fichier xls qui dispose d'une valeur soit "Homme" soit "Femme",&lt;BR /&gt;Tout simplement Je voudrais avoir le même fichier en sortie (Output) mais dans la colonne sexe au lieu de "Homme" et "Femme" je voudrais afficher "H" si je dispose de "Homme" et "F" si je dispose de "Femme".&lt;/P&gt; 
&lt;P&gt;J'ai utilisé Tmap et j'ai utilisé cette condition pour avoir le résultat voulu :&lt;BR /&gt;row7.Sexe.equals("Homme")?"H":"F"&lt;/P&gt; 
&lt;P&gt;Mais ça n'a pas marché , il m'a affiché cette erreur : Vous trouverez les captures d'écran ci-dessous&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;Je vous remercie beaucoupppp.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 15:49:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tmap-condition-expression-problem/m-p/2254144#M37241</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-11T15:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Tmap condition expression problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tmap-condition-expression-problem/m-p/2254145#M37242</link>
      <description>&lt;P&gt;&lt;SPAN&gt;(row7.Sexe == null&amp;nbsp; || row7.Sexe.length() == 0 )? "" : row7.Sexe.equals("Homme")?"H":"F"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 16:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tmap-condition-expression-problem/m-p/2254145#M37242</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-11T16:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tmap condition expression problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tmap-condition-expression-problem/m-p/2254146#M37243</link>
      <description>&lt;P&gt;As shown by&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;answer, this is due to null value for at least 1 record (#89).&lt;/P&gt; 
&lt;P&gt;Applying the suggested solution you will be protected against null values.&lt;/P&gt; 
&lt;P&gt;You may also choose to exclude these records using a tFilterRow component or a filter expression in your tMap.&lt;/P&gt; 
&lt;P&gt;As this is a trivial case, the answer has been possible but for future, try to write your questions in english (I do the effort too) and join complete screen captures with error messages when possible.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 16:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tmap-condition-expression-problem/m-p/2254146#M37243</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-04-11T16:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Tmap condition expression problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tmap-condition-expression-problem/m-p/2254147#M37244</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Please stick to one topic:&lt;A title="https://community.talend.com/t5/Design-and-Development/Tmap-condition/m-p/157915/highlight/false#M96416" href="https://community.qlik.com/s/feed/0D73p000004kZ3LCAU#M96416" target="_self"&gt;https://community.talend.com/t5/Design-and-Development/Tmap-condition/m-p/157915/highlight/false#M96416&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;In this way, we will pay individule attention to your issue.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 03:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tmap-condition-expression-problem/m-p/2254147#M37244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-12T03:27:49Z</dc:date>
    </item>
  </channel>
</rss>

