<?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 can I modify script for [..\ in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530229#M1119466</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;Try to load the file path again using relative path in script.&lt;/P&gt;&lt;P&gt;It will helps to resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;Did you change the file path of that qvd now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 20:29:21 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2014-01-17T20:29:21Z</dc:date>
    <item>
      <title>How can I modify script for [..\</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530228#M1119465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to run previous qvd file that generated by another person.&amp;nbsp; There are a lot of [..\&amp;nbsp; in the code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but from the script when I&amp;nbsp; run script like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from&amp;nbsp; [..\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the code it refer to&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:\wronglocation\file.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the file is actually &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B:\correctlocation\fileA.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I tell qlikview to find "B\correctlocation"&amp;nbsp;&amp;nbsp;&amp;nbsp; when run script such as [..\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 20:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530228#M1119465</guid>
      <dc:creator />
      <dc:date>2014-01-17T20:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I modify script for [..\</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530229#M1119466</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;Try to load the file path again using relative path in script.&lt;/P&gt;&lt;P&gt;It will helps to resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;Did you change the file path of that qvd now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 20:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530229#M1119466</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-01-17T20:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I modify script for [..\</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530230#M1119467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to change " [..\&amp;nbsp; with in the script, there are a lot of them in there. And this file is shared with other people. &lt;/P&gt;&lt;P&gt;I'm thinking of some way&amp;nbsp; in qlikview set up ... sort of&amp;nbsp; global variable or something&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 20:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530230#M1119467</guid>
      <dc:creator />
      <dc:date>2014-01-17T20:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I modify script for [..\</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530231#M1119468</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;Your qlikview file is in "A" drive?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 20:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530231#M1119468</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-01-17T20:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I modify script for [..\</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530232#M1119469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, it's in A:\&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 20:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530232#M1119469</guid>
      <dc:creator />
      <dc:date>2014-01-17T20:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I modify script for [..\</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530233#M1119470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;the ... will start where the .qvw is saved (wherever you opened the file).&amp;nbsp; Either move the file to B:\correctlocation\, move the QVDs or enter the full path.&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;If you dont want to change the path, I would suggest moving the QVD(s) to the same folder as the .qvw file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 21:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530233#M1119470</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2014-01-17T21:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can I modify script for [..\</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530234#M1119471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 21:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-modify-script-for/m-p/530234#M1119471</guid>
      <dc:creator />
      <dc:date>2014-01-17T21:03:39Z</dc:date>
    </item>
  </channel>
</rss>

