<?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 reload automatically every 7 days in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-reload-automatically-every-7-days/m-p/1253510#M396407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In QMC you must change current task.&lt;/P&gt;&lt;P&gt;Printscreen from QMC with Publisher:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="151176" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151176_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2017 07:10:23 GMT</pubDate>
    <dc:creator>asgardd2</dc:creator>
    <dc:date>2017-01-30T07:10:23Z</dc:date>
    <item>
      <title>How to reload automatically every 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reload-automatically-every-7-days/m-p/1253508#M396405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to edit a current script used for reloading data every month and changing it to reload every week instead. I'm not too familiar with coding and qlikview, so I need some help as to how to approach it. The only part of the script I see regarding time is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET v30Days= date(floor(Today(0) - 30),'MM/DD/YYYY');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;LET vMonth15= Date(MakeDate(Year(Today(1)), Num(Month(AddMonths(Today(1), - 1))), 15),'MM/DD/YYYY');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How should I approach changing it to reload every 7 days instead?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks so much in advance.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 05:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reload-automatically-every-7-days/m-p/1253508#M396405</guid>
      <dc:creator />
      <dc:date>2017-01-30T05:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to reload automatically every 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reload-automatically-every-7-days/m-p/1253509#M396406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope this not rloading script every month..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its incremental reference date created as v30Days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reference date to check for 1weekd data,u need to do like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET v7Days= date(floor(Today(0) - 7),'MM/DD/YYYY');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this not automatic script run,tht infact u can do in QMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 07:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reload-automatically-every-7-days/m-p/1253509#M396406</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-01-30T07:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to reload automatically every 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reload-automatically-every-7-days/m-p/1253510#M396407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In QMC you must change current task.&lt;/P&gt;&lt;P&gt;Printscreen from QMC with Publisher:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="151176" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151176_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 07:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reload-automatically-every-7-days/m-p/1253510#M396407</guid>
      <dc:creator>asgardd2</dc:creator>
      <dc:date>2017-01-30T07:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to reload automatically every 7 days</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reload-automatically-every-7-days/m-p/1253511#M396408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how exactly are you performing the reload?&lt;/P&gt;&lt;P&gt;Using QMC? then change setting in QMC itself&lt;/P&gt;&lt;P&gt;Using Windows Task Manager? Then change ins Task Manager.&lt;/P&gt;&lt;P&gt;or are you using a VBA program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 07:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reload-automatically-every-7-days/m-p/1253511#M396408</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-01-30T07:45:12Z</dc:date>
    </item>
  </channel>
</rss>

