<?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: Extract particular fields by using Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327529#M96904</link>
    <description>&lt;P&gt;Thankyou for your reply tdz,&lt;/P&gt; 
&lt;P&gt;but, If you have more fields how can we extract? Here 1000 rows so we can use this but one million records then we can't able to give every particular row right?&lt;/P&gt; 
&lt;P&gt;So how to get all first row and all multiples of 100 .&lt;/P&gt; 
&lt;P&gt;Please let me know if you are not able to get this.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2017 04:30:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-14T04:30:50Z</dc:date>
    <item>
      <title>Extract particular fields by using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327526#M96901</link>
      <description>&lt;P&gt;Here my question :&lt;/P&gt;&lt;P&gt;Generate 1000 records (1.... 1000) as input.&lt;/P&gt;&lt;P&gt;Expected output: - 1, 100, 200,300,400,500,600,700,800,900,1000&amp;nbsp; these 11 records alone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to find this.&lt;/P&gt;&lt;P&gt;Thankyou.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 13:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327526#M96901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-13T13:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Extract particular fields by using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327527#M96902</link>
      <description>&lt;P&gt;Hello Gurumahesh,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;A job like this one may answer your question. (see attached document)&lt;/P&gt; 
&lt;P&gt;In this job, I have a ".csv" file in input. This "csv" contains only one column with records from 1 to 1000.&lt;/P&gt; 
&lt;P&gt;In the "Var expression", I filter on the values I want in output.&lt;/P&gt; 
&lt;P&gt;My output is a ".csv" file too.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I hope this job will help you.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;TD&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrBO"&gt;extractRecords.png&lt;/A&gt;</description>
      <pubDate>Mon, 13 Nov 2017 14:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327527#M96902</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-13T14:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Extract particular fields by using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327528#M96903</link>
      <description>Hi,
&lt;BR /&gt;Don't know where does the value -1 come from...
&lt;BR /&gt;From others, you may use the following tmap output expression filter:
&lt;BR /&gt;row1.value % 100 == 0</description>
      <pubDate>Mon, 13 Nov 2017 20:39:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327528#M96903</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-11-13T20:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Extract particular fields by using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327529#M96904</link>
      <description>&lt;P&gt;Thankyou for your reply tdz,&lt;/P&gt; 
&lt;P&gt;but, If you have more fields how can we extract? Here 1000 rows so we can use this but one million records then we can't able to give every particular row right?&lt;/P&gt; 
&lt;P&gt;So how to get all first row and all multiples of 100 .&lt;/P&gt; 
&lt;P&gt;Please let me know if you are not able to get this.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 04:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327529#M96904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T04:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Extract particular fields by using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327530#M96905</link>
      <description>Not able to get this!&lt;BR /&gt;Give us an input sample and the corresponding expected result.</description>
      <pubDate>Tue, 14 Nov 2017 07:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327530#M96905</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-11-14T07:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Extract particular fields by using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327531#M96906</link>
      <description>&lt;P&gt;Thankyou for your support.&lt;/P&gt;
&lt;P&gt;It worked for me now&lt;/P&gt;
&lt;P&gt;i used MOD function for this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mathematical.MOD(row4.Value,100)==0||row4.Value==1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thankyou&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 07:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-particular-fields-by-using-Talend/m-p/2327531#M96906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T07:21:26Z</dc:date>
    </item>
  </channel>
</rss>

