<?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 handle list iteration  Correctly in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-list-iteration-Correctly/m-p/2241569#M28678</link>
    <description>Oh all screenshots are missing ! I don't know why !&lt;BR /&gt;The limit and offset is working fine Yes thanks to you !&lt;BR /&gt;But the issue when im trying to fill my list !&lt;BR /&gt;Im getting in the first iteration 10 items then in the second iteration 20 items the in the third iteration 30 items !&lt;BR /&gt;But my issue is i want to not treat the items already treated !</description>
    <pubDate>Fri, 08 May 2020 20:43:30 GMT</pubDate>
    <dc:creator>kakooo16</dc:creator>
    <dc:date>2020-05-08T20:43:30Z</dc:date>
    <item>
      <title>How to handle list iteration  Correctly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-list-iteration-Correctly/m-p/2241565#M28674</link>
      <description>Hello Community ,&amp;amp;nbsp;
&lt;BR /&gt;I have a problem while incremanting my list .&amp;amp;nbsp;
&lt;BR /&gt;However , i want to delete the items treated in my list : Here is my job design&amp;amp;nbsp;
&lt;BR /&gt;
&lt;BR /&gt;My tloop Configuration is as such&amp;amp;nbsp; :&amp;amp;nbsp;
&lt;BR /&gt;
&lt;BR /&gt;&amp;amp;nbsp;
&lt;BR /&gt;My sql query is as such :&amp;amp;nbsp;
&lt;BR /&gt;I used the OFFSET to do a sort of pagination !&amp;amp;nbsp;
&lt;BR /&gt;
&lt;BR /&gt;I m stocking the items in a list&amp;amp;nbsp; Here . Then&amp;amp;nbsp; im calling my list in this Query :
&lt;BR /&gt;Then : I will call my Query here :&amp;amp;nbsp;
&lt;BR /&gt;&amp;amp;nbsp;
&lt;BR /&gt;So to recapitulate the issue is in this Screenshot :&amp;amp;nbsp;
&lt;BR /&gt;&amp;amp;nbsp;
&lt;BR /&gt;
&lt;BR /&gt;&amp;amp;nbsp;
&lt;BR /&gt;I want to not treat the items already treated&amp;amp;nbsp; , means if my list storage is (1,2,3,.....,30 )
&lt;BR /&gt;If i iterate the first 10 items -&amp;amp;gt; i would treat the 10 second --&amp;amp;gt; until the end of my List&amp;amp;nbsp; .&amp;amp;nbsp;
&lt;BR /&gt;&amp;amp;nbsp;
&lt;BR /&gt;Im new to talend .
&lt;BR /&gt;Thanks in advance .&amp;amp;nbsp;</description>
      <pubDate>Thu, 07 May 2020 15:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-list-iteration-Correctly/m-p/2241565#M28674</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-05-07T15:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle list iteration  Correctly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-list-iteration-Correctly/m-p/2241566#M28675</link>
      <description>&lt;P&gt;Is there any response .&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there is any other detail that i can provide to make&amp;nbsp; things clear im ready .&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still blocked !&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 20:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-list-iteration-Correctly/m-p/2241566#M28675</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-05-07T20:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle list iteration  Correctly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-list-iteration-Correctly/m-p/2241567#M28676</link>
      <description>Is there any response or. Suggestion please ?</description>
      <pubDate>Fri, 08 May 2020 18:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-list-iteration-Correctly/m-p/2241567#M28676</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-05-08T18:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle list iteration  Correctly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-list-iteration-Correctly/m-p/2241568#M28677</link>
      <description>&lt;P&gt;your examples and screen shot are missing?&amp;nbsp; I don't understand the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the LIMIT / OFFSET work for you?&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 20:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-list-iteration-Correctly/m-p/2241568#M28677</guid>
      <dc:creator>billimmer</dc:creator>
      <dc:date>2020-05-08T20:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle list iteration  Correctly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-list-iteration-Correctly/m-p/2241569#M28678</link>
      <description>Oh all screenshots are missing ! I don't know why !&lt;BR /&gt;The limit and offset is working fine Yes thanks to you !&lt;BR /&gt;But the issue when im trying to fill my list !&lt;BR /&gt;Im getting in the first iteration 10 items then in the second iteration 20 items the in the third iteration 30 items !&lt;BR /&gt;But my issue is i want to not treat the items already treated !</description>
      <pubDate>Fri, 08 May 2020 20:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-list-iteration-Correctly/m-p/2241569#M28678</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-05-08T20:43:30Z</dc:date>
    </item>
  </channel>
</rss>

