<?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 Include statement on a shared drive not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113287#M630807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently migrated to a new machine and am having some problems that I can't seem to troubleshoot. My QV app's load script has an include statement that grabs a script from a network drive. However, it doesn't seem to be able to actually READ the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed it over to a Must_Include statement to get better error handling--the load process doesn't throw an error so I know it's finding the script. However, nothing appears in the loading box (when I should get logs of everything being loaded) nor do I end up with any data at all in my script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bizarrely, if I move the script to my desktop and point the include statement at that, it seems to work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've edited the script down, for debugging purposes to just a single inline table, thinking maybe I had typos somewhere, but still can't solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions about ways to debug this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My load script looks like this:&lt;/P&gt;&lt;PRE&gt; $(Must_Include=g:\alumni\jake t\datawarehouse\test-script2.qvs);
&lt;/PRE&gt;&lt;P&gt;And the contents of test-script2.qvs are:&lt;/P&gt;&lt;PRE&gt;goals:
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;LOAD * INLINE [
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; goal_tmu,goal_uc, goal_td, goal_ess_overall, goal_ess, goal_turf, goal_builinfra, goal_facdev, goal_projconf, goal_schol, goal_af_tmutotal, goal_af_yearly, goal_af_urest, goal_bbc, goal_cfa,goal_af_dnr_ALUM, goal_af_dnr_ESTATE, goal_af_dnr_FACULTY, goal_af_dnr_FOUNDATION, goal_af_dnr_ORG, goal_af_dnr_OTHER, goal_af_dnr_PARENT, goal_af_dnr_STUDENT, goal_af_dnr_TRUSTEE, goal_af_dnr_PAST_TRUSTEE
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 85000000,27200000, 15500000, 16000000, 13000000, 3000000, 2000000, 2300000, 1000000, 10000000, 11000000, 2400000, 1400000,100000,30000,500000, 100000, 25000, 450000, 250000, 85000, 40000, 0, 340000, 145000
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ];
&lt;/PRE&gt;&lt;P&gt;Any guesses?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2016 15:32:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-08-02T15:32:51Z</dc:date>
    <item>
      <title>Include statement on a shared drive not working</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113287#M630807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently migrated to a new machine and am having some problems that I can't seem to troubleshoot. My QV app's load script has an include statement that grabs a script from a network drive. However, it doesn't seem to be able to actually READ the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed it over to a Must_Include statement to get better error handling--the load process doesn't throw an error so I know it's finding the script. However, nothing appears in the loading box (when I should get logs of everything being loaded) nor do I end up with any data at all in my script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bizarrely, if I move the script to my desktop and point the include statement at that, it seems to work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've edited the script down, for debugging purposes to just a single inline table, thinking maybe I had typos somewhere, but still can't solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions about ways to debug this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My load script looks like this:&lt;/P&gt;&lt;PRE&gt; $(Must_Include=g:\alumni\jake t\datawarehouse\test-script2.qvs);
&lt;/PRE&gt;&lt;P&gt;And the contents of test-script2.qvs are:&lt;/P&gt;&lt;PRE&gt;goals:
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;LOAD * INLINE [
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; goal_tmu,goal_uc, goal_td, goal_ess_overall, goal_ess, goal_turf, goal_builinfra, goal_facdev, goal_projconf, goal_schol, goal_af_tmutotal, goal_af_yearly, goal_af_urest, goal_bbc, goal_cfa,goal_af_dnr_ALUM, goal_af_dnr_ESTATE, goal_af_dnr_FACULTY, goal_af_dnr_FOUNDATION, goal_af_dnr_ORG, goal_af_dnr_OTHER, goal_af_dnr_PARENT, goal_af_dnr_STUDENT, goal_af_dnr_TRUSTEE, goal_af_dnr_PAST_TRUSTEE
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 85000000,27200000, 15500000, 16000000, 13000000, 3000000, 2000000, 2300000, 1000000, 10000000, 11000000, 2400000, 1400000,100000,30000,500000, 100000, 25000, 450000, 250000, 85000, 40000, 0, 340000, 145000
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ];
&lt;/PRE&gt;&lt;P&gt;Any guesses?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 15:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113287#M630807</guid>
      <dc:creator />
      <dc:date>2016-08-02T15:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement on a shared drive not working</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113288#M630810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bumping this to see if anybody has any suggestions. I tried moving the script to g:\alumni\test-script2.qvs in hopes that the problem was the space in the "jake t" directory....still nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any guesses?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 14:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113288#M630810</guid>
      <dc:creator />
      <dc:date>2016-08-25T14:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement on a shared drive not working</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113289#M630811</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;security/permissions to read the file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 17:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113289#M630811</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2016-08-25T17:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement on a shared drive not working</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113290#M630812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can open/access the file just fine outside QV. And if I use a Must_Include statement, I don't get an error, so it seems to be loading, but not actually reading the script, somehow?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 18:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113290#M630812</guid>
      <dc:creator />
      <dc:date>2016-08-25T18:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement on a shared drive not working</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113291#M630813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shared drives must be always start with like below something like that try this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(Must_Include=\\Shareddrivename\s$ \alumni\jake t\datawarehouse\test-script2.qvs);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 19:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113291#M630813</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-08-25T19:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement on a shared drive not working</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113292#M630814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems like it might be right.Here's the documentation that talks about &lt;A href="https://help.qlik.com/en-US/sense/3.0/Subsystems/Hub/Content/DataSource/load-data-from-files.htm?_ga=1.47911719.1097915236.1470403129"&gt;pointing to shared files within Qlikview&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I changed the link to use a UNC style address instead. Unfortunately, I'm getting the same behavior as before: Must_Include doesn't bomb out, but no data gets loaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 19:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113292#M630814</guid>
      <dc:creator />
      <dc:date>2016-08-25T19:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement on a shared drive not working</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113293#M630815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PS. I have a coworker, who's still on QV v11, for whom it works just fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 19:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113293#M630815</guid>
      <dc:creator />
      <dc:date>2016-08-25T19:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement on a shared drive not working</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113294#M630816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just FYI, I'm in talks w/ Qlik support about this. There's some serious weirdness going on where QV12 isn't reading the file correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 13:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113294#M630816</guid>
      <dc:creator />
      <dc:date>2016-09-23T13:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement on a shared drive not working</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113295#M630820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got the final word on this: it's a bug in Qlikview. It is NOT slated to be fixed. So I'm out of luck. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 21:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113295#M630820</guid>
      <dc:creator />
      <dc:date>2017-01-03T21:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement on a shared drive not working</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113296#M630822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh thanks for the info. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 21:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-on-a-shared-drive-not-working/m-p/1113296#M630822</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-01-03T21:28:55Z</dc:date>
    </item>
  </channel>
</rss>

