<?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 QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257982#M97438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do you see this relative path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is in the script, then the work path is defined by the Directory statement. If there is no such statement, the place of the qvw defines the work directory. There work directory can be found in the system variable QvWorkRoot, which should not be changed manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Feb 2012 21:53:52 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2012-02-06T21:53:52Z</dc:date>
    <item>
      <title>Relative Path</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257981#M97437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;I having a QVW file with relative path like ....\...\.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;I am trying to change the path but i am not able to find where the path is stored and how it is showing as ....\...\&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;I couldnt see any variables storing this path as SET variable. How to identify where the path has stored.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 21:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257981#M97437</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2012-02-06T21:06:04Z</dc:date>
    </item>
    <item>
      <title>Relative Path</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257982#M97438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do you see this relative path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is in the script, then the work path is defined by the Directory statement. If there is no such statement, the place of the qvw defines the work directory. There work directory can be found in the system variable QvWorkRoot, which should not be changed manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 21:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257982#M97438</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-02-06T21:53:52Z</dc:date>
    </item>
    <item>
      <title>Relative Path</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257983#M97439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to debug and check the default value of QvWorkPath&amp;nbsp;&amp;nbsp; ex:- "F:\qvw\Developer1_Exercises".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This give the dirctory info &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 23:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257983#M97439</guid>
      <dc:creator />
      <dc:date>2012-02-06T23:04:54Z</dc:date>
    </item>
    <item>
      <title>Relative Path</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257984#M97440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Henric and Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I got the path from the above comments. But it is showing where the actual QVW file was stored not the path of the data sources. I would like to get the path of the datasource.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 05:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257984#M97440</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2012-02-07T05:41:12Z</dc:date>
    </item>
    <item>
      <title>Relative Path</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257985#M97441</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;If it shows..\ then that is mycomputer\localdisc. if u stored the data in mydocuments then it ll show like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..\Documents\My Received Files\test1.xlsx if you stored the data in desktop then it simply shows the file name. As per my understanding i have given this solution. hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 07:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257985#M97441</guid>
      <dc:creator />
      <dc:date>2012-02-07T07:13:09Z</dc:date>
    </item>
    <item>
      <title>Relative Path</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257986#M97442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try to find the location of the DB too. but in the txt file appear ..\..\Name Flder1\Name Folder2\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where Should I look?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 14:30:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path/m-p/257986#M97442</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-05-28T14:30:22Z</dc:date>
    </item>
  </channel>
</rss>

