<?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 To get iteration count for each iterations in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/To-get-iteration-count-for-each-iterations/m-p/2376559#M138680</link>
    <description>&lt;P&gt;I m using a tFileList to get all the files from a folder.Now it gets iterated based on the number of files. I want to get the Iteration number for each iteration at the end of each iteration. How can we do it?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jun 2018 12:15:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-12T12:15:36Z</dc:date>
    <item>
      <title>To get iteration count for each iterations</title>
      <link>https://community.qlik.com/t5/Talend-Studio/To-get-iteration-count-for-each-iterations/m-p/2376559#M138680</link>
      <description>&lt;P&gt;I m using a tFileList to get all the files from a folder.Now it gets iterated based on the number of files. I want to get the Iteration number for each iteration at the end of each iteration. How can we do it?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 12:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/To-get-iteration-count-for-each-iterations/m-p/2376559#M138680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-12T12:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: To get iteration count for each iterations</title>
      <link>https://community.qlik.com/t5/Talend-Studio/To-get-iteration-count-for-each-iterations/m-p/2376560#M138681</link>
      <description>&lt;P&gt;use "(Integer)globalMap.get(tFileList_x_N_FILE)"&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 12:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/To-get-iteration-count-for-each-iterations/m-p/2376560#M138681</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-12T12:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: To get iteration count for each iterations</title>
      <link>https://community.qlik.com/t5/Talend-Studio/To-get-iteration-count-for-each-iterations/m-p/2376561#M138682</link>
      <description>x is the number of your FileList component use 1 by default
&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jun 2018 12:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/To-get-iteration-count-for-each-iterations/m-p/2376561#M138682</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-12T12:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: To get iteration count for each iterations</title>
      <link>https://community.qlik.com/t5/Talend-Studio/To-get-iteration-count-for-each-iterations/m-p/2376562#M138683</link>
      <description>&lt;P&gt;Use something like a tSetGlobalVar component before the tFileList, set that a value to 0. Then the first component&amp;nbsp; on the iterate flow is another tSetGlobalVar to increment this global variable by 1 every iteration.&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;David&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 12:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/To-get-iteration-count-for-each-iterations/m-p/2376562#M138683</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2018-06-12T12:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: To get iteration count for each iterations</title>
      <link>https://community.qlik.com/t5/Talend-Studio/To-get-iteration-count-for-each-iterations/m-p/2376563#M138684</link>
      <description>use "(Integer)globalMap.get(tFileList_x_NB_FILE)"&lt;BR /&gt;sorry I forget one B.</description>
      <pubDate>Tue, 12 Jun 2018 12:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/To-get-iteration-count-for-each-iterations/m-p/2376563#M138684</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-12T12:26:16Z</dc:date>
    </item>
  </channel>
</rss>

