<?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: Must_Include issue on server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773165#M1258911</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it have the problem with the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;QV 10.0.9516.9 Desktop?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2015 22:02:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-23T22:02:03Z</dc:date>
    <item>
      <title>Must_Include issue on server</title>
      <link>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773160#M1258899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QV Vertion 10.0.9061.7&amp;nbsp; Production&lt;/P&gt;&lt;P&gt;QV Vertsion 10.0.9516.9 Development&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My client has the 2 versions on their Dev and Prod servers.&amp;nbsp; (Yes, we are trying to get them to upgrade!!) &lt;SPAN style="font-size: 13.3333330154419px;"&gt;As you can see it is a few SR releases older on Production.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we run an application on the DEV server with must_include statements, it runs perfectly.&lt;/P&gt;&lt;P&gt;When we run the same application on the Prod server with must_include statements, it does not run BUT we also DO NOT get an error message.&amp;nbsp; Just no data.&amp;nbsp; Yes the same files are on both servers that are loaded with the include statement.&amp;nbsp; When we remove the must_, the application runs (at least so far).&amp;nbsp; I tried to find out when the must_include was added or if there were any bugs fixed between 9061 and 9516 but cannot find anything.&amp;nbsp; Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773160#M1258899</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Must_Include issue on server</title>
      <link>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773161#M1258902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Debbie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked and I don't see any bugs with the include statement other than an issue when you are loading several included. However, that doesn't mean that something wasn't fixed between releases. Your production machine is on 10 SR3 and your development is on 10 SR5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 19:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773161#M1258902</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2015-03-23T19:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Must_Include issue on server</title>
      <link>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773162#M1258905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure that it is exactly the same on both environments, no error mode is used and all include-files are the same? Have you monitored the execution with the debugger? Also must_include has a few undocumented special-features like it runs always even after a exit script statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 19:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773162#M1258905</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-03-23T19:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Must_Include issue on server</title>
      <link>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773163#M1258907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Bill and Marcus.&amp;nbsp; Yes all files are the exact same on both environments.&amp;nbsp; I will check to make sure nothing is after the exit script but I dont think that would cause 0 rows to load.&amp;nbsp; I will try and run debugger but the problem only seems to occur when run thru QMC not using desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 20:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773163#M1258907</guid>
      <dc:creator />
      <dc:date>2015-03-23T20:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Must_Include issue on server</title>
      <link>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773164#M1258909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this is related but the first time I have seen this warning in the server log &lt;/P&gt;&lt;P&gt;:Warning:&amp;nbsp; Read Docoument Log was aborted&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 21:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773164#M1258909</guid>
      <dc:creator />
      <dc:date>2015-03-23T21:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Must_Include issue on server</title>
      <link>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773165#M1258911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it have the problem with the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;QV 10.0.9516.9 Desktop?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 22:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773165#M1258911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-23T22:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Must_Include issue on server</title>
      <link>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773166#M1258913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a later version of Desktop.&amp;nbsp; the versions I mentioned are the server and the problems occur only in the SR3 server.&amp;nbsp; The SR5 server runs perfectly.&amp;nbsp; And no, I cannot get them to upgrade.&amp;nbsp; They are planning a full 11 upgrade some day... I hope&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 22:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773166#M1258913</guid>
      <dc:creator />
      <dc:date>2015-03-23T22:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Must_Include issue on server</title>
      <link>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773167#M1258914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do believe this was fixed in SR4. See bug ID 33951.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 07:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Must-Include-issue-on-server/m-p/773167#M1258914</guid>
      <dc:creator />
      <dc:date>2015-03-24T07:34:01Z</dc:date>
    </item>
  </channel>
</rss>

