<?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: Wait after reload in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805115#M284264</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;Use Sleep function here that is the correct function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Mar 2015 11:51:52 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2015-03-27T11:51:52Z</dc:date>
    <item>
      <title>Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805106#M284255</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 would like to know if there is any time expression that I can use to make Qlikview wait for 500 milliseconds after it reloads data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ivo Marques&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 10:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805106#M284255</guid>
      <dc:creator />
      <dc:date>2015-03-27T10:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805107#M284256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)save current time&lt;/P&gt;&lt;P&gt;2) while current time &amp;lt; saved time + 500ms , do nothing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 10:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805107#M284256</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2015-03-27T10:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805108#M284257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is a function called Sleep(5000)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 10:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805108#M284257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T10:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805109#M284258</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;Thank you for the answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will explain my problem: after reload I want to set a variable with the value '0', wait 500ms, set the variable again with '1' and wait another 500ms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ca easily set the variable by adding a trigger/action on post reload, but I don't know if there is a way to wait the 500 ms with between variable sets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 10:50:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805109#M284258</guid>
      <dc:creator />
      <dc:date>2015-03-27T10:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805110#M284259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sleep 5000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 10:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805110#M284259</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-03-27T10:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805111#M284260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you wish to continuously toggle betw 0 and 1?&lt;/P&gt;&lt;P&gt;Or should this be done only once?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 11:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805111#M284260</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2015-03-27T11:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805112#M284261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Twice actually&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 11:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805112#M284261</guid>
      <dc:creator />
      <dc:date>2015-03-27T11:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805113#M284262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do I wirte the expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On script it does not work because it will wait before the reload has finished.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 11:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805113#M284262</guid>
      <dc:creator />
      <dc:date>2015-03-27T11:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805114#M284263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a macro like&lt;/P&gt;&lt;P&gt;SUB Sleep&lt;/P&gt;&lt;P&gt;&amp;nbsp; APPLICATION.SLEEP(500)&lt;/P&gt;&lt;P&gt;END SUB&lt;/P&gt;&lt;P&gt;and call it after postreload and change of variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 11:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805114#M284263</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2015-03-27T11:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805115#M284264</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;Use Sleep function here that is the correct function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 11:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805115#M284264</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-03-27T11:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805116#M284265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can un check the close when finished after reload script execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/82114_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 12:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805116#M284265</guid>
      <dc:creator />
      <dc:date>2015-03-27T12:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Wait after reload</title>
      <link>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805117#M284266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well with the macro this actually works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 13:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wait-after-reload/m-p/805117#M284266</guid>
      <dc:creator />
      <dc:date>2015-03-27T13:16:56Z</dc:date>
    </item>
  </channel>
</rss>

