<?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: Help about Paths! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-about-Paths/m-p/414644#M1164940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I have my .QVW file in a folder:&lt;/P&gt;&lt;P&gt;C:\Folder\Subfolder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have a file I want to include in:&lt;/P&gt;&lt;P&gt;C:\Folder\Subfolder2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My relative path would be:&lt;/P&gt;&lt;P&gt;..\Subfolder2\file.xyz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If my include file is in C:\ the path would be:&lt;/P&gt;&lt;P&gt;..\..\File.xyz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, the ..\ just means one step up in the folder hierarchy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 10:13:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-10-15T10:13:56Z</dc:date>
    <item>
      <title>Help about Paths!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-about-Paths/m-p/414643#M1164938</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;I want to understand the use of ..\..\ and ..\..\..\ I am little confused by the way it works. In one qvw when use $(Include=..\..\QVS\Load.qvs) I am able to include Load.qvs in my application but same qvs when I am trying to include in another qvw as above I am not able to include. It is working only if I use $(Include=..\..\..\QVS\Load.qvs). Any idea why it is behaving so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any document to which explains about the path as above? Please share your knowledge on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Attitude&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 10:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-about-Paths/m-p/414643#M1164938</guid>
      <dc:creator />
      <dc:date>2012-10-15T10:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help about Paths!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-about-Paths/m-p/414644#M1164940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I have my .QVW file in a folder:&lt;/P&gt;&lt;P&gt;C:\Folder\Subfolder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have a file I want to include in:&lt;/P&gt;&lt;P&gt;C:\Folder\Subfolder2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My relative path would be:&lt;/P&gt;&lt;P&gt;..\Subfolder2\file.xyz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If my include file is in C:\ the path would be:&lt;/P&gt;&lt;P&gt;..\..\File.xyz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, the ..\ just means one step up in the folder hierarchy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 10:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-about-Paths/m-p/414644#M1164940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T10:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help about Paths!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-about-Paths/m-p/414645#M1164943</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Its the relative path which you are using to point to your document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let me give you an example how it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Say for example you have all your working files at &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D:\QlikView\Working folder, Qvds at D:\QlikView\Qvds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Now if you want to add qvd to your application residing in folder working, you can do following way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. Absolute path i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load * from d:\QlikView\Qvds\Abc.Qvd(Qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. Relative path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load * from ..\Qvds\Abc.Qvd(Qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here in relative path you are saying. Pick my current application path and (..) means go one directory out (Meaning go Back to QlikView folder) then go to Qvds and get the Abc.qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So the number of times (..)&amp;nbsp; will depend on how deep you are into the folder structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 10:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-about-Paths/m-p/414645#M1164943</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2012-10-15T10:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help about Paths!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-about-Paths/m-p/414646#M1164944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clear explanation by Solanki.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 16:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-about-Paths/m-p/414646#M1164944</guid>
      <dc:creator />
      <dc:date>2014-01-31T16:09:35Z</dc:date>
    </item>
  </channel>
</rss>

