<?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 how to declare web link in qvs file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-declare-web-link-in-qvs-file/m-p/809176#M285617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In QVS file I have declared a variable like this:&lt;/P&gt;&lt;P&gt;SET vWebLink = 'www.google.com'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am using this QVS file by using include statement in qlikview load script.&lt;/P&gt;&lt;P&gt;Qlikview is taking this variable value but removing the single quotes.&lt;/P&gt;&lt;P&gt;And this is the problem. If single quotes are removed, I can not use this variable value as a url in my straight table chart.&lt;/P&gt;&lt;P&gt;Do we have any other way of declaring this in QVS file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2014 13:31:42 GMT</pubDate>
    <dc:creator>musketeers</dc:creator>
    <dc:date>2014-11-11T13:31:42Z</dc:date>
    <item>
      <title>how to declare web link in qvs file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-declare-web-link-in-qvs-file/m-p/809176#M285617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In QVS file I have declared a variable like this:&lt;/P&gt;&lt;P&gt;SET vWebLink = 'www.google.com'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am using this QVS file by using include statement in qlikview load script.&lt;/P&gt;&lt;P&gt;Qlikview is taking this variable value but removing the single quotes.&lt;/P&gt;&lt;P&gt;And this is the problem. If single quotes are removed, I can not use this variable value as a url in my straight table chart.&lt;/P&gt;&lt;P&gt;Do we have any other way of declaring this in QVS file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 13:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-declare-web-link-in-qvs-file/m-p/809176#M285617</guid>
      <dc:creator>musketeers</dc:creator>
      <dc:date>2014-11-11T13:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to declare web link in qvs file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-declare-web-link-in-qvs-file/m-p/809177#M285618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u tried with double "&amp;nbsp;&amp;nbsp; or&amp;nbsp; ' '&amp;nbsp; like this &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 13:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-declare-web-link-in-qvs-file/m-p/809177#M285618</guid>
      <dc:creator />
      <dc:date>2014-11-11T13:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to declare web link in qvs file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-declare-web-link-in-qvs-file/m-p/809178#M285619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;Yes I have tried with double quotes and two single quotes both.&lt;/P&gt;&lt;P&gt;But still it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 14:45:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-declare-web-link-in-qvs-file/m-p/809178#M285619</guid>
      <dc:creator>musketeers</dc:creator>
      <dc:date>2014-11-11T14:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to declare web link in qvs file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-declare-web-link-in-qvs-file/m-p/809179#M285620</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;May be using the statements below it could work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Name &amp;amp; '&amp;lt;url&amp;gt;' &amp;amp; Link&lt;/P&gt;&lt;P style="font-weight: bold; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Name &amp;amp; '&amp;lt;url&amp;gt;www.qlik.com'&lt;/P&gt;&lt;P style="font-weight: bold; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-weight: bold; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 15:18:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-declare-web-link-in-qvs-file/m-p/809179#M285620</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2014-11-11T15:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to declare web link in qvs file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-declare-web-link-in-qvs-file/m-p/809180#M285621</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 without using Qvs file.&lt;/P&gt;&lt;P&gt;i think just for one variable it is not required to keep it in qvs file.if you have some other script just keep that script in qvs file except of SET variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 15:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-declare-web-link-in-qvs-file/m-p/809180#M285621</guid>
      <dc:creator />
      <dc:date>2014-11-11T15:19:30Z</dc:date>
    </item>
  </channel>
</rss>

