<?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: What is include and Must_Include in qlikview and difference in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660401#M1060196</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;With $(Must_Include=Test.txt); if Test.txt is not found qlikview shows you error msg and you immediately know that Test.txt doesn't exist or file name has change and start debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With $(Include=Test.txt); qlikview will not give you error msg which doesn't help. The script will load and you will expect whatever is in Test.txt to be included in your file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will advice to always use MUST_INCLUDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2014 17:37:39 GMT</pubDate>
    <dc:creator>Gabriel</dc:creator>
    <dc:date>2014-11-11T17:37:39Z</dc:date>
    <item>
      <title>What is include and Must_Include in qlikview and difference</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660393#M1060188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is ramesh. I am totally consufed in those, can you please explain the simple manner with small examples.i am new to to qlikview.&lt;/P&gt;&lt;P&gt;i con't do any thing without support Qlikview community.Please help me.&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;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660393#M1060188</guid>
      <dc:creator />
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: What is include and Must_Include in qlikview and difference</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660394#M1060189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From Qlikview online help, difference in bold&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor1089"&gt;&lt;/A&gt;&lt;A name="kanchor1090"&gt;&lt;/A&gt;&lt;A name="Include"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;$(Include =&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;filename &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;A name="kanchor1091"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;$(Must_Include =&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;filename &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;The &lt;SPAN class="Bold"&gt;include&lt;/SPAN&gt; and &lt;SPAN class="Bold"&gt;must_include&lt;/SPAN&gt; variables specify a file that contains text that should be included in the script. The entire script can thus be put in a file. This is a a user-defined variable. &lt;/P&gt;&lt;P&gt;The difference between &lt;SPAN class="Bold"&gt;include&lt;/SPAN&gt; and &lt;SPAN class="Bold"&gt;must_include&lt;/SPAN&gt; is that &lt;SPAN class="Bold"&gt;&lt;STRONG&gt;include&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; will fail silently if the file is not found during script reload, while &lt;SPAN class="Bold"&gt;must_include&lt;/SPAN&gt; will throw an error if the file is not found&lt;/STRONG&gt;.&lt;/P&gt;&lt;P class="example"&gt;Examples:&lt;/P&gt;&lt;P class="Code"&gt;$(Include=abc.txt);&lt;/P&gt;&lt;P class="Code"&gt;$(Must_Include=def.txt);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 13:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660394#M1060189</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-10-05T13:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: What is include and Must_Include in qlikview and difference</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660395#M1060190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/114834"&gt;Include and MustInclude&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickintelligence.co.uk/qlikview-include-files/" title="http://www.quickintelligence.co.uk/qlikview-include-files/"&gt;http://www.quickintelligence.co.uk/qlikview-include-files/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 18:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660395#M1060190</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-10-05T18:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: What is include and Must_Include in qlikview and difference</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660396#M1060191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Include and Must Include statements behave in the same way and the output is also same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The difference you see is when there is any discrepancy in the file path or file name, Include statement will go blind and doesn't intimate anything to the developer whereas must include throws script error if there is any to the developer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 03:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660396#M1060191</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2014-10-06T03:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: What is include and Must_Include in qlikview and difference</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660397#M1060192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660397#M1060192</guid>
      <dc:creator />
      <dc:date>2014-10-08T10:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is include and Must_Include in qlikview and difference</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660398#M1060193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Massimo Grossi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660398#M1060193</guid>
      <dc:creator />
      <dc:date>2014-10-08T10:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: What is include and Must_Include in qlikview and difference</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660399#M1060194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have experienced another difference between include and must_include to the effect that must_include ignored an previous exit script statement - it will be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there further undocumented and annoying features?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 15:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660399#M1060194</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-11-11T15:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: What is include and Must_Include in qlikview and difference</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660400#M1060195</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 class="example"&gt;Examples:&lt;/P&gt;&lt;P class="Code"&gt;$(Include=sample.txt);&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;if it doesn't find the file also it won't throw the error msg while loading.&lt;/P&gt;&lt;P class="Code"&gt;but&lt;/P&gt;&lt;P class="Code"&gt;$(Must_Include=sample1.txt);&amp;nbsp; if it doesn't find the file then it will throw the error msg while loading the script.&lt;/P&gt;&lt;P class="Code"&gt;Must_include means must it has the file in that file location&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 15:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660400#M1060195</guid>
      <dc:creator />
      <dc:date>2014-11-11T15:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is include and Must_Include in qlikview and difference</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660401#M1060196</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;With $(Must_Include=Test.txt); if Test.txt is not found qlikview shows you error msg and you immediately know that Test.txt doesn't exist or file name has change and start debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With $(Include=Test.txt); qlikview will not give you error msg which doesn't help. The script will load and you will expect whatever is in Test.txt to be included in your file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will advice to always use MUST_INCLUDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 17:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-include-and-Must-Include-in-qlikview-and-difference/m-p/660401#M1060196</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2014-11-11T17:37:39Z</dc:date>
    </item>
  </channel>
</rss>

