<?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 qvs interpretation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/qvs-interpretation/m-p/127033#M8886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We'd like to generate a "QVD, QVF Dictionary" about all our QlikSense application. To be able to recognize sources an child, we'd like to load the .qvs file as a single text in order to sort out the connection string.&lt;/P&gt;&lt;P&gt;Do you have any idea how to load a qvs file in QlikSnense without executing it ?&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2018 06:53:21 GMT</pubDate>
    <dc:creator>demoustier</dc:creator>
    <dc:date>2018-10-23T06:53:21Z</dc:date>
    <item>
      <title>qvs interpretation</title>
      <link>https://community.qlik.com/t5/App-Development/qvs-interpretation/m-p/127033#M8886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We'd like to generate a "QVD, QVF Dictionary" about all our QlikSense application. To be able to recognize sources an child, we'd like to load the .qvs file as a single text in order to sort out the connection string.&lt;/P&gt;&lt;P&gt;Do you have any idea how to load a qvs file in QlikSnense without executing it ?&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 06:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qvs-interpretation/m-p/127033#M8886</guid>
      <dc:creator>demoustier</dc:creator>
      <dc:date>2018-10-23T06:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: qvs interpretation</title>
      <link>https://community.qlik.com/t5/App-Development/qvs-interpretation/m-p/127034#M8887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A .qvs file is a text file and can be read into a table with a LOAD statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RowNo() AS R#,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @1&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [scriptfile.qvs] (txt);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 09:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qvs-interpretation/m-p/127034#M8887</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-10-23T09:57:02Z</dc:date>
    </item>
  </channel>
</rss>

