<?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: if/Else condition and switch case in TOS in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/if-Else-condition-and-switch-case-in-TOS/m-p/2223752#M16747</link>
    <description>If you want to use if/else, tJavaRow component is what you need. Within tMap you case use ternary notation.</description>
    <pubDate>Sat, 31 Aug 2019 15:09:46 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2019-08-31T15:09:46Z</dc:date>
    <item>
      <title>if/Else condition and switch case in TOS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/if-Else-condition-and-switch-case-in-TOS/m-p/2223751#M16746</link>
      <description>&lt;P&gt;How to implement following &lt;STRONG&gt;SQL Statement in TOS&lt;/STRONG&gt; using TMAP (using IF else or switch)&lt;/P&gt;
&lt;P&gt;Case&lt;BR /&gt;When T1.last_time between @gone_start_int and @gone_end_int Then 'Goneaway'&lt;BR /&gt;When T1.last_time between &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138209"&gt;@LPD&lt;/a&gt;_start_int and &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138209"&gt;@LPD&lt;/a&gt;_end_int Then 'Lapsed'&lt;BR /&gt;When T1.first_time between @start_date_int and @end_date_int Then 'New' --New customers&lt;BR /&gt;Else 'RFV' --active customers&lt;BR /&gt;End as 'RFM_Segment'&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/if-Else-condition-and-switch-case-in-TOS/m-p/2223751#M16746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: if/Else condition and switch case in TOS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/if-Else-condition-and-switch-case-in-TOS/m-p/2223752#M16747</link>
      <description>If you want to use if/else, tJavaRow component is what you need. Within tMap you case use ternary notation.</description>
      <pubDate>Sat, 31 Aug 2019 15:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/if-Else-condition-and-switch-case-in-TOS/m-p/2223752#M16747</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-08-31T15:09:46Z</dc:date>
    </item>
  </channel>
</rss>

