<?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: Relative path and absolute Path in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Relative-path-and-absolute-Path/m-p/473046#M176664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Absolute path:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;absolute path is the actual path of the data file in your harddisk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you choose absolute path (uncheck the relative path) then you can observe the path of the file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will come something like&amp;nbsp; E:\QlikView\RF\codiciw13.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you move the application to other machine then path and drive of the data file should be same as it is in the developer system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Relative path:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;relative path tells qlikview, what is the data file path relative to the application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Apr 2013 06:18:50 GMT</pubDate>
    <dc:creator>sushil353</dc:creator>
    <dc:date>2013-04-22T06:18:50Z</dc:date>
    <item>
      <title>Relative path and absolute Path</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-path-and-absolute-Path/m-p/473045#M176663</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 am trying to understand the the difference between relative path and absolute path..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what does the .\ and ..\ represent iam trying to understand..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i assume that&amp;nbsp; . means current directory and .. means previous directory..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone elaborate or explain when to use this . and ..\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 01:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-path-and-absolute-Path/m-p/473045#M176663</guid>
      <dc:creator />
      <dc:date>2013-04-22T01:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Relative path and absolute Path</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-path-and-absolute-Path/m-p/473046#M176664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Absolute path:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;absolute path is the actual path of the data file in your harddisk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you choose absolute path (uncheck the relative path) then you can observe the path of the file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will come something like&amp;nbsp; E:\QlikView\RF\codiciw13.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you move the application to other machine then path and drive of the data file should be same as it is in the developer system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Relative path:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;relative path tells qlikview, what is the data file path relative to the application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 06:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-path-and-absolute-Path/m-p/473046#M176664</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-04-22T06:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Relative path and absolute Path</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-path-and-absolute-Path/m-p/473047#M176665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Absolute path means, you need to give the entire path of the file, for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Qlikview\Data\SalesData.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Relative path means, you need to give the path based on the current path, for example if your Qlikview file and SalesData.txt file are in the same path(C:\Qlikview\Data\) then you can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SalesData.txt no need of the remaining path.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;.\SalesData.txt &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose if you want to access a file in Qlikview folder then you need to use ..\, mean that go back one folder level back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..\FileinQlikviewFolder.txt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 07:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-path-and-absolute-Path/m-p/473047#M176665</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-04-22T07:56:50Z</dc:date>
    </item>
  </channel>
</rss>

