<?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: Reload from macro fails randomly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346318#M414252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have also notice that when I press "Yes" the macro will continue to export the Picture.&lt;/P&gt;&lt;P&gt;It feel like the macro end here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #008000;"&gt;Sub RefreshData &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt; 'Reload new data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt; ActiveDocument.ReloadEX 0,1&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Then When I press Yes the rest of the macro run then Application die.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG alt="execution.GIF" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/159094_execution.GIF" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; ActiveDocument.GetSheetByID("SH02").Activate &lt;BR /&gt; ActiveDocument.GetApplication.WaitForIdle 1500&lt;BR /&gt; ActiveDocument.GetSheetByID("SH02").ExportBitmapToFile "\\10.1.1.1\xxx\xxx\xxx\pic.png" &lt;BR /&gt; ActiveDocument.GetApplication.WaitForIdle 3000&lt;BR /&gt; ActiveDocument.Save&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;End&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Sub &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Apr 2017 13:10:48 GMT</pubDate>
    <dc:creator>stabben23</dc:creator>
    <dc:date>2017-04-05T13:10:48Z</dc:date>
    <item>
      <title>Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346310#M414244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a problem which have bothered me for awhile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Dashboard which I save as a png file and save it to a path. This Works, but it fails randomly during the day. If I'm Lucky it could Works 24 hours, but sometimes it fails 2 times in 10 min.&lt;/P&gt;&lt;P&gt;The logfile says Execution finished, script runs to the end but then something happens. This Message shows up and the Application need to be restarted.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="execution.GIF" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/159066_execution.GIF" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the code that I use in edit module:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Sub RefreshData &lt;BR /&gt; 'Reload new data&lt;BR /&gt; ActiveDocument.ReloadEX 0,1&lt;BR /&gt; &lt;BR /&gt; 'Export sheet &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; ActiveDocument.GetSheetByID("SH02").Activate &lt;BR /&gt; ActiveDocument.GetApplication.WaitForIdle 1500&lt;BR /&gt; ActiveDocument.GetSheetByID("SH02").ExportBitmapToFile "\\10.1.1.1\xxx\xxx\xxx\pic.png" &lt;BR /&gt; ActiveDocument.GetApplication.WaitForIdle 3000&lt;BR /&gt; ActiveDocument.Save&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;End&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Sub &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt;I have try to export to local path C:\temp but still same problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 10:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346310#M414244</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-05T10:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346311#M414245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the script execution is complete then &lt;STRONG&gt;the problem is some time its not able to save the document this may happen because of the server not available , memory etc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;share the complete log file &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 10:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346311#M414245</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-04-05T10:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346312#M414246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not used in a server environment, its my local desktop‌. Its not a memory issue and there is no log file except the document logfile which not include any issues. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 10:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346312#M414246</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-05T10:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346313#M414247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you share the document log file ?&amp;nbsp; every day is it failing at the same time ?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 10:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346313#M414247</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-04-05T10:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346314#M414248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It fails randomly, not the same time. I show you a screenshoot from my log files, they always look like this, no difference in it. The script is always succeeded&lt;/P&gt;&lt;P&gt;&lt;IMG alt="logfile_hy.GIF" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/159069_logfile_hy.GIF" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 10:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346314#M414248</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-05T10:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346315#M414249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any other process running because if your creating QVD 's and if its open by other qvw it won't allow you to save .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;one more thing I suspect is , during the failure time check your Antivirus is running because few antivirus does allow QV to perform operations ..&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 12:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346315#M414249</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-04-05T12:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346316#M414250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No qvd's, it export a png file to a folder path.&lt;/P&gt;&lt;P&gt;Antivirus could be Worth a check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346316#M414250</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-05T13:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346317#M414251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also check during that time whether the image is open by others or by any app &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346317#M414251</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-04-05T13:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346318#M414252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have also notice that when I press "Yes" the macro will continue to export the Picture.&lt;/P&gt;&lt;P&gt;It feel like the macro end here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #008000;"&gt;Sub RefreshData &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt; 'Reload new data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt; ActiveDocument.ReloadEX 0,1&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Then When I press Yes the rest of the macro run then Application die.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG alt="execution.GIF" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/159094_execution.GIF" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; ActiveDocument.GetSheetByID("SH02").Activate &lt;BR /&gt; ActiveDocument.GetApplication.WaitForIdle 1500&lt;BR /&gt; ActiveDocument.GetSheetByID("SH02").ExportBitmapToFile "\\10.1.1.1\xxx\xxx\xxx\pic.png" &lt;BR /&gt; ActiveDocument.GetApplication.WaitForIdle 3000&lt;BR /&gt; ActiveDocument.Save&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;End&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Sub &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346318#M414252</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-05T13:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346319#M414253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was my first Guess, but when I change path to my local computer (C:\Temp\) it stills crash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:13:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346319#M414253</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-05T13:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346320#M414254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use WaitForIdle without milliseconds!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub RefreshData&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Reload new data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.DoReload 2,false,false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Save&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Export sheet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetSheetByID("SH02").Activate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetSheetByID("SH02").ExportBitmapToFile "c:\temp\pic.png"&lt;/P&gt;&lt;P&gt;End Sub &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346320#M414254</guid>
      <dc:creator>cwolf</dc:creator>
      <dc:date>2017-04-05T13:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346321#M414255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Christian,&lt;/P&gt;&lt;P&gt;I'll change and do a test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the different between ActiveDocument.DoReload 2,false,false and ActiveDocument.ReloadEX 0,1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346321#M414255</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-05T13:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346322#M414256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Description in QlikView API Guid:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DoReload:&lt;/P&gt;&lt;P&gt;Executes the script. This is a more modern version of the old Reload member. The old Reload will continue to work for most applications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346322#M414256</guid>
      <dc:creator>cwolf</dc:creator>
      <dc:date>2017-04-05T13:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346323#M414257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seams like theese two are the same, no script window is shown during the reload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 14:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346323#M414257</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-05T14:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346324#M414258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The progress dialog during reload you can see only with ReloadEx:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.ReloadEx 2,2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 14:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346324#M414258</guid>
      <dc:creator>cwolf</dc:creator>
      <dc:date>2017-04-05T14:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346325#M414259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The milliseconds seams to cause the problem that I have, I have now run the Application during the night and no issue at all. Do you know why these milliseconds are "bad"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 05:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346325#M414259</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-06T05:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346326#M414260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After the milliseconds, the macro is continued regardless of whether the idle state has already been reached or not. For example, you can not export the chart before it is finished. Before such actions you have to wait for the idle state how long it will take. It needs a WaitforIdle after Reload, Save, Activate, ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 06:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346326#M414260</guid>
      <dc:creator>cwolf</dc:creator>
      <dc:date>2017-04-06T06:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from macro fails randomly</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346327#M414261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thanks Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hve tested so many Things here but not "deleted" the milliseconds. I have rather increase the milliseconds to get rid of the problem. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 06:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-macro-fails-randomly/m-p/1346327#M414261</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-06T06:38:33Z</dc:date>
    </item>
  </channel>
</rss>

