<?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 segregate / filter rows in excel/csv in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-segregate-filter-rows-in-excel-csv/m-p/2264028#M44006</link>
    <description>Hi, 
&lt;BR /&gt;Its very simple you just need to follow below steps: 
&lt;BR /&gt;# Double Click on tMap Component 
&lt;BR /&gt;# Click on the "Activate/unactivate expression filter" i.e. highlighted with red in the attached snapshot 
&lt;BR /&gt;# Drag the column (in your case Duty) from the CSV structure (Left Side) &amp;amp; drop it in to expression input box 
&lt;BR /&gt;# Add the conditional statement in front of the column 
&lt;BR /&gt;# In you case row1.duty='D' 
&lt;BR /&gt;# Click on apply &amp;amp; Ok 
&lt;BR /&gt;# For reference have a look on the snapshot attached 
&lt;BR /&gt; 
&lt;BR /&gt;Best Regards, 
&lt;BR /&gt;Mayur 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
    <pubDate>Wed, 16 Jan 2013 10:07:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-16T10:07:35Z</dc:date>
    <item>
      <title>How to segregate / filter rows in excel/csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-segregate-filter-rows-in-excel-csv/m-p/2264026#M44004</link>
      <description>I have to process data based on values in csv through tmap component. For instance I have a CSV file with two columns&lt;BR /&gt;Duty;Timeslots&lt;BR /&gt;-----------------&lt;BR /&gt;D,1&lt;BR /&gt;D,2&lt;BR /&gt;E,6&lt;BR /&gt;E,7&lt;BR /&gt;L,5&lt;BR /&gt;L,6&lt;BR /&gt;F,7&lt;BR /&gt;I just want to extract rows with Duty=D and perform transformation. How can I do it in Talend to just bring data with duty D in tmap.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Sat, 16 Nov 2024 12:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-segregate-filter-rows-in-excel-csv/m-p/2264026#M44004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to segregate / filter rows in excel/csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-segregate-filter-rows-in-excel-csv/m-p/2264027#M44005</link>
      <description>tMap has this built-in to it; it's a matter of adding a filter on the output&lt;BR /&gt;I'd suggest looking at the documentation for tMap, as it provides an example of this exact scenario: &lt;A href="https://help.talend.com/search/all?query=tMap&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tMap&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;Basically, you want to add a filter to the output such as "D".compareTo(row1.Duty) == 0</description>
      <pubDate>Tue, 15 Jan 2013 18:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-segregate-filter-rows-in-excel-csv/m-p/2264027#M44005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-15T18:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to segregate / filter rows in excel/csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-segregate-filter-rows-in-excel-csv/m-p/2264028#M44006</link>
      <description>Hi, 
&lt;BR /&gt;Its very simple you just need to follow below steps: 
&lt;BR /&gt;# Double Click on tMap Component 
&lt;BR /&gt;# Click on the "Activate/unactivate expression filter" i.e. highlighted with red in the attached snapshot 
&lt;BR /&gt;# Drag the column (in your case Duty) from the CSV structure (Left Side) &amp;amp; drop it in to expression input box 
&lt;BR /&gt;# Add the conditional statement in front of the column 
&lt;BR /&gt;# In you case row1.duty='D' 
&lt;BR /&gt;# Click on apply &amp;amp; Ok 
&lt;BR /&gt;# For reference have a look on the snapshot attached 
&lt;BR /&gt; 
&lt;BR /&gt;Best Regards, 
&lt;BR /&gt;Mayur 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Wed, 16 Jan 2013 10:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-segregate-filter-rows-in-excel-csv/m-p/2264028#M44006</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-16T10:07:35Z</dc:date>
    </item>
  </channel>
</rss>

