<?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: Nesting IF THEN ElSE Logic with columns with same values in tMap String Method in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Nesting-IF-THEN-ElSE-Logic-with-columns-with-same-values-in-tMap/m-p/2260008#M41290</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if I understand correct the logic, it is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Column 1.equals("Do Not Call")&amp;amp;&amp;amp;Column 2.equals("Do Not Call")&amp;amp;&amp;amp;Column 3.equals("Do Not Call")?"True":"False"&lt;/PRE&gt;</description>
    <pubDate>Tue, 12 Feb 2019 20:49:58 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2019-02-12T20:49:58Z</dc:date>
    <item>
      <title>Nesting IF THEN ElSE Logic with columns with same values in tMap String Method</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Nesting-IF-THEN-ElSE-Logic-with-columns-with-same-values-in-tMap/m-p/2260007#M41289</link>
      <description>&lt;P&gt;If you had three columns that only have certain values but they only appear once in the three columns. Can you Nest the Three Columns into One Output Column that has True or False Logic in it in this way&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Column 1 + Column 2 + Column 3.equals("Do Not Call")?"True" : "False"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or would you have to seperate each IF THEN ELSE Statement for each column with ":"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Column 1.equals("Do Not Call")?"True" : "False" :&amp;nbsp;Column 2.equals("Do Not Call")?"True" : "False" :&amp;nbsp;Column 3.equals("Do Not Call")?"True" : "False"&lt;/P&gt;
&lt;P&gt;Was just curious what the proper syntax is for this specific Logic&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andrew&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 20:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Nesting-IF-THEN-ElSE-Logic-with-columns-with-same-values-in-tMap/m-p/2260007#M41289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-12T20:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Nesting IF THEN ElSE Logic with columns with same values in tMap String Method</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Nesting-IF-THEN-ElSE-Logic-with-columns-with-same-values-in-tMap/m-p/2260008#M41290</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if I understand correct the logic, it is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Column 1.equals("Do Not Call")&amp;amp;&amp;amp;Column 2.equals("Do Not Call")&amp;amp;&amp;amp;Column 3.equals("Do Not Call")?"True":"False"&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Feb 2019 20:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Nesting-IF-THEN-ElSE-Logic-with-columns-with-same-values-in-tMap/m-p/2260008#M41290</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-02-12T20:49:58Z</dc:date>
    </item>
  </channel>
</rss>

