<?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: QVD script error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447280#M817030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further to this it also looks like you're missing a semicolon after this instruction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET vQvdpath = 'E:\QlickView\QVD&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;''&lt;/SPAN&gt;s\'&lt;SPAN style="font-size: 14pt;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;store Customer into $(vQvdpath)\hydcustomer.qvd (qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Sep 2017 15:33:34 GMT</pubDate>
    <dc:creator>marcus_malinow</dc:creator>
    <dc:date>2017-09-06T15:33:34Z</dc:date>
    <item>
      <title>QVD script error</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447275#M817025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting error while creating QVD file using with variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script line error: &lt;/P&gt;&lt;P&gt;set 'vQvdpath= 'E:\QlickView\QVD's\'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store Customer into $(vQvdpath)\hydcustomer.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you pl. help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447275#M817025</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: QVD script error</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447276#M817026</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;&lt;/P&gt;&lt;P&gt;Please check the colon '&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;set 'vQvdpath= 'E:\QlickView\QVDs\'&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Now it will works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 15:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447276#M817026</guid>
      <dc:creator>tripatirao</dc:creator>
      <dc:date>2017-09-06T15:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: QVD script error</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447277#M817027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share the error what you are getting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 15:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447277#M817027</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-09-06T15:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: QVD script error</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447278#M817028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET vQvdpath = 'E:\QlickView\QVD&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;''&lt;/SPAN&gt;s\'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that I have used 2 single quotes in red (&lt;A href="https://community.qlik.com/qlik-blogpost/4232"&gt;Escape sequences&lt;/A&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 15:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447278#M817028</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-06T15:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: QVD script error</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447279#M817029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LET &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vQvdpath&lt;/SPAN&gt;= '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;E:\QlickView\QVD&lt;/SPAN&gt;'&amp;amp;Chr(39)&amp;amp;'s\';&amp;nbsp;&amp;nbsp; 'E:\QlickView\QVD's\'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;store Customer into $(vQvdpath)hydcustomer.qvd (qvd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 15:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447279#M817029</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-06T15:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: QVD script error</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447280#M817030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further to this it also looks like you're missing a semicolon after this instruction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET vQvdpath = 'E:\QlickView\QVD&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;''&lt;/SPAN&gt;s\'&lt;SPAN style="font-size: 14pt;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;store Customer into $(vQvdpath)\hydcustomer.qvd (qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 15:33:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447280#M817030</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2017-09-06T15:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: QVD script error</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447281#M817031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;set vQvdPath= E:\QlickView\QVD's\;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;store Customer into&amp;nbsp; $(vQvdPath)hydcustomer.qvd (qvd);&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Or &lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;set vQvdpath= ..\QVD's\ ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;store Customer into $(vQvdpath)hydcustomer.qvd (qvd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 15:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447281#M817031</guid>
      <dc:creator>rohitraut</dc:creator>
      <dc:date>2017-09-06T15:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: QVD script error</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447282#M817032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your quick response ,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Now its Working .Thanks a Lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 18:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447282#M817032</guid>
      <dc:creator />
      <dc:date>2017-09-06T18:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: QVD script error</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447283#M817033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, please close the thread by marking the correct response and any helpful responses...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 18:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-script-error/m-p/1447283#M817033</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-06T18:56:18Z</dc:date>
    </item>
  </channel>
</rss>

