<?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 implement IF logic with IN clause in tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-IF-logic-with-IN-clause-in-tMap/m-p/2228277#M19598</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;row1.iso_name.matches("DE|AT|CH|FR") ? "E1" : null&lt;/PRE&gt;</description>
    <pubDate>Mon, 27 Apr 2020 16:38:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-04-27T16:38:01Z</dc:date>
    <item>
      <title>How to implement IF logic with IN clause in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-IF-logic-with-IN-clause-in-tMap/m-p/2228276#M19597</link>
      <description>&lt;P&gt;How to implement IF logic with IN clause in tMap?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to check if the country names is in either of&amp;nbsp;("DE","AT","CH","FR") then E1 else NULL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below logic is giving compilation error.&lt;/P&gt;&lt;P&gt;row1.iso_name.equals("DE","AT","CH","FR")?"E1":null&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:34:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-IF-logic-with-IN-clause-in-tMap/m-p/2228276#M19597</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2024-11-16T02:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement IF logic with IN clause in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-IF-logic-with-IN-clause-in-tMap/m-p/2228277#M19598</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;row1.iso_name.matches("DE|AT|CH|FR") ? "E1" : null&lt;/PRE&gt;</description>
      <pubDate>Mon, 27 Apr 2020 16:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-IF-logic-with-IN-clause-in-tMap/m-p/2228277#M19598</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-27T16:38:01Z</dc:date>
    </item>
  </channel>
</rss>

