<?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: How to get the path of your QlikView document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808059#M285245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;What if I just want everything before '\TestApp.qvw'? How can I do this dynamically using the string functions? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Feb 2015 15:01:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-02T15:01:33Z</dc:date>
    <item>
      <title>How to get the path of your QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808055#M285241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to know how I would go about getting the folder/file location of a QlikView document dynamically using the string functions Subfield. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example:&lt;/P&gt;&lt;P&gt;My Doc is called TestApp.qvw&lt;/P&gt;&lt;P&gt;The document resides in the following folder: C:\Users\JoeBloggs\TestApp.qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to use a string function to get the full folder location in which my QlikView file resides in dynamically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know there is a solution which I have used but forgotten how is it coded. &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, 02 Feb 2015 14:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808055#M285241</guid>
      <dc:creator />
      <dc:date>2015-02-02T14:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the path of your QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808056#M285242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function DocumentPath() returns the full path as a string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 14:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808056#M285242</guid>
      <dc:creator>quwok</dc:creator>
      <dc:date>2015-02-02T14:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the path of your QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808057#M285243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DocumentPath() returns a string with the full path of the dopcument&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 14:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808057#M285243</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-02T14:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the path of your QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808058#M285244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if I just want everything before '\TestApp.qvw'? How can I do this dynamically using the string functions? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 15:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808058#M285244</guid>
      <dc:creator />
      <dc:date>2015-02-02T15:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the path of your QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808059#M285245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;What if I just want everything before '\TestApp.qvw'? How can I do this dynamically using the string functions? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 15:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808059#M285245</guid>
      <dc:creator />
      <dc:date>2015-02-02T15:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the path of your QlikView document</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808060#M285246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is what you need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Mid&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DocumentPath&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(), 1, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FindOneOf&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DocumentPath&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(), '\', -1)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 15:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-path-of-your-QlikView-document/m-p/808060#M285246</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-02T15:05:20Z</dc:date>
    </item>
  </channel>
</rss>

