<?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 run script in data load editor automatically at regular Intervals - Qlik Sense Desktop in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-run-script-in-data-load-editor-automatically-at-regular/m-p/51239#M299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like a AutoIT or AutoHotKey script and schedule it with windows tasks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jun 2018 18:02:26 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2018-06-04T18:02:26Z</dc:date>
    <item>
      <title>How to run script in data load editor automatically at regular Intervals - Qlik Sense Desktop</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-run-script-in-data-load-editor-automatically-at-regular/m-p/51238#M298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to run existing script in "Data load Editor" at regular Intervals (Assume every 1 hour) &amp;amp; update KPI statistics "App Overview" with already existing measures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do? Please share sample script to perform this requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have remote desktop open 24X7 &amp;amp; data will be pumped in to folder "C:\Users\sXXXX\Documents\Qlik\Data" every one hour &amp;amp; accordingly all KPI stats should be updated in Qlik Sense Desktop accordingly as per new data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be more helpful if i get the reply at the earliest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;P&gt;+91 9871200685&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 11:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-run-script-in-data-load-editor-automatically-at-regular/m-p/51238#M298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-04T11:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to run script in data load editor automatically at regular Intervals - Qlik Sense Desktop</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-run-script-in-data-load-editor-automatically-at-regular/m-p/51239#M299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like a AutoIT or AutoHotKey script and schedule it with windows tasks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:02:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-run-script-in-data-load-editor-automatically-at-regular/m-p/51239#M299</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-06-04T18:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to run script in data load editor automatically at regular Intervals - Qlik Sense Desktop</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-run-script-in-data-load-editor-automatically-at-regular/m-p/51240#M300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for revert, I have explored AutoHotKey script &amp;amp; found its quite interesting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used below script to operate, Coordinates (2069,42) received from windows spy tool (snapshot) enclosed but the problem is with accuracy, &lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204351_Capture.PNG" style="height: auto;" /&gt;@&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinates which I'm using from Windows Spy are not accurate due to which after running script.. execution is happening some where across the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried all possibilities to resolve but couldn't helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way you can help me out from this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Main Script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;;---------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;;---------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Pause Off&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;Sleep, 2000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Mousemove, 2069, 42&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sleep, 1000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;click, 2069 45&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sleep 1000&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;ExitApp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;^z::Pause&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;^x::ExitApp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 12:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-run-script-in-data-load-editor-automatically-at-regular/m-p/51240#M300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-05T12:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to run script in data load editor automatically at regular Intervals - Qlik Sense Desktop</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-run-script-in-data-load-editor-automatically-at-regular/m-p/51241#M301</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;you can try this extension &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/#!/project/58276ae8d4dbcc7481114356"&gt;http://branch.qlik.com/#!/project/58276ae8d4dbcc7481114356&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 12:32:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-run-script-in-data-load-editor-automatically-at-regular/m-p/51241#M301</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2018-06-05T12:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to run script in data load editor automatically at regular Intervals - Qlik Sense Desktop</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-run-script-in-data-load-editor-automatically-at-regular/m-p/51242#M302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting this error using Reload button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: proxima-nova, arial, sans-serif; font-size: 14px;"&gt;"Error: Reload failed. isPartial:false"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: proxima-nova, arial, sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: proxima-nova, arial, sans-serif; font-size: 14px;"&gt;Can anyone help on this?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 11:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-run-script-in-data-load-editor-automatically-at-regular/m-p/51242#M302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-07T11:57:34Z</dc:date>
    </item>
  </channel>
</rss>

