<?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: Qlikview Personal edition reload with Windows task scheduler in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/209#M792907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hm, it works at my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you put the variable in an input box, do you see the value change every two seconds?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if you change the variable to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Div(Round(Frac(Now())*60*60*24),15) // 15 seconds&lt;/P&gt;&lt;P&gt;=Div(Round(Frac(Now())*60*24),15) // 15 minutes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are reload times using the second last variable definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;17:26:57&lt;/P&gt;&lt;P&gt;17:26:59&lt;/P&gt;&lt;P&gt;17:27:00&lt;/P&gt;&lt;P&gt;17:27:15&lt;/P&gt;&lt;P&gt;17:27:30&lt;/P&gt;&lt;P&gt;17:27:45&lt;/P&gt;&lt;P&gt;17:28:01&lt;/P&gt;&lt;P&gt;17:28:15&lt;/P&gt;&lt;P&gt;17:28:30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reload is performed every 15 seconds (+-1 second is ok IMHO). First two entries due to initial reload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jan 2018 16:23:07 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2018-01-18T16:23:07Z</dc:date>
    <item>
      <title>Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/183#M792865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guy,&lt;/P&gt;&lt;P&gt;I am on PE at the moment, My requirement while evaluating Qlik for our company is below, Please can anybody help me on this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a very small amount of data from csv file, Now I have created couple of charts and want this to be automatically reload and update the records. The idea is to open the desktop edition on a screen in the office and schedule the reload every 15 mins so that the records gets updated, I have successfully made it to reload with -r command but this is not updating the records while the document is open, I also tried command L which always opens a new instance of desktop and updates the record but doesn't save the qvw which is fine, but am struggling to find a way to not open new instance but to show in the current open qvw (desktop itself), Is there a way to do this please...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/183#M792865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/184#M792866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to do this which gives me desired result but.....since my schedule is for 15 mins it always opens a new instance rather than updating the already opened desktop &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;, Any help to update in the exsiting opened document pleasee?? even with macros or whatsoever please. this is kind of urgent &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3 style="color: #333333; font-family: Roboto, sans-serif; font-size: 20px; margin-top: 20px; margin-bottom: 10px;"&gt;L&lt;/H3&gt;&lt;P style="margin: 0 0 10px; font-family: Roboto, sans-serif; color: #333333; font-size: 14px;"&gt;This switch will open the report, load the script, and leave the report open for further processing and/or analysis.&amp;nbsp; This is a convenient way to setup a Desktop shortcut for a specific report to reload when opened.&amp;nbsp; Ex: &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;“C:\Program Files\QlikView\QV.exe” /L “C:\My QV Data\Report1.qvw”&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 13:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/184#M792866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-12T13:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/185#M792867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if you could solve this task with command-line batches but with vbs-batches it could be possible. Here an example what is meant: &lt;A href="https://community.qlik.com/message/378294"&gt;Re: Vbs - passing parameters to opendoc or opendocex&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 14:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/185#M792867</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-01-12T14:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/186#M792868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at using a keyboard simulator like &lt;A href="https://www.autoitscript.com/site/autoit/" title="https://www.autoitscript.com/site/autoit/"&gt;AutoIt - AutoIt&lt;/A&gt;‌. You could have it run a Ctrl-r in the existing window every 15 minutes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 14:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/186#M792868</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-01-12T14:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/187#M792869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob, Thanks for your reply, I have gone through the above link Autolt but didn't get my head around it how to implement this in my scenario, Can you please explain me if possible Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 15:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/187#M792869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-12T15:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/188#M792870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus, Thanks for your reply, I have looked at your link, I am very much newbie to VBA scripting, I am trying to put your code from the above link in Qvw--&amp;gt;Edit Module--&amp;gt;VBScript &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option Explicit&lt;/P&gt;&lt;P&gt;Dim QA, QD, apppath, newdoc&amp;nbsp; &lt;/P&gt;&lt;P&gt;apppath = "C:\Users\sandeep.movva\Desktop\cwdl_iot_dev\cwdl_iot_dev.qvw"&lt;/P&gt;&lt;P&gt;set QA = CreateObject("QlikTech.QlikView")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set QD = QA.ActiveDocument.GetApplication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set newdoc = QD.OpenDoc(apppath, "","")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;newdoc.ReloadEx 0,1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;newdoc.save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;newdoc.CloseDoc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QD.Quit&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting below error&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;ActiveX component can't create object: 'QlikTech.QlikView'&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;I have taken out &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;param1 = inputBox("param: ") and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;param1 as I don't need to pass on any parameters, Can you please help me step by process to achieve this &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 15:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/188#M792870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-12T15:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/189#M792871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to enable system access for this modul - it's about in the mid of the left pane of the modul-editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 15:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/189#M792871</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-01-12T15:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/190#M792872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have enabled the system access,QV desktop hangs and closes after I click either Check at the top or click on OK, If I get this to work what will be the next step please? Do I need to schedule the windows task schedule and it will update the records in the same instance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 17:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/190#M792872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-12T17:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/191#M792873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's difficult to say what might be wrong. I think it's creating a new QlikView instance where I'm not sure if it could work within QlikView itself. The example from above was meant to be in an external vbs-batch. However the probably best way to start with troubleshooting will be to reduce the code by uncommenting most parts and then enabling step by step the next parts until it runs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beside this I think I would use a bit different approach because if I understand your description right there is no user-action only displaying the dashboards by updating the data on regular basis. This would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option Explicit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub UpdateReport&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim QD, doc &lt;/P&gt;&lt;P&gt;set QD = QA.ActiveDocument.GetApplication&lt;/P&gt;&lt;P&gt;set doc = ActiveDocument&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i = 1 to 1 * 4 * 12 'running 12 hours each 15 minutes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; doc.ReloadEx 0,1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; doc.save&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QD.Sleep 1000 * 60 * 15 'sleep for 15 minutes&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;doc.CloseDoc&lt;/P&gt;&lt;P&gt;QD.Quit&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This routine would be started from an OnOpen-trigger in the application and the application would be executed from the windows-task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2018 06:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/191#M792873</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-01-13T06:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/192#M792874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can't make Rob's solution work, try creating a timer in your qvw and call a simple macro to reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached a sample (reused a qvw from another post, &lt;A href="https://community.qlik.com/thread/287732"&gt;Info screen with triggered selection&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, create a variable that changes based on rounded now().&lt;/P&gt;&lt;P&gt;(Yes, using now() will add some load on your system and is not recommended in general, if you just need a kind of permanent display, this might not be an issue in your case)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a onChange trigger in document settings for that variable, with an macro call action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Macro looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub Test&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Reload &lt;/P&gt;&lt;P&gt;End sub´&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2018 11:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/192#M792874</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-01-13T11:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/193#M792875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Marcus, Thanks for the reply, Yes you are right, There will be no user intervention, no filters nothing to select..its just a simple dashboard with few KPI's to be shown on a screen....so the desktop would be opened on the screen and it needs to update the records after every reload on a 15/30 mins frequency when I schedule through windows task manager (wtm), I have tried your approach to trigger in ON OPEN, but don't know its not updating..please see below my step by step process I followed in the attached document, Can you please let me know what I am doing wrong in achieving this please? Thanks a lot again&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Automate QVW from personal desktop&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Step 1)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;This is my QVW, with a simple count(ID)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Step 2)&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha; font-size: 13.3333px;"&gt;&lt;LI&gt;Opened SettingsàDocument propertiesàTriggersàOnOpenàActionsà&lt;/LI&gt;&lt;/OL&gt;&lt;P style="font-size: 13.3333px;"&gt;Step 3)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Click on edit module and copy pasted your code&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;When I click on Test at the top where it say ready in the above image it say’s “Variable is Undefined :’QA’, So tried changing Set QD = instead of Active document I have given my QVW name which is ReloadTest.qvw but it’s still the same&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Step 4)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Clicked on OK and saved the document, closed and opened the document again and then created a WTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;My .bat file code is like this&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"C:\Program Files\QlikView\Qv.exe" /r "C:\Users\sandeep.movva\Desktop\ReloadTest.qvw".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 15:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/193#M792875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T15:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/194#M792876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I am on Personal edition at the moment I am unable to open the document attached, Is it possible to let me know or the code to follow what I need to do please, This will be really helfull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 15:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/194#M792876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T15:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/195#M792877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Document attached of the step by step process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 15:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/195#M792877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T15:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/196#M792878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the variable QA is wrong (left from the origin example) and needs to be removed. As a next step I would check if the macro runs like it should directly triggered from the modul-editor by pressing the button "Test" - of course by reducing the number of iterations and the time-span of the sleep-statement because 3 - 4 fast iterations are sufficient to check if the reloads are executed and afterwards the application closed or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further in this logic you need only a daily trigger from the windows-tasks and not per quarter-hour because the loop within the macro does the regular reloadings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the batch-file won't b needed because it could be directly defined within the windows-task and the starting-parameter should be /l and not /r:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/190378_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 16:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/196#M792878</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-01-17T16:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/197#M792879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have taken out &lt;STRONG&gt;"set QD = QA.ActiveDocument.GetApplication"&lt;/STRONG&gt; from the code, Now when I click on test it throws me &lt;STRONG&gt;"Variable is undefined: 'i'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 16:54:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/197#M792879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T16:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/198#M792880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Dim QD, doc, &lt;STRONG&gt;i&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;set QD = ActiveDocument.GetApplication&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The message because i is caused from the Option Explicit which enforced that all used variables are declared before they could be called: &lt;A href="https://docs.microsoft.com/en-us/dotnet/visual-basic/language-reference/statements/option-explicit-statement" title="https://docs.microsoft.com/en-us/dotnet/visual-basic/language-reference/statements/option-explicit-statement"&gt;Option Explicit Statement (Visual Basic) | Microsoft Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 17:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/198#M792880</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-01-17T17:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/199#M792885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, I have clicked on test button and it shows me executing, I will let you know once I finish my testing, If I understood right my net steps is to, Create windows task schedule with daily trigger and create a action with l statement...so hopefully this will all work as expected... I will let you know the outcome....Thanks really helpfull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 17:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/199#M792885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T17:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/200#M792887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is still opening separate instance when starting the reload..please find the screenshot in the attached, I have scheduled windows task to run daily which is starting from now which is 17:35, so it opened a new instance even though the same qvw is opened on a screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I waited if it would reload on the new instance opened after 15 mins but it didn't ? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 17:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/200#M792887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T17:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/201#M792889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also after I click on test, it hangs at executing and when I close it forcefully and re open the document it shows me the updated records which means it actually is reloading and saving the document.....I think I am missing something small here where I need to take care? Can you please suggest me from the above information please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 17:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/201#M792889</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T17:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Personal edition reload with Windows task scheduler</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/202#M792890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Create a test script that changes value (to show the successful reload):&lt;/P&gt;&lt;P&gt;LOAD Ceil(RAND()*10) as Test&lt;/P&gt;&lt;P&gt;autogenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Reload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Create listbox for field Test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Create a Macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="190388" alt="2018-01-17 18_55_27-Edit Module.png" class="jive-image image-1" src="/legacyfs/online/190388_2018-01-17 18_55_27-Edit Module.png" style="font-size: 13.3333px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Create a Variable vVar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Round(Now() , maketime(0,0,15))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(for a 15 second reload)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Round(Now() , maketime(0,15,0)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;for a 15 minute reload&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Create a variable onChange trigger in Settings-Document properties - Triggers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="190389" alt="2018-01-17 19_05_08-Reply to Re_ Qlikview Personal edition reload ... _ Qlik Community.png" class="jive-image image-2" src="/legacyfs/online/190389_2018-01-17 19_05_08-Reply to Re_ Qlikview Personal edition reload ... _ Qlik Community.png" style="height: 416px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 18:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Personal-edition-reload-with-Windows-task-scheduler/m-p/202#M792890</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-01-17T18:06:13Z</dc:date>
    </item>
  </channel>
</rss>

