<?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 create an QVS file for include in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743867#M265605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please use "All Files" when saving.&lt;/P&gt;&lt;P&gt;And try using a more robust text editor like Notepad++&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101751_Capturar.PNG" style="height: 204px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Oct 2015 14:59:46 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2015-10-12T14:59:46Z</dc:date>
    <item>
      <title>how can I create an QVS file for include</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743862#M265600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need use a file for the conecction and&amp;nbsp; I see in other examples that can use a qvs file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody explain that how can I made a qvs file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 15:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743862#M265600</guid>
      <dc:creator />
      <dc:date>2014-11-28T15:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: how can I create an QVS file for include</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743863#M265601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open any text editor, create a new file and add the code for the connection to the file. Then save the file with a .qvs extension. In Qlikview open the Script Editor, choose the option Include Statement from the Insert menu and select the .qvs file you created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 16:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743863#M265601</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-11-28T16:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: how can I create an QVS file for include</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743864#M265602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Gysbert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 16:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743864#M265602</guid>
      <dc:creator />
      <dc:date>2014-11-28T16:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: how can I create an QVS file for include</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743865#M265603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried to save as .qvs. but it is still show as test.qvs.txt ? hwo to save it as .qvs file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 14:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743865#M265603</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2015-10-12T14:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: how can I create an QVS file for include</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743866#M265604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jim Chan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using notepad to save script&amp;nbsp; then while saving&amp;nbsp; file just use double quote(") before and after name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg. "MyScript.qvs"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy Learning !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nitesh Chavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 14:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743866#M265604</guid>
      <dc:creator />
      <dc:date>2015-10-12T14:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: how can I create an QVS file for include</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743867#M265605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please use "All Files" when saving.&lt;/P&gt;&lt;P&gt;And try using a more robust text editor like Notepad++&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101751_Capturar.PNG" style="height: 204px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 14:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743867#M265605</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-10-12T14:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: how can I create an QVS file for include</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743868#M265606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks clever.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 15:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743868#M265606</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2015-10-12T15:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: how can I create an QVS file for include</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743869#M265607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about the save as - type? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 15:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-I-create-an-QVS-file-for-include/m-p/743869#M265607</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2015-10-12T15:07:59Z</dc:date>
    </item>
  </channel>
</rss>

