<?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 Relative Path in LOAD statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Relative-Path-in-LOAD-statement/m-p/219181#M72227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yimen,&lt;/P&gt;&lt;P&gt;You just need to check the Relative Path option in the ETL.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 11:53:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-27T11:53:00Z</dc:date>
    <item>
      <title>Relative Path in LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path-in-LOAD-statement/m-p/219179#M72225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to specify in a LOAD statement, the relative path to an EXCEL file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 11:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path-in-LOAD-statement/m-p/219179#M72225</guid>
      <dc:creator />
      <dc:date>2010-09-27T11:42:56Z</dc:date>
    </item>
    <item>
      <title>Relative Path in LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path-in-LOAD-statement/m-p/219180#M72226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yimen,&lt;/P&gt;&lt;P&gt;One way is doing the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Directory C:\Level1\Level2; // at the beginning of the script LOAD * FROM ..\..\test.txt; // relative to the Directory set above&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Although I always prefer to create variables with paths, then use them in the load statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;SET vPath = 'c:\Level1\Level2'; LOAD * FROM $(vPath)\test.txt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 11:51:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path-in-LOAD-statement/m-p/219180#M72226</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-27T11:51:47Z</dc:date>
    </item>
    <item>
      <title>Relative Path in LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path-in-LOAD-statement/m-p/219181#M72227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yimen,&lt;/P&gt;&lt;P&gt;You just need to check the Relative Path option in the ETL.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 11:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path-in-LOAD-statement/m-p/219181#M72227</guid>
      <dc:creator />
      <dc:date>2010-09-27T11:53:00Z</dc:date>
    </item>
  </channel>
</rss>

