<?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: tFilterRow AND operator in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299875#M72162</link>
    <description>&lt;P&gt;Hi, as a workaround , you can negate the two conditions like: equal to null and use the reject row, it will works&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
    <pubDate>Tue, 03 May 2022 07:11:22 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2022-05-03T07:11:22Z</dc:date>
    <item>
      <title>tFilterRow AND operator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299874#M72161</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the job processes 4 rows of data:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QFj7aAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136232i76EF5043DA6FA529/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QFj7aAAD.png" alt="0695b00000QFj7aAAD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now with activated filter surname not null AND familyname not null I expect the row with bot null values being filteres out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QFj7kAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130514iE4241DB82142B722/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QFj7kAAD.png" alt="0695b00000QFj7kAAD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However this results emerges:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QFj8JAAT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139245iC9E8042B29E39D47/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QFj8JAAT.png" alt="0695b00000QFj8JAAT.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Why is surname TOM and familyname Kreuzberg is filtered out? &lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 06:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299874#M72161</guid>
      <dc:creator>mauerwegrunner</dc:creator>
      <dc:date>2022-05-03T06:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow AND operator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299875#M72162</link>
      <description>&lt;P&gt;Hi, as a workaround , you can negate the two conditions like: equal to null and use the reject row, it will works&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 07:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299875#M72162</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-05-03T07:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow AND operator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299876#M72163</link>
      <description>&lt;P&gt;Hi gieremy...,&lt;/P&gt;&lt;P&gt;thanks for your swift answer. The solution works. However, what I need to understand is, why the AND operator does not combine the two filters. My understanding is: only rows with surname and familyname == null should be filtered out. Tom and Kreuzberg should remain in resultset. Maybe I am projecting SQL logic on this condition?&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 07:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299876#M72163</guid>
      <dc:creator>mauerwegrunner</dc:creator>
      <dc:date>2022-05-03T07:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow AND operator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299877#M72164</link>
      <description>&lt;P&gt;I faced similar kind of issue last time, I am still searching for some proper solution Same issue still no fix to this.&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>Tue, 03 May 2022 09:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299877#M72164</guid>
      <dc:creator>Nehls16450</dc:creator>
      <dc:date>2022-05-03T09:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow AND operator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299878#M72165</link>
      <description>&lt;P&gt;this is what i found in the help center:&lt;/P&gt;&lt;P&gt;Select a logical operator to combine simple conditions and to combine the filter results of both modes if any advanced conditions are defined.&lt;/P&gt;&lt;P&gt;&lt;B&gt;And&lt;/B&gt;: returns the boolean value of&amp;nbsp;&lt;I&gt;true&lt;/I&gt;&amp;nbsp;if all conditions are true; otherwise&amp;nbsp;&lt;I&gt;false&lt;/I&gt;. For each two conditions combined using a logical AND, the second condition is evaluated only if the first condition is evaluated to be true.&lt;/P&gt;&lt;P&gt;&lt;B&gt;Or&lt;/B&gt;: returns the boolean value of&amp;nbsp;&lt;I&gt;true&lt;/I&gt;&amp;nbsp;if any condition is true; otherwise&amp;nbsp;&lt;I&gt;false&lt;/I&gt;. For each two conditions combined using a logical OR, the second condition is evaluated only if the first condition is evaluated to be false.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 14:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299878#M72165</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-05-03T14:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow AND operator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299879#M72166</link>
      <description>&lt;P&gt;so use OR condition if you want &amp;nbsp;TOM and familyname Kreuzberg&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 14:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299879#M72166</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-05-03T14:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow AND operator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299880#M72167</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You could also use the Advanced mode of tFilterRow and have your java code filter out the NULL records.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 03:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilterRow-AND-operator/m-p/2299880#M72167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-09T03:07:32Z</dc:date>
    </item>
  </channel>
</rss>

