<?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: Path variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998129#M973721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question is not clear. Please provide more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Sep 2015 05:51:26 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-09-09T05:51:26Z</dc:date>
    <item>
      <title>Path variables</title>
      <link>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998128#M973720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an qvw with path name as SET vQVDPath='..\..\..\QVD\ServiceScorecard\';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i use the qvd for another qvw by using path variables,ie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 05:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998128#M973720</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2015-09-09T05:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Path variables</title>
      <link>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998129#M973721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question is not clear. Please provide more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 05:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998129#M973721</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-09-09T05:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Path variables</title>
      <link>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998130#M973722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;how can i use the qvd for another qvw by using path variables,ie.&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I don't understand what you're trying to ask. Can you explain what you want to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 05:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998130#M973722</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-09T05:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Path variables</title>
      <link>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998131#M973723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Naresh,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;May be like this:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;It is not good practice to use Relative path like &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; text-decoration: line-through;"&gt;SET vQVDPath='..\..\..\QVD\ServiceScorecard\';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #0000ff; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;SET vQVDPath='C:\QLIKVIEW\PROJECT\QVD\ServiceScorecard\';&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;You can use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;ServiceScorecard folder &lt;/SPAN&gt;QVDs in any qvw. Hope this will help you. Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 05:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998131#M973723</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-09-09T05:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Path variables</title>
      <link>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998132#M973724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you mean to use the qvds which are in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ServiceScorecard qvw in another qvw by referring to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ServiceScorecard path&lt;/SPAN&gt;&amp;nbsp; ??&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 05:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998132#M973724</guid>
      <dc:creator />
      <dc:date>2015-09-09T05:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Path variables</title>
      <link>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998133#M973725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You mean the qvw in the same folder&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the folder structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;IMG __jive_id="98327" alt="Screenshot.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98327_Screenshot.jpg" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Keep qvd's in seperate folder.&lt;/P&gt;&lt;P&gt;use the qvds in other qvws .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 06:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Path-variables/m-p/998133#M973725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-09T06:09:53Z</dc:date>
    </item>
  </channel>
</rss>

