<?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: QVF script in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068337#M5846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear!&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 May 2016 15:18:46 GMT</pubDate>
    <dc:creator>vlad_komarov</dc:creator>
    <dc:date>2016-05-06T15:18:46Z</dc:date>
    <item>
      <title>QVF script</title>
      <link>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068332#M5841</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;I have to run a qvf script, but I don't know how to do it with the Qlik Sense Desktop app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached file there is the qvf file, it needs some property files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 07:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068332#M5841</guid>
      <dc:creator />
      <dc:date>2016-05-04T07:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: QVF script</title>
      <link>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068333#M5842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not clear what is your problem...&lt;/P&gt;&lt;P&gt;Are you missing include file? Do you have other problems executing the script in this QVF file?&lt;/P&gt;&lt;P&gt;Can you post the error log here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 04:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068333#M5842</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-05-05T04:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: QVF script</title>
      <link>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068334#M5843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem in the path configuration. Thanks a lot for the availability&lt;SPAN style="color: #000000; font-size: 13px; font-family: arial, sans-serif;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 08:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068334#M5843</guid>
      <dc:creator />
      <dc:date>2016-05-05T08:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: QVF script</title>
      <link>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068335#M5844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My understanding that you are having issues with the &lt;STRONG style="text-decoration: underline;"&gt;Include&lt;/STRONG&gt; statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to do the following:&lt;/P&gt;&lt;P&gt;1. Create a Data Connector (Folder type) pointing to the folder where you will be keeping your include files. In my case the connector was called &lt;STRONG style="font-size: 13.3333px; text-decoration: underline;"&gt;CommonScripts&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. Create variable for this Data Connector name. For example:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;set ScriptsLibrary = 'lib://CommonScripts (main_user)';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3. Adjust your include statement as following and use it for multiple include files:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;$(must_include=[$(ScriptsLibrary)/Logs.qvs]);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;$(must_include=[$(ScriptsLibrary)/General_App_Variables.qvs]);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to use a "must_include" statement instead of "include". It will throw the loading error if something happens with the include file..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 22:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068335#M5844</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-05-05T22:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: QVF script</title>
      <link>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068336#M5845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! It works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 07:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068336#M5845</guid>
      <dc:creator />
      <dc:date>2016-05-06T07:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: QVF script</title>
      <link>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068337#M5846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear!&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 15:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QVF-script/m-p/1068337#M5846</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-05-06T15:18:46Z</dc:date>
    </item>
  </channel>
</rss>

