<?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: Filter rows for a column with multiple values in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Filter-rows-for-a-column-with-multiple-values/m-p/2285992#M59614</link>
    <description>&lt;P&gt;You can put these values into a file, then read it with a tFileInputDelimited connected to a tMap as a lookup.&lt;/P&gt;&lt;P&gt;In the tMap, connect&amp;nbsp;&lt;SPAN&gt;row1.subject to the lookup field to define the join between the main and the lookup rows (very basic and standard pattern). If subject are static, you can replace&amp;nbsp;tFileInputDelimited&amp;nbsp; by tFixedFlowInput.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2020 07:51:59 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2020-02-06T07:51:59Z</dc:date>
    <item>
      <title>Filter rows for a column with multiple values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Filter-rows-for-a-column-with-multiple-values/m-p/2285991#M59613</link>
      <description>&lt;P&gt;I have a column named subject.&lt;/P&gt;
&lt;P&gt;I want to filter out records only with subjects as Maths or English.&lt;/P&gt;
&lt;P&gt;i want to implement this in tmap.&lt;/P&gt;
&lt;P&gt;i can use the filter expression&amp;nbsp;&lt;/P&gt;
&lt;P&gt;row1.subject.equas("Maths") || row1.subject.equals("English")&lt;/P&gt;
&lt;P&gt;But is there some other way because i have multiple values and not just 2 . Some thing similar to 'IN' operator&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Filter-rows-for-a-column-with-multiple-values/m-p/2285991#M59613</guid>
      <dc:creator>krrohit1256</dc:creator>
      <dc:date>2024-11-16T03:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Filter rows for a column with multiple values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Filter-rows-for-a-column-with-multiple-values/m-p/2285992#M59614</link>
      <description>&lt;P&gt;You can put these values into a file, then read it with a tFileInputDelimited connected to a tMap as a lookup.&lt;/P&gt;&lt;P&gt;In the tMap, connect&amp;nbsp;&lt;SPAN&gt;row1.subject to the lookup field to define the join between the main and the lookup rows (very basic and standard pattern). If subject are static, you can replace&amp;nbsp;tFileInputDelimited&amp;nbsp; by tFixedFlowInput.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 07:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Filter-rows-for-a-column-with-multiple-values/m-p/2285992#M59614</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-02-06T07:51:59Z</dc:date>
    </item>
  </channel>
</rss>

