<?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: For loop not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770306#M717078</link>
    <description>&lt;P&gt;But where to fetch the field. that is not available in the table.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Dec 2020 16:05:17 GMT</pubDate>
    <dc:creator>deepakqlikview_123</dc:creator>
    <dc:date>2020-12-23T16:05:17Z</dc:date>
    <item>
      <title>For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770107#M717072</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am fetching publisher log information from the server. However, the for loop is not working.&lt;/P&gt;&lt;P&gt;only whatever mentioned in the variable, can fetch the respective logs.&lt;/P&gt;&lt;P&gt;Actually, need to fetch the Tasklog information for the last 7 days but only 1-day of information is visible.&lt;/P&gt;&lt;P&gt;Attached is the file for the same.&lt;/P&gt;&lt;P&gt;Need some advice on this.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="Qlik Sense" id="qlikSense"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770107#M717072</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2024-11-16T17:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770173#M717073</link>
      <description>&lt;P&gt;You have given half question, We don't know what to checka and which is not working. Would you like to rephrase your question?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 10:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770173#M717073</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-12-23T10:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770197#M717074</link>
      <description>&lt;P&gt;updated the comment,&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 12:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770197#M717074</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2020-12-23T12:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770289#M717075</link>
      <description>&lt;P&gt;You are using only one date in the variable?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let yesterdate = Date(Today()-1, 'YYYYMMDD');&lt;/P&gt;&lt;P&gt;But also, I can see that you are doing too much for that, I would rather use simply like this&lt;/P&gt;&lt;P&gt;Let yesterdate = Date(Today()-1, 'YYYYMMDD');&lt;/P&gt;&lt;P&gt;Let weekbackyesterdate = Date(Today()-8, 'YYYYMMDD');&lt;/P&gt;&lt;P&gt;for each Tasklog in FileList('D:\Publisher Logs\1\Log\TaskLog.txt')&lt;/P&gt;&lt;P&gt;RLdata:&lt;BR /&gt;LOAD '$(Tasklog)' as FileName,&lt;BR /&gt;@1,&lt;BR /&gt;@2,&lt;BR /&gt;@3&lt;/P&gt;&lt;P&gt;FROM $(Tasklog)&lt;BR /&gt;(txt, utf8, no labels, delimiter is '\t', msq) Where Field&amp;gt;=$(weekbackyesterdate) and Field&amp;lt;=$(yesterdate);&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 15:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770289#M717075</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-12-23T15:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770299#M717076</link>
      <description>&lt;P&gt;May I know the Field in the above logic? and the field column is not there in the original table.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 15:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770299#M717076</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2020-12-23T15:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770301#M717077</link>
      <description>&lt;P&gt;Field is something about you want to compare with date field.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 15:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770301#M717077</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-12-23T15:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770306#M717078</link>
      <description>&lt;P&gt;But where to fetch the field. that is not available in the table.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 16:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770306#M717078</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2020-12-23T16:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770313#M717079</link>
      <description>&lt;P&gt;Can you share the file name as an example so that i can give complete script?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 16:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770313#M717079</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-12-23T16:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770319#M717080</link>
      <description>&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;The file is in different folders and the nested for loop is required to fetch data from them.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 16:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770319#M717080</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2020-12-23T16:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770506#M717081</link>
      <description>&lt;P&gt;Check all these If something can be achieved via Sub routine?&amp;nbsp;&lt;A href="https://www.google.com/search?sxsrf=ALeKk02DnNiSaaUW_uBxjRA3xwXLe-xdLA%3A1608919733392&amp;amp;source=hp&amp;amp;ei=tSrmX8HkFcabjLsPmt2E8Ak&amp;amp;q=how+to+load+lastone+week+files+in+qlik+from+different+folders&amp;amp;oq=how+to+load+lastone+week+files+in+qlik+from+different+folders&amp;amp;gs_lcp=CgZwc3ktYWIQAzoECCMQJzoLCC4QxwEQowIQyQM6AggAOggILhDHARCjAjoCCC46BQgAEMkDOggIIRAWEB0QHjoHCAAQyQMQDToECAAQDToGCAAQDRAeOgoIIRAWEAoQHRAeOgQIIRAKOgcIIRAKEKABOgYIIRAKEBVQrAdYjYEBYKOCAWgGcAB4AIABtAGIAeY7kgEFMTguNDmYAQCgAQGqAQdnd3Mtd2l6&amp;amp;sclient=psy-ab&amp;amp;ved=0ahUKEwiBk7eJ3entAhXGDWMBHZouAZ4Q4dUDCAc&amp;amp;uact=5" target="_blank" rel="noopener"&gt;Here&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Dec 2020 18:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770506#M717081</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-12-25T18:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770639#M717082</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The code is as excepted but the for loop is not working. Could you please advise on this.&lt;/P&gt;&lt;P&gt;Attached is the file for the same.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 04:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770639#M717082</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2020-12-28T04:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770689#M717083</link>
      <description>&lt;P&gt;I am not able to reload your application but Subroutine will deserve ..&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 10:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1770689#M717083</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-12-28T10:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: For loop not working</title>
      <link>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1771016#M717084</link>
      <description>&lt;P&gt;Hi! I'm doing similar in one of my "following up" applications.&amp;nbsp;This is how I have done it (read all the distribution log files, default 31 days)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="loop.PNG" style="width: 550px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/46248iCCDBD44DB5931443/image-size/large?v=v2&amp;amp;px=999" role="button" title="loop.PNG" alt="loop.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 14:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-loop-not-working/m-p/1771016#M717084</guid>
      <dc:creator>antose</dc:creator>
      <dc:date>2020-12-29T14:32:00Z</dc:date>
    </item>
  </channel>
</rss>

