<?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: FULL and COMPLETE syntax for INCLUDE statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/FULL-and-COMPLETE-syntax-for-INCLUDE-statement/m-p/782342#M665572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much! Worked perfectly!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jan 2015 15:06:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-13T15:06:16Z</dc:date>
    <item>
      <title>FULL and COMPLETE syntax for INCLUDE statement</title>
      <link>https://community.qlik.com/t5/QlikView/FULL-and-COMPLETE-syntax-for-INCLUDE-statement/m-p/782340#M665570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to use this as we are changing db configurations, and I want to keep all the connections in separate Include files, so that I only need to update them once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I entered in my script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(include = R:\IncludeFiles\ActivityDB.txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It showed up in italics, with the entire line underlined in red (usually indicates an error!).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wasn't recognized - that is, script threw up errors that it couldn't access the db&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried $(Must_Include = R:\IncludeFiles\ActivityDB.txt);; Got the message "Connection failed"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two things: What is the correct syntax for this command? I followed what was shown in the Help file exactly. Does it need to be&lt;/P&gt;&lt;P&gt;prefaced with something (e.g. the "OLEDB Connect"?). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second: if anyone from QlikTech is reading this, PLEASE, PLEASE update your documentation search engine!! I suggest that someone try searching for "Include" or "$(Include" or anything, and getting a meaningful result from the search engine. It was only when I tried to search for "Must_Include" that I found the entry. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 14:54:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FULL-and-COMPLETE-syntax-for-INCLUDE-statement/m-p/782340#M665570</guid>
      <dc:creator />
      <dc:date>2015-01-13T14:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: FULL and COMPLETE syntax for INCLUDE statement</title>
      <link>https://community.qlik.com/t5/QlikView/FULL-and-COMPLETE-syntax-for-INCLUDE-statement/m-p/782341#M665571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;remove spaces before and after = &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;$(Include= R:\.......);&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;I do not know if R drive is recognized, tri with a syntax like &lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;&lt;STRONG&gt;$(Include=..\_Common Code\Source\Variables Main.txt)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Let me know&lt;/EM&gt;&lt;/STRONG&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;&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;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 14:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FULL-and-COMPLETE-syntax-for-INCLUDE-statement/m-p/782341#M665571</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-01-13T14:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: FULL and COMPLETE syntax for INCLUDE statement</title>
      <link>https://community.qlik.com/t5/QlikView/FULL-and-COMPLETE-syntax-for-INCLUDE-statement/m-p/782342#M665572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much! Worked perfectly!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 15:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FULL-and-COMPLETE-syntax-for-INCLUDE-statement/m-p/782342#M665572</guid>
      <dc:creator />
      <dc:date>2015-01-13T15:06:16Z</dc:date>
    </item>
  </channel>
</rss>

