<?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: Automatically reloading data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506426#M1145960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philippe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have much experience using Windows Scheduler.&amp;nbsp; Assuming my project is called Test.qvw and is saved in the following location &lt;A href="https://community.qlik.com/"&gt;\\rosie\Qlikview\ProjectFiles&lt;/A&gt;.&amp;nbsp; How would I select that file and tell the scheduler to reload it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2013 12:42:53 GMT</pubDate>
    <dc:creator>danielnevitt</dc:creator>
    <dc:date>2013-08-20T12:42:53Z</dc:date>
    <item>
      <title>Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506423#M1145957</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;I am using the Qlikview Desktop version and would like to automatically reload the data files to our projects daily at 9:30am.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The files are created and saved in a folder daily (using the same file name each day).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help with how to do this would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 12:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506423#M1145957</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2013-08-20T12:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506424#M1145958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use a QMS (QlikView Server) or if you haven't it, you could schedule a windows task. Where you can run a special command file, which will run a Qlikview desktop and reload your qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 12:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506424#M1145958</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2013-08-20T12:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506425#M1145959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use the Windows Scheduler to do that.&lt;/P&gt;&lt;P&gt;Qlik Local does not come with an integrated scheduler.&lt;/P&gt;&lt;P&gt;You need to create a script that calls QlikView to&amp;nbsp; reload the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the line should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QLIKVIEWPATH\qv.exe /r&amp;nbsp; abc.qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 12:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506425#M1145959</guid>
      <dc:creator>PhilippeMotillon</dc:creator>
      <dc:date>2013-08-20T12:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506426#M1145960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philippe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have much experience using Windows Scheduler.&amp;nbsp; Assuming my project is called Test.qvw and is saved in the following location &lt;A href="https://community.qlik.com/"&gt;\\rosie\Qlikview\ProjectFiles&lt;/A&gt;.&amp;nbsp; How would I select that file and tell the scheduler to reload it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 12:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506426#M1145960</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2013-08-20T12:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506427#M1145961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should create a command file (open Notepad.exe and save as a new file with CMD file extension, instead of txt) with one command: "C:\Program Files\QlikView\Qv.exe" /r "&lt;A href="https://community.qlik.com/"&gt;\\roise\Qlikview\ProjectFiles\test.qvw&lt;/A&gt;". Save this file with *.cmd file extension. After that you can schedule this CMD file fith windows task scheduller.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 12:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506427#M1145961</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2013-08-20T12:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506428#M1145962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anatoly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That worked perfectly and it's solved the issue I had.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 13:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506428#M1145962</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2013-08-20T13:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506429#M1145963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anatoly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further to the above code for automatically reloading data, are you able to point me in the right direction to allow me to automate opening a document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there notes available for other similar commands?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 11:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506429#M1145963</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2013-08-29T11:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506430#M1145964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;What do you mean? Could you please explain more detailed?&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 12:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506430#M1145964</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2013-08-29T12:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506431#M1145965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anatoly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if I wasn't clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to open a specific file (name Swaps.qvw) and a specific tab (name Analysis &amp;gt;01/01/2012).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should then be left open so that when I come login it is open on my screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 12:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506431#M1145965</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2013-08-29T12:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506432#M1145966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure that I right understand you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for open specific tab, you can use special Action, ehich should be assigned with OnOpen trigger.&lt;/P&gt;&lt;P&gt;Open document Properties -&amp;gt; Triggers tab -&amp;gt; OnOpen Even Trigger -&amp;gt; Add Action -&amp;gt; Add -&amp;gt; Layout -&amp;gt; Activate Sheet - OK -&amp;gt; enter your SheetID.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 12:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506432#M1145966</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2013-08-29T12:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506433#M1145967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&amp;nbsp; This idea does exactly what I required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 14:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506433#M1145967</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2013-08-29T14:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506434#M1145968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;How can i do this?&lt;/P&gt;&lt;P&gt;I want refresh data automatically&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 May 2015 08:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506434#M1145968</guid>
      <dc:creator />
      <dc:date>2015-05-03T08:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506435#M1145969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i have a qlikview file that it has a several gauge&lt;/P&gt;&lt;P&gt;and i want refresh my data automatically&lt;/P&gt;&lt;P&gt;But i don't know do it&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 May 2015 08:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506435#M1145969</guid>
      <dc:creator />
      <dc:date>2015-05-03T08:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506436#M1145970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i have a qlikview file that it has a several gauge&lt;/P&gt;&lt;P&gt;and i want refresh my data automatically&lt;/P&gt;&lt;P&gt;But i don't know do it&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 May 2015 08:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506436#M1145970</guid>
      <dc:creator />
      <dc:date>2015-05-03T08:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506437#M1145971</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;I&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;created cmd file &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;"C:\Program Files (x86)\QlikView\Qv.exe" /r "\\corp.mao.ru\users\profiles\snaz\My Documents\tmp\codec.qvw", used &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;the Windows Scheduler. It is works, but nothing change in my&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; project.&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 08:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/506437#M1145971</guid>
      <dc:creator>vmonitor</dc:creator>
      <dc:date>2015-07-02T08:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically reloading data</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/1564222#M1145972</link>
      <description>&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;I am getting an error as 'Failed to open document'&lt;/P&gt;&lt;P&gt;Can you please help ?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 21:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reloading-data/m-p/1564222#M1145972</guid>
      <dc:creator>kailashkotak91</dc:creator>
      <dc:date>2019-04-02T21:55:40Z</dc:date>
    </item>
  </channel>
</rss>

