<?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 with a Sharepoint File location in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/must-include-with-a-Sharepoint-File-location/m-p/2425464#M96108</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you tried to replace the &lt;STRONG&gt;[&lt;/STRONG&gt; and &lt;STRONG&gt;]&lt;/STRONG&gt; characters by &lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Is the connection to the sharepoint correct ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 16:23:50 GMT</pubDate>
    <dc:creator>Antoine04</dc:creator>
    <dc:date>2024-02-29T16:23:50Z</dc:date>
    <item>
      <title>must_include with a Sharepoint File location</title>
      <link>https://community.qlik.com/t5/App-Development/must-include-with-a-Sharepoint-File-location/m-p/2425404#M96102</link>
      <description>&lt;P&gt;In my load script I have a must include statement (onPrem) and it's not working.&amp;nbsp; The prior version worked but then the file was moved to a Sharepoint file location.&amp;nbsp; Can I use the Must_Include with a Sharepoint file location?&lt;/P&gt;
&lt;P&gt;Is there something wrong in my syntax?&amp;nbsp; I have no spaces after the = sign.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$(Must_Include=[lib://SharePoint_File/Shared Documents/Data Model Updates/Input Files/Variables/INCLUDE.txt]);&lt;/P&gt;
&lt;P&gt;Qlik Sense answers only (no Qlikview, please).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 15:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/must-include-with-a-Sharepoint-File-location/m-p/2425404#M96102</guid>
      <dc:creator>Crichter141</dc:creator>
      <dc:date>2024-02-29T15:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: must_include with a Sharepoint File location</title>
      <link>https://community.qlik.com/t5/App-Development/must-include-with-a-Sharepoint-File-location/m-p/2425464#M96108</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you tried to replace the &lt;STRONG&gt;[&lt;/STRONG&gt; and &lt;STRONG&gt;]&lt;/STRONG&gt; characters by &lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Is the connection to the sharepoint correct ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 16:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/must-include-with-a-Sharepoint-File-location/m-p/2425464#M96108</guid>
      <dc:creator>Antoine04</dc:creator>
      <dc:date>2024-02-29T16:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: must_include with a Sharepoint File location</title>
      <link>https://community.qlik.com/t5/App-Development/must-include-with-a-Sharepoint-File-location/m-p/2526438#M107213</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have exactly the same problem. Does anyone have a solution?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The connector is working with the sharepoint. As I want to load "Variables" I need to do this with includes. But is seems that the "MUST_INCLUDE" or "INCLUDE" does not work. The error is always, that the file could not be found&lt;/P&gt;&lt;P&gt;BUT - if I load the same file as "table" I&amp;nbsp;can read the data without any problems (so the path is correct)&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;$(Must_Include='lib://Office_365_Sharepoint-svc_QlikCRMConnector/IT Qliksense Documents/APP_CONFIG_LOCAL_QVD01/00_includes/QS_Variablen1.txt');&lt;/P&gt;&lt;P&gt;Content of&amp;nbsp;QS_Variablen1.txt (format UTF8 without BOM):&lt;BR /&gt;SET vRegion = 'Europe';&lt;BR /&gt;SET vYear = 2025;&lt;BR /&gt;LET vToday = Date(Today());&lt;BR /&gt;&lt;BR /&gt;RESULT:&lt;/P&gt;&lt;DIV class=""&gt;Der folgende Fehler ist aufgetreten:&lt;/DIV&gt;&lt;DIV class=""&gt;$(MUST_INCLUDE= 'lib://Office_365_Sharepoint-svc_QlikCRMConnector/IT Qliksense Documents/APP_CONFIG_LOCAL_QVD01/00_includes/QS_Variablen1.txt'. qfilestream://IT Qliksense Documents/APP_CONFIG_LOCAL_QVD01/00_includes/QS_Variablen1.txt file not found.&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;Any ideas? Thanks, Stefan&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Aug 2025 14:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/must-include-with-a-Sharepoint-File-location/m-p/2526438#M107213</guid>
      <dc:creator>Stefan5</dc:creator>
      <dc:date>2025-08-06T14:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: must_include with a Sharepoint File location</title>
      <link>https://community.qlik.com/t5/App-Development/must-include-with-a-Sharepoint-File-location/m-p/2526440#M107214</link>
      <description>&lt;P&gt;I know this will sound silly, but try loading just your include file by itself, right after your SET statements.&lt;/P&gt;&lt;P&gt;When we pull our include file we have to do this the first time, sort of to set up Qlik to know it's there, if that makes sense.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 14:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/must-include-with-a-Sharepoint-File-location/m-p/2526440#M107214</guid>
      <dc:creator>Crichter141</dc:creator>
      <dc:date>2025-08-06T14:18:23Z</dc:date>
    </item>
  </channel>
</rss>

