<?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 Help with Scheduling a QVW in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Scheduling-a-QVW/m-p/312480#M1308861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Which version are you using?&amp;nbsp; Do you have Publisher?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using version 9 SR7, and I'm able to configure the reload that you mentioned.&amp;nbsp; See the following screenshot...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="screenshot_2011-06-22_15-59-48.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/5391_screenshot_2011-06-22_15-59-48.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2011 20:03:05 GMT</pubDate>
    <dc:creator>bnichol</dc:creator>
    <dc:date>2011-06-22T20:03:05Z</dc:date>
    <item>
      <title>Help with Scheduling a QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Scheduling-a-QVW/m-p/312479#M1308857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to reload a qvw every 1,11 and 21 day of every month. My company works with QV 9.0, and i couldn't find such configuration&lt;/P&gt;&lt;P&gt;in the reload scheduler of QEMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anywhere in Qlikview Plataform that i could set up this configuration? For now, i don't wanna reload this document every day and&lt;/P&gt;&lt;P&gt;solve this with conditional scripts in the document. But, of course if i don't find a solution i'll write a script like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lucas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Scheduling-a-QVW/m-p/312479#M1308857</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Help with Scheduling a QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Scheduling-a-QVW/m-p/312480#M1308861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Which version are you using?&amp;nbsp; Do you have Publisher?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using version 9 SR7, and I'm able to configure the reload that you mentioned.&amp;nbsp; See the following screenshot...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="screenshot_2011-06-22_15-59-48.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/5391_screenshot_2011-06-22_15-59-48.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 20:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Scheduling-a-QVW/m-p/312480#M1308861</guid>
      <dc:creator>bnichol</dc:creator>
      <dc:date>2011-06-22T20:03:05Z</dc:date>
    </item>
    <item>
      <title>Help with Scheduling a QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Scheduling-a-QVW/m-p/312481#M1308866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could also just write that into your application script and run it every day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If day(today()) = 1 or day(today()) = 11 or day(today()) = 21 then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; do everything you need to do&lt;/P&gt;&lt;P&gt;endif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 20:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Scheduling-a-QVW/m-p/312481#M1308866</guid>
      <dc:creator />
      <dc:date>2011-06-22T20:09:44Z</dc:date>
    </item>
    <item>
      <title>Help with Scheduling a QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Scheduling-a-QVW/m-p/312482#M1308870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; That would be perfect, but i don't think i have publisher installed, or i never used it. What i have is the QEMC - Qlikview Enterprise Management Console (a web tool), and there i cannot do that with my current QV9 SR3.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything i should do to run the Publisher?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have&amp;nbsp; a folder here called Publisher in the root of Qlikview Folder, would be something there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 20:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Scheduling-a-QVW/m-p/312482#M1308870</guid>
      <dc:creator />
      <dc:date>2011-06-22T20:57:43Z</dc:date>
    </item>
    <item>
      <title>Help with Scheduling a QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Scheduling-a-QVW/m-p/312483#M1308872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The monthly trigger configuration should be available with the QlikView Server, but it might not have the same look in earlier SR releases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which version and SR are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Publisher requires an additional license, but you should be able to do basic reload scheduling with the QVS under the Source Documents tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 12:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Scheduling-a-QVW/m-p/312483#M1308872</guid>
      <dc:creator>bnichol</dc:creator>
      <dc:date>2011-06-23T12:00:51Z</dc:date>
    </item>
  </channel>
</rss>

