<?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: Creating prj Folder in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-prj-Folder/m-p/1590715#M1247699</link>
    <description>&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5905"&gt;@Lisa_P&lt;/a&gt; Thanks for quick reply.&lt;BR /&gt;And thanks a lot for the solution it worked &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;But is there any way I can create empty MyApp.qvw using some powershell script or batch command in step 5, b'coz I want to automate this using jenkins/script.</description>
    <pubDate>Wed, 12 Jun 2019 04:35:54 GMT</pubDate>
    <dc:creator>dhirajkhodade</dc:creator>
    <dc:date>2019-06-12T04:35:54Z</dc:date>
    <item>
      <title>Creating prj Folder</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-prj-Folder/m-p/1590696#M1247692</link>
      <description>&lt;P&gt;I am able to create -prj folder after saving(actually save does not work on my old version of client I need to SaveAs the qvw) .qvw document file.&lt;/P&gt;&lt;P&gt;I want to push only -prj folder to my repository and not whole qvw which is big in size.&lt;/P&gt;&lt;P&gt;And while deploying this -prj folder to server or while pulling it to new machine I will need to recreate the qvw from that -prj folder I tried below things but it does not work -&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Created empty abc-prj folder in same directory as abc.qvw&lt;/LI&gt;&lt;LI&gt;Saved abc.qvw (SaveAs in my case b'coz of old version of Qlik client i.e. v11.20.12451.0 SR7 64-bit Edition (x64))&lt;/LI&gt;&lt;LI&gt;Now abc-prj folder is filled with all the xml files&lt;/LI&gt;&lt;LI&gt;Now I deleted abc.qvw as I need to recreate it from abc-prj folder&lt;/LI&gt;&lt;LI&gt;And created new QlikView Document by using Mouse Right click&amp;nbsp; menu and named it as abc.qvw&lt;/LI&gt;&lt;LI&gt;Now I opened this new blank abc.qvw in desktop client and reloaded it but it finished reloading in a sec it means it did not reloaded my scripts like original qvw at all.&lt;/LI&gt;&lt;LI&gt;I am not able to get back my original qvw no data and not even a skeleton of original qvw.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I want to recreate qvw from-prj folder b'coz I don't want to commit my 500MB huge qvw to source control. By using -prj folder I will be commit files which are much small in size.&lt;/P&gt;&lt;P&gt;And I am using licence copy of Qlik View client. Mine is leased licence.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikLicence.PNG" style="width: 574px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13584i5ABEC54A03C04431/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikLicence.PNG" alt="QlikLicence.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-prj-Folder/m-p/1590696#M1247692</guid>
      <dc:creator>dhirajkhodade</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating prj Folder</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-prj-Folder/m-p/1590713#M1247695</link>
      <description>Try in Step 5 creating a new document in QlikView, but give it another name eg MyApp.qvw.&lt;BR /&gt;Then  close QlikView and rename the file from windows to abc.qvw.&lt;BR /&gt;Open the app in QlikView and reload the script.</description>
      <pubDate>Wed, 12 Jun 2019 03:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-prj-Folder/m-p/1590713#M1247695</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2019-06-12T03:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating prj Folder</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-prj-Folder/m-p/1590715#M1247699</link>
      <description>&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5905"&gt;@Lisa_P&lt;/a&gt; Thanks for quick reply.&lt;BR /&gt;And thanks a lot for the solution it worked &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;But is there any way I can create empty MyApp.qvw using some powershell script or batch command in step 5, b'coz I want to automate this using jenkins/script.</description>
      <pubDate>Wed, 12 Jun 2019 04:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-prj-Folder/m-p/1590715#M1247699</guid>
      <dc:creator>dhirajkhodade</dc:creator>
      <dc:date>2019-06-12T04:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating prj Folder</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-prj-Folder/m-p/1590717#M1247701</link>
      <description>&lt;P&gt;The approach presented by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5905"&gt;@Lisa_P&lt;/a&gt;&amp;nbsp; &amp;nbsp;will help you, both on older and newer versions of QlikView Desktop.&lt;/P&gt;&lt;P&gt;Older QlikView desktops will overwrite prj files during the first save when using your approach. Later QlikView Desktops versions will prompt if you want to overwrite the prj or not.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When creating an qvw from scratch using a newer version I usually do these steps.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a new empty qvw file named as my prj folder.&lt;/LI&gt;&lt;LI&gt;Open it in QlikView (it will be completely empty )&lt;/LI&gt;&lt;LI&gt;Storing it using save as... (F12)&lt;/LI&gt;&lt;LI&gt;Press ok to overwrite file&lt;/LI&gt;&lt;LI&gt;Press NOT ok to overwrite prj files&lt;/LI&gt;&lt;LI&gt;Close the QlikView application&lt;/LI&gt;&lt;LI&gt;Reopen the QlikView application.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 04:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-prj-Folder/m-p/1590717#M1247701</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-06-12T04:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating prj Folder</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-prj-Folder/m-p/1590718#M1247703</link>
      <description>Thanks for reply &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25001"&gt;@Vegar&lt;/a&gt;&lt;BR /&gt;Unfortunately we have license of old version of qlik and it does not ask to overwrite prj files &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;</description>
      <pubDate>Wed, 12 Jun 2019 04:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-prj-Folder/m-p/1590718#M1247703</guid>
      <dc:creator>dhirajkhodade</dc:creator>
      <dc:date>2019-06-12T04:55:42Z</dc:date>
    </item>
  </channel>
</rss>

