<?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 Using include with webfile in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-include-with-webfile/m-p/1629641#M46875</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a litle problem with Include statement in load script.&lt;/P&gt;&lt;P&gt;Recently the IT team moved my files, so now I access them like webFile, but i have a probleme on one of my script&lt;/P&gt;&lt;P&gt;Before :&lt;/P&gt;&lt;P&gt;SET CsvMongoFolder = lib://csvMongo/;&lt;BR /&gt;LET VarToLoad = '$(Include=$(CsvMongoFolder)jupyter\Stock\VarToLoad.txt)';&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;//test,&lt;BR /&gt;$(VarToLoad)&lt;BR /&gt;FROM [$(CsvMongoFolder)jupyter\Stock\data.csv]&lt;BR /&gt;(txt, codepage is 28591, embedded labels, delimiter is ';', msq);&lt;/P&gt;&lt;P&gt;and evrything was OK.&lt;/P&gt;&lt;P&gt;My script now is :&lt;/P&gt;&lt;P&gt;vRoot ='&lt;A href="https://exemple.com/PRODUCTION/" target="_blank"&gt;https://exemple.com/PRODUCTION/&lt;/A&gt;';&lt;BR /&gt;LET VarToLoad = '$(Include=$(vRoot)jupyter\Stock\VarToLoad.txt)';&lt;BR /&gt;LOAD&lt;BR /&gt;//test,&lt;BR /&gt;$(VarToLoad)&lt;BR /&gt;FROM [lib://files]&lt;BR /&gt;(url is [$(vRoot)jupyter/Stock/data.csv], txt, codepage is 28591, embedded labels, delimiter is ';', msq);&lt;/P&gt;&lt;P&gt;All of my ohter loads work fine except this one. Does anyone know how to use include statement in this case ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chihab.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2019 15:15:47 GMT</pubDate>
    <dc:creator>cbouchenaki</dc:creator>
    <dc:date>2019-09-30T15:15:47Z</dc:date>
    <item>
      <title>Using include with webfile</title>
      <link>https://community.qlik.com/t5/App-Development/Using-include-with-webfile/m-p/1629641#M46875</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a litle problem with Include statement in load script.&lt;/P&gt;&lt;P&gt;Recently the IT team moved my files, so now I access them like webFile, but i have a probleme on one of my script&lt;/P&gt;&lt;P&gt;Before :&lt;/P&gt;&lt;P&gt;SET CsvMongoFolder = lib://csvMongo/;&lt;BR /&gt;LET VarToLoad = '$(Include=$(CsvMongoFolder)jupyter\Stock\VarToLoad.txt)';&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;//test,&lt;BR /&gt;$(VarToLoad)&lt;BR /&gt;FROM [$(CsvMongoFolder)jupyter\Stock\data.csv]&lt;BR /&gt;(txt, codepage is 28591, embedded labels, delimiter is ';', msq);&lt;/P&gt;&lt;P&gt;and evrything was OK.&lt;/P&gt;&lt;P&gt;My script now is :&lt;/P&gt;&lt;P&gt;vRoot ='&lt;A href="https://exemple.com/PRODUCTION/" target="_blank"&gt;https://exemple.com/PRODUCTION/&lt;/A&gt;';&lt;BR /&gt;LET VarToLoad = '$(Include=$(vRoot)jupyter\Stock\VarToLoad.txt)';&lt;BR /&gt;LOAD&lt;BR /&gt;//test,&lt;BR /&gt;$(VarToLoad)&lt;BR /&gt;FROM [lib://files]&lt;BR /&gt;(url is [$(vRoot)jupyter/Stock/data.csv], txt, codepage is 28591, embedded labels, delimiter is ';', msq);&lt;/P&gt;&lt;P&gt;All of my ohter loads work fine except this one. Does anyone know how to use include statement in this case ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chihab.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 15:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-include-with-webfile/m-p/1629641#M46875</guid>
      <dc:creator>cbouchenaki</dc:creator>
      <dc:date>2019-09-30T15:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using include with webfile</title>
      <link>https://community.qlik.com/t5/App-Development/Using-include-with-webfile/m-p/1629861#M46893</link>
      <description>&lt;P&gt;Finaly the solution was to disable standard mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;may be others solutions exists&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 06:32:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-include-with-webfile/m-p/1629861#M46893</guid>
      <dc:creator>cbouchenaki</dc:creator>
      <dc:date>2019-10-01T06:32:54Z</dc:date>
    </item>
  </channel>
</rss>

