<?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: Loading Script not ending in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484525#M1136182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check whether the data type of the date columns are getting populated? Pls check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Dec 2013 07:50:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-17T07:50:44Z</dc:date>
    <item>
      <title>Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484516#M1136173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a load scripts that first takes a start date and end date from sheet1 of the qlikview dashboard and loads the data from QVD files accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SEARCH:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$(vFilename)(qvd) Where cdate&amp;gt;= $(vStartDate) and cdate&amp;lt;=$(vEndDate);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where vStartDate and vEndDate are variables set using a calender object in sheet1 of the dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;There is a Button named 'Go' that has Action = Reload. When i click the button, the reloading happens but never stops. But instead, i press Ctrl+R, then reloading happens properly.....&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Help me out.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 07:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484516#M1136173</guid>
      <dc:creator />
      <dc:date>2013-11-06T07:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484517#M1136174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange! Is your load button's load action preceded by some other actions? Could you post a sample? Because I can't replicate the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 08:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484517#M1136174</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-11-06T08:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484518#M1136175</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Make sure that the variables has got correct values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 09:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484518#M1136175</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-11-06T09:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484519#M1136176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arjun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same sort of problem.&amp;nbsp; My Load Button calls a Reload action, but the system hangs without finishing the load.&amp;nbsp; On the other hand, selecting Reload from the File... menu works perfectly.&amp;nbsp; The script to be executed on reload is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if vLoad_ISL_data = 1 Then&lt;/P&gt;&lt;P&gt;&amp;nbsp; Call Load_ISL_Data;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if vLoad_Sentiment = 1 Then&lt;/P&gt;&lt;P&gt;&amp;nbsp; Call Load_Sentiment;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if vLoad_TAS_categories = 1 Then&lt;/P&gt;&lt;P&gt;&amp;nbsp; Call Load_TAS_categories;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vLupdate = Today();&lt;/P&gt;&lt;P&gt;EXIT SCRIPT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect the problem has nothing to do with qvd files /selecting dates etc.&amp;nbsp; The only thing in common I can see is that we are both using variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Garry Gelade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Dec 2013 09:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484519#M1136176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-14T09:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484520#M1136177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Garry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just make sure that you have checked the 'Close when Finished' in the bottom right corner of the loading window and try reloading again. That was the only change i did and it worked. Don't know how!! But just give it a try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 06:07:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484520#M1136177</guid>
      <dc:creator />
      <dc:date>2013-12-17T06:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484521#M1136178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the value of you variable &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;cdate&amp;gt;= $(vStartDate) and cdate&amp;lt;=$(vEndDate). It seems it is going into infinite loop.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 06:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484521#M1136178</guid>
      <dc:creator>ramkrishna86</dc:creator>
      <dc:date>2013-12-17T06:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484522#M1136179</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 hope you are using EXIT Script; statement in your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach the log file. if possible.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Angad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 06:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484522#M1136179</guid>
      <dc:creator />
      <dc:date>2013-12-17T06:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484523#M1136180</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;Try putting your variables in single quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kamiel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 07:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484523#M1136180</guid>
      <dc:creator>kamielrajaram</dc:creator>
      <dc:date>2013-12-17T07:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484524#M1136181</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;The date format of these &lt;STRONG&gt;two variables&lt;/STRONG&gt; and the date format of your &lt;STRONG&gt;Date Field&lt;/STRONG&gt; should be same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the the Date format is proper or not ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 07:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484524#M1136181</guid>
      <dc:creator>nilesh_gangurde</dc:creator>
      <dc:date>2013-12-17T07:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484525#M1136182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check whether the data type of the date columns are getting populated? Pls check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 07:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484525#M1136182</guid>
      <dc:creator />
      <dc:date>2013-12-17T07:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484526#M1136183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arjun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for this. It does work. Looks like there is a bug in Qlivkview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to set and unset this option via a macro something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set up = ActiveDocument.GetApplication.GetUserPreferences&lt;/P&gt;&lt;P&gt;up.XXX = true&lt;/P&gt;&lt;P&gt;ActiveDocument.GetApplication.SetUserPreferences up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know what XXX should be?&amp;nbsp; I've looked in the QV API guide, but I can't seem to find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Garry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Dec 2013 11:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484526#M1136183</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-22T11:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484527#M1136184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Garry and Arjun,&lt;/P&gt;&lt;P&gt;Good you have solved that but No it's not a Bug &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; it's an option available for developers for an ease where you can verify the data rows/tables are loaded correctly. if you make that Selection unchecked&amp;nbsp; then while reloading you can can Monitor all your tables are loaded correctly and if you reload the Application through Server/Publisher still it will not through any error.&lt;/P&gt;&lt;P&gt;but creating a Button will halt at that stage so for your Scenario you have to Check it compulsory.&lt;/P&gt;&lt;P&gt;Hope I am Clear &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 05:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/484527#M1136184</guid>
      <dc:creator>qlikpahadi07</dc:creator>
      <dc:date>2013-12-23T05:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Script not ending</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/1539451#M1136185</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In my case was a precedent temp table not being dropped and causing extensive synthetic keys.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 08:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Script-not-ending/m-p/1539451#M1136185</guid>
      <dc:creator>arngue</dc:creator>
      <dc:date>2019-02-05T08:35:35Z</dc:date>
    </item>
  </channel>
</rss>

