<?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: Qlikview Application metadata Information in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855194#M1000826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks , this is exactly what I am looking for. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2015 20:35:38 GMT</pubDate>
    <dc:creator>ashishpalkar</dc:creator>
    <dc:date>2015-06-24T20:35:38Z</dc:date>
    <item>
      <title>Qlikview Application metadata Information</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855190#M1000822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have existing created Qlikview application, is there any way where I can get list of all objects, expressions , QVD's, database connections , etc information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 16:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855190#M1000822</guid>
      <dc:creator>ashishpalkar</dc:creator>
      <dc:date>2015-06-18T16:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Application metadata Information</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855191#M1000823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;look into QV prj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor956"&gt;&lt;/A&gt;QlikView Project Files&lt;/H1&gt;&lt;P&gt;It is possible to save a QlikView document into several files that can be used for versioning. Each file defines a property of the document, a sheet, an object, the script etc. &lt;/P&gt;&lt;P&gt;Each time the document is opened and an object or a setting is changed, these changes are saved to the different files, making it easy to follow the changes made in the document. This way it is also possible to see who made a change and to which part of the document. &lt;/P&gt;&lt;P&gt;To create these project files it is necessary to create a folder next to the qvw file with the same name as the QlikView document and add -&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;prj&lt;/SPAN&gt;, e.g. the project folder for a document called Finance.qvw should be Finance-&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;prj&lt;/SPAN&gt;. &lt;/P&gt;&lt;P class="note"&gt;&lt;SPAN class="Bold"&gt;Note!&lt;/SPAN&gt; &lt;BR /&gt;No data from the document will be saved in the project files. &lt;/P&gt;&lt;H3&gt;Files in the Project Folder&lt;/H3&gt;&lt;P&gt;The file &lt;SPAN class="Code"&gt;QlikView.txt&lt;/SPAN&gt; contains a list of all the objects part of the QlikView document. &lt;/P&gt;&lt;P&gt;The different sheets and objects in the list are named after their object ID. The project files are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;QlikView.txt&lt;/SPAN&gt; - contains a list of all the files included in the project &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;AllProperties.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;DocProperties.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;DocInternals.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;TopLayout.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;LoadScript.txt&lt;/SPAN&gt; - contains the document load script &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;Module.txt&lt;/SPAN&gt; - contains the document macro code, if any exists &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;Module.txt&lt;/SPAN&gt; - a single file is created for every sheet. In addition the files contain references to all the sheet objects on the sheet. &lt;/LI&gt;&lt;LI&gt;Separate files are also created for every sheet object:&amp;nbsp; &lt;UL&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;LB&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;SB&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;MB&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;TB&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;CH&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;IB&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;CS&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;BU&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;TX&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;LA&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;SL&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;SO&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;BM&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;CT&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Code"&gt;RP&amp;lt;id&amp;gt;.xml&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The files &lt;SPAN class="Code"&gt;DocProperties.xml&lt;/SPAN&gt;, &lt;SPAN class="Code"&gt;AllProperties.xml&lt;/SPAN&gt;, &lt;SPAN class="Code"&gt;DocInternals.xml&lt;/SPAN&gt; and &lt;SPAN class="Code"&gt;TopLayout.xml&lt;/SPAN&gt; all contain property settings for the different parts of the document. &lt;SPAN class="Code"&gt;DocBinary.dat&lt;/SPAN&gt; contains user sensitive data, such as passwords.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this thread there are a couple of examples on how is done &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/124648"&gt;Creating prj Folder&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 17:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855191#M1000823</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-06-18T17:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Application metadata Information</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855192#M1000824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the updates, i was looking for same info. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 19:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855192#M1000824</guid>
      <dc:creator>ashishpalkar</dc:creator>
      <dc:date>2015-06-19T19:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Application metadata Information</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855193#M1000825</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;take a look at the Governance Dashboard:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlik.com/us/explore/products/qlikview/governance-dashboard" style="font-size: 10pt; line-height: 1.5em;" title="http://www.qlik.com/us/explore/products/qlikview/governance-dashboard"&gt;http://www.qlik.com/us/explore/products/qlikview/governance-dashboard&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://market.qlik.com/qlikview-governance-dashboard.html" style="font-size: 10pt; line-height: 1.5em;" title="http://market.qlik.com/qlikview-governance-dashboard.html"&gt;http://market.qlik.com/qlikview-governance-dashboard.html&lt;/A&gt;‌‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 23:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855193#M1000825</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-06-19T23:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Application metadata Information</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855194#M1000826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks , this is exactly what I am looking for. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 20:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855194#M1000826</guid>
      <dc:creator>ashishpalkar</dc:creator>
      <dc:date>2015-06-24T20:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Application metadata Information</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855195#M1000827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;very good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please close your thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 20:49:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/855195#M1000827</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-06-24T20:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Application metadata Information</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/1675662#M1000829</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The links above are not working now. Are you aware if there's an alternative?&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 07:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Application-metadata-Information/m-p/1675662#M1000829</guid>
      <dc:creator>deekshith_juvva</dc:creator>
      <dc:date>2020-02-14T07:25:21Z</dc:date>
    </item>
  </channel>
</rss>

