<?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: Check if relative, absolute and network path are the same in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Check-if-relative-absolute-and-network-path-are-the-same/m-p/481272#M687359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Jonas&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not quite as simple as first impressions....&amp;nbsp; you may well need to breakout to something like &lt;EM&gt;PowerShell&lt;/EM&gt; and use something like &lt;EM&gt;Resolve-Path&lt;/EM&gt;, unless someone else can suggest a pure QlikView approach,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Nov 2013 19:12:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-23T19:12:10Z</dc:date>
    <item>
      <title>Check if relative, absolute and network path are the same</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-relative-absolute-and-network-path-are-the-same/m-p/481269#M687356</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;is it possible to chek if this paths refers the same path?&lt;/P&gt;&lt;P&gt;How can I get the set directory to convert the relative path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jonas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 20:54:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-relative-absolute-and-network-path-are-the-same/m-p/481269#M687356</guid>
      <dc:creator>jonasheisterkam</dc:creator>
      <dc:date>2013-11-22T20:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Check if relative, absolute and network path are the same</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-relative-absolute-and-network-path-are-the-same/m-p/481270#M687357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Jonas&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you looked at the &lt;EM&gt;FileDir()&lt;/EM&gt;&amp;nbsp; and&lt;EM&gt; FilePath()&lt;/EM&gt; commands ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example below, you'll need to change it to point to your qvd file,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;TestTable :&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;LOAD&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp; ID,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp; FileDir() as Dir ,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp; FilePath() as Path&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;[..\..\Bill\Qlikview\QVDTable.qvd]&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;(qvd);&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 18:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-relative-absolute-and-network-path-are-the-same/m-p/481270#M687357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-23T18:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Check if relative, absolute and network path are the same</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-relative-absolute-and-network-path-are-the-same/m-p/481271#M687358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bill,&lt;/P&gt;&lt;P&gt;but I must need to know the path also if there is no file and if directory is used in the script.&lt;/P&gt;&lt;P&gt;I wrote a sub with a extended qvd store routine. In the sub is a security option with field black and white list and filter options for each user. There is a user table where every user has a path which can be every type of folder address. Because I set ntfs rights to the exported qvd and filter it i must look that not two different written paths refers the same file. Because of the security issues I only export if all user who referred an export are allowed to see the same data.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 18:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-relative-absolute-and-network-path-are-the-same/m-p/481271#M687358</guid>
      <dc:creator>jonasheisterkam</dc:creator>
      <dc:date>2013-11-23T18:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Check if relative, absolute and network path are the same</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-relative-absolute-and-network-path-are-the-same/m-p/481272#M687359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Jonas&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not quite as simple as first impressions....&amp;nbsp; you may well need to breakout to something like &lt;EM&gt;PowerShell&lt;/EM&gt; and use something like &lt;EM&gt;Resolve-Path&lt;/EM&gt;, unless someone else can suggest a pure QlikView approach,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 19:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-relative-absolute-and-network-path-are-the-same/m-p/481272#M687359</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-23T19:12:10Z</dc:date>
    </item>
  </channel>
</rss>

