<?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 QvWorkPath refresh issue QV v11 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QvWorkPath-refresh-issue-QV-v11/m-p/341562#M702746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a problem where &lt;EM&gt;$(QvWorkPath)&lt;/EM&gt; is not refreshing at the beginning of a reload.&amp;nbsp; It still points to the old file location.&amp;nbsp; When researching this request, I found a &lt;A __default_attr="1033" __jive_macro_name="idea" _modifiedtitle="post" class="jive_macro jive_macro_idea" href="https://community.qlik.com/" title="post"&gt;&lt;/A&gt; that says an issue like this was fixed in Version 9 and after.&amp;nbsp; However, I am running version 11.00.11282.0 SR1 and still experiencing an issue.&amp;nbsp; I have a script that prints the variable QvWorkPath as the first step of a reload.&amp;nbsp; When I move the document from one location to another, the variable doesn't seem to be updated during a normal reload which causes the script to fail because it can not find includes or qvd files to load data from.&amp;nbsp; Even if I close it and reopen it, it appears not to update.&amp;nbsp; As a work around I have been having to open the document, open the script editor, do a debug, step a few steps in, the trace prints the old location at this point, then I close the debug window, open it again, start stepping again and now trace shows the correct file location.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this still a bug or do I have another issue I may be missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966;"&gt;/*Sample Script*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;trace&lt;/SPAN&gt; 'Where am I running from ?&amp;nbsp; $(QvWorkPath)';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any insight;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2012 16:15:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-09T16:15:23Z</dc:date>
    <item>
      <title>QvWorkPath refresh issue QV v11</title>
      <link>https://community.qlik.com/t5/QlikView/QvWorkPath-refresh-issue-QV-v11/m-p/341562#M702746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a problem where &lt;EM&gt;$(QvWorkPath)&lt;/EM&gt; is not refreshing at the beginning of a reload.&amp;nbsp; It still points to the old file location.&amp;nbsp; When researching this request, I found a &lt;A __default_attr="1033" __jive_macro_name="idea" _modifiedtitle="post" class="jive_macro jive_macro_idea" href="https://community.qlik.com/" title="post"&gt;&lt;/A&gt; that says an issue like this was fixed in Version 9 and after.&amp;nbsp; However, I am running version 11.00.11282.0 SR1 and still experiencing an issue.&amp;nbsp; I have a script that prints the variable QvWorkPath as the first step of a reload.&amp;nbsp; When I move the document from one location to another, the variable doesn't seem to be updated during a normal reload which causes the script to fail because it can not find includes or qvd files to load data from.&amp;nbsp; Even if I close it and reopen it, it appears not to update.&amp;nbsp; As a work around I have been having to open the document, open the script editor, do a debug, step a few steps in, the trace prints the old location at this point, then I close the debug window, open it again, start stepping again and now trace shows the correct file location.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this still a bug or do I have another issue I may be missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966;"&gt;/*Sample Script*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;trace&lt;/SPAN&gt; 'Where am I running from ?&amp;nbsp; $(QvWorkPath)';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any insight;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 16:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvWorkPath-refresh-issue-QV-v11/m-p/341562#M702746</guid>
      <dc:creator />
      <dc:date>2012-07-09T16:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: QvWorkPath refresh issue QV v11</title>
      <link>https://community.qlik.com/t5/QlikView/QvWorkPath-refresh-issue-QV-v11/m-p/341563#M702747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I contacted my support provider.&amp;nbsp; They have verified it's a bug and are submitting a request to Qliktech.&amp;nbsp; Here is a work around I'm using until this problem is resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*Work around until Bug Fix*/&lt;/P&gt;&lt;P&gt;let QvWorkPath=replace(DocumentPath( ),DocumentName( ),'');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this will help someone else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 17:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvWorkPath-refresh-issue-QV-v11/m-p/341563#M702747</guid>
      <dc:creator />
      <dc:date>2012-07-13T17:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: QvWorkPath refresh issue QV v11</title>
      <link>https://community.qlik.com/t5/QlikView/QvWorkPath-refresh-issue-QV-v11/m-p/341564#M702748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This error also exists in&amp;nbsp; QV10 as far as I know!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 08:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvWorkPath-refresh-issue-QV-v11/m-p/341564#M702748</guid>
      <dc:creator>johanfo2</dc:creator>
      <dc:date>2012-08-29T08:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: QvWorkPath refresh issue QV v11</title>
      <link>https://community.qlik.com/t5/QlikView/QvWorkPath-refresh-issue-QV-v11/m-p/341565#M702749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Billy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thank for your "workaround"... very useful...;-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Giulio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 16:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvWorkPath-refresh-issue-QV-v11/m-p/341565#M702749</guid>
      <dc:creator>giuval45</dc:creator>
      <dc:date>2014-02-12T16:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: QvWorkPath refresh issue QV v11</title>
      <link>https://community.qlik.com/t5/QlikView/QvWorkPath-refresh-issue-QV-v11/m-p/341566#M702750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I've had the same problem with as a symptom that the qlikview components threw an error when using qvc.InspectTable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 10:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvWorkPath-refresh-issue-QV-v11/m-p/341566#M702750</guid>
      <dc:creator />
      <dc:date>2014-06-06T10:09:45Z</dc:date>
    </item>
  </channel>
</rss>

