<?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 relative paths in QlikView Governance in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-relative-paths-in-QlikView-Governance/m-p/828987#M1257907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello QlikView Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use relative paths in qlikview Gove&lt;SPAN style="color: #575757;"&gt;rnance Dashboard Use&lt;/SPAN&gt;r Script. My script looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;// The path to my Governance Dashboard.qvw is &lt;SPAN style="font-size: 13.3333330154419px;"&gt;\\Server1\Qv\Apps\\Governance\GovDashboard&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SET GovHome&amp;nbsp; = 'C:\Qlikview\Governance1.1'; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SET ProfilePath = '\\Server1\Qv\Apps\\Governance\Profile';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SET Path1 =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '\\Server1\Qv\Apps\Application';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SET Path2 =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '\\Server1\Qv\Apps\\Data';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="color: #808080;"&gt;T&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;his is ok, but i am trying to use relative paths, that i am not able to:&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SET GovHome&amp;nbsp; = 'C:\Qlikview\Governance1.1'; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SET ProfilePath = '..\Profile';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SET Path1 =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '..\..\Application';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SET Path2 =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '..\..Data';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Does any body know how to use relative paths in governance.....&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>sajad_manzoor</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Using relative paths in QlikView Governance</title>
      <link>https://community.qlik.com/t5/QlikView/Using-relative-paths-in-QlikView-Governance/m-p/828987#M1257907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello QlikView Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use relative paths in qlikview Gove&lt;SPAN style="color: #575757;"&gt;rnance Dashboard Use&lt;/SPAN&gt;r Script. My script looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;// The path to my Governance Dashboard.qvw is &lt;SPAN style="font-size: 13.3333330154419px;"&gt;\\Server1\Qv\Apps\\Governance\GovDashboard&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SET GovHome&amp;nbsp; = 'C:\Qlikview\Governance1.1'; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SET ProfilePath = '\\Server1\Qv\Apps\\Governance\Profile';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SET Path1 =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '\\Server1\Qv\Apps\Application';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SET Path2 =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '\\Server1\Qv\Apps\\Data';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="color: #808080;"&gt;T&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;his is ok, but i am trying to use relative paths, that i am not able to:&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SET GovHome&amp;nbsp; = 'C:\Qlikview\Governance1.1'; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SET ProfilePath = '..\Profile';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SET Path1 =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '..\..\Application';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SET Path2 =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '..\..Data';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Does any body know how to use relative paths in governance.....&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-relative-paths-in-QlikView-Governance/m-p/828987#M1257907</guid>
      <dc:creator>sajad_manzoor</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using relative paths in QlikView Governance</title>
      <link>https://community.qlik.com/t5/QlikView/Using-relative-paths-in-QlikView-Governance/m-p/828988#M1257909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's all rea;itive to where the Qlikview file is saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an extract from my notes ( I think it was authored by someone in the community).&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 12:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-relative-paths-in-QlikView-Governance/m-p/828988#M1257909</guid>
      <dc:creator />
      <dc:date>2015-05-05T12:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using relative paths in QlikView Governance</title>
      <link>https://community.qlik.com/t5/QlikView/Using-relative-paths-in-QlikView-Governance/m-p/828989#M1257911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Peter says, yes, you can use relative paths - but it will be relative to where your Governance DAshboard is stored.&lt;/P&gt;&lt;P&gt;I personally do not recommend using relative paths. Instead I would use UNC paths.&lt;/P&gt;&lt;P&gt;So, if you ever change where the Governance Dashboard is stored relative to the&amp;nbsp; location of the log folders, the paths will still work.&lt;/P&gt;&lt;P&gt;I guess another reason I avoid relative paths is that I'm not good at writing them &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; and can't tell if you are doing it correctly.&lt;/P&gt;&lt;P&gt;You could just create a new QlikView app in the same folder as the Governance Dashboard, set the "relative paths" checkbox, and then go to the respective folders. Then copy those paths to your script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 13:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-relative-paths-in-QlikView-Governance/m-p/828989#M1257911</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2015-05-05T13:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using relative paths in QlikView Governance</title>
      <link>https://community.qlik.com/t5/QlikView/Using-relative-paths-in-QlikView-Governance/m-p/828990#M1257914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u try with variables for the same,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&lt;/P&gt;&lt;P&gt;Let vDrive='\\xxxxxxx\MirrorQlikviewProd$';&lt;/P&gt;&lt;P&gt;SET QVDPath = '$(vDrive)\Documents\Batch Documents';&lt;/P&gt;&lt;P&gt;SET PublicSrcPath = '$(vDrive)\Documents\Control Documents';&lt;/P&gt;&lt;P&gt;*/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//*****Test Folder Paths*****&lt;/P&gt;&lt;P&gt;/*&lt;/P&gt;&lt;P&gt;Let vDrive='\\xxxxxx\QlikviewTest$';&lt;/P&gt;&lt;P&gt;SET QVDPath = '$(vDrive)\Documents\Batch Documents';&lt;/P&gt;&lt;P&gt;SET PublicSrcPath = '$(vDrive)\Documents\Control Documents';&lt;/P&gt;&lt;P&gt;*/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 13:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-relative-paths-in-QlikView-Governance/m-p/828990#M1257914</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-05-05T13:21:49Z</dc:date>
    </item>
  </channel>
</rss>

