<?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 Break apart Qlikview File in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205992#M62267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the feedback Sue. Definitely first pass. But keen to learn more about how &amp;amp; what you want to use this, and dovetail into our plans to expand its capabilities. Have you logged either of these as bugs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jan 2011 20:48:33 GMT</pubDate>
    <dc:creator>Qlik_Trigg</dc:creator>
    <dc:date>2011-01-12T20:48:33Z</dc:date>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205988#M62263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I attend Qdays in Chicago and there was a session that looked at what is new in version 10. There was one part that talked about the ability to break apart your QVW file into muliple files so you would have a load script file and a user interface file and so on. I downloaded version 10 but I can't find a way to do it. Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 20:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205988#M62263</guid>
      <dc:creator />
      <dc:date>2010-11-29T20:25:28Z</dc:date>
    </item>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205989#M62264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that in version 10 we have introduced the concept of 'project definition files' - component files of the elements within a QVW. To enable the creation of these and the use of them follow the steps below. Note that in version 10 this is totally manual. There are no commands in the desktop to perform any of this. But if you are interested in local source control for your QVW definitions (without the core data and at the individual chart object/code/script level), you may find this interesting.&lt;/P&gt;&lt;P&gt;Setup&lt;/P&gt;&lt;P&gt;1. Create your QVW (e.g. test.qvw).&lt;/P&gt;&lt;P&gt;2. In the directory containing your QVW, create a subdirectory named after your QVW + the suffix '-prj'&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;a. So if I have test.qvw in directory HOME, I will create a subdirectory in HOME called 'test-prj'&lt;/P&gt;&lt;P&gt;3. Save your QVW&lt;/P&gt;&lt;P&gt;4. Check the subdirectory named after your QVW. You will find one file (either XML or text) for each element of your QVW - chart objects, macro code, script, variables, sheets etc etc. Each is a blank, code only representation of the named entity.&lt;/P&gt;&lt;P&gt;5. Try directly editing one of the files and then reopen your QVW. You will see that QlikView has rebuilt the layout/script etc from the definitions in the sub-directory.&lt;/P&gt;&lt;P&gt;Again, there are no commands in QlikView 10 to create this subdirectory or manage versions or check code in or out of any control system. But if you are interested in local source control for your QVW definitions (without the core data and at the individual chart object/code/script level) and managing and performing all operations manually, you may find this interesting. Let us know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 11:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205989#M62264</guid>
      <dc:creator>Qlik_Trigg</dc:creator>
      <dc:date>2010-11-30T11:45:35Z</dc:date>
    </item>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205990#M62265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was exactly what I was looking for. I think this feature opens up tons of possibilities for automating script generation.&lt;/P&gt;&lt;P&gt;Thanks much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 03:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205990#M62265</guid>
      <dc:creator />
      <dc:date>2010-12-01T03:39:15Z</dc:date>
    </item>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205991#M62266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops... meant to click reply not suggest as answer and there's apparently no way to undo that.&lt;/P&gt;&lt;P&gt;Meanwhile, I would suggest being VERY careful when using -prj folders. We have had the following problems and it led to much head-scratching before realizing the -prj folder was the culprit:&lt;/P&gt;&lt;P&gt;* Sheet sequencing was being reverted to the version in the -prj folder even after redoing promote / demote and saving the qvw.&lt;/P&gt;&lt;P&gt;* Copying a different version of the qvw into the folder above a -prj folder can cause very strange results. It appears QlikView attempts to "merge" the qvw with the -prj content???&lt;/P&gt;&lt;P&gt;A little too "buggy" / unpredictable for my taste!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 20:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205991#M62266</guid>
      <dc:creator />
      <dc:date>2011-01-12T20:15:20Z</dc:date>
    </item>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205992#M62267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the feedback Sue. Definitely first pass. But keen to learn more about how &amp;amp; what you want to use this, and dovetail into our plans to expand its capabilities. Have you logged either of these as bugs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 20:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205992#M62267</guid>
      <dc:creator>Qlik_Trigg</dc:creator>
      <dc:date>2011-01-12T20:48:33Z</dc:date>
    </item>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205993#M62268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't John. I'm not sure either is necessarily a bug. More testing might be needed to prove whether it really meets the threshold of being a "bug" or whether a development team might really want it to work that way under certain circumstances.&lt;/P&gt;&lt;P&gt;It may be a "sequence of events" / "don't do this" sort of issue...&lt;/P&gt;&lt;P&gt;At the least, I would prefer the system gave you some sort of warning or option if it finds differences between the qvw you are opening and its project file components. I would think as a developer, there may be times you would want it to use the project files and other times you would say NO, I want to keep the version in the qvw.&lt;/P&gt;&lt;P&gt;Make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 20:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205993#M62268</guid>
      <dc:creator />
      <dc:date>2011-01-12T20:56:53Z</dc:date>
    </item>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205994#M62269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I finally got around to trying this out today. Very interesting. But has anyone found any practical use in having all these "project" files?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 05:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205994#M62269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-03T05:16:27Z</dc:date>
    </item>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205995#M62270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We haven't upgraded to Qlikview 10 yet but what I plan on doing is writting a routine that can copy a .qvw and modify the script to a different table. We have thousands of tables in our environment and maintaining qlikview scripts for all of these tables is not practical. This would allow you to&lt;/P&gt;&lt;P&gt;1) have a template .qvw&lt;/P&gt;&lt;P&gt;2) copy the template&lt;/P&gt;&lt;P&gt;3) modify the script to point to a different table&lt;/P&gt;&lt;P&gt;So when something changes or you learn something you want to apply to all your scirpts you could simply modify your routine in one place and then generate all the scripts.&lt;/P&gt;&lt;P&gt;Note: I plan on using SAS but any scripting language would work to accomplish this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 12:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205995#M62270</guid>
      <dc:creator />
      <dc:date>2011-02-03T12:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: SV:Re: Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205996#M62271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tested to merge different versions of qvw files with this. It can be done, but currently it is a bit too much work. There are some things that complicates matters:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You don't want to store any data in the version handling system&lt;/LI&gt;&lt;LI&gt;The saving of the changed parts in the prj directory isn't stable if files are present&lt;/LI&gt;&lt;LI&gt;The file isn't broken apart if you choose Save As on a purged qvw file.&lt;/LI&gt;&lt;LI&gt;I didn't find a way to reassmble without having the qvw-file.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you work around these obstacles it is quite straigt forward. Here is how I did. Lets say the originalfile was file.qvw&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I used git for version handling.&lt;/LI&gt;&lt;LI&gt;A added a rule for git to ignore all qvd-files and all qvw-files except files that ended on "*Src.qvw".&lt;/LI&gt;&lt;LI&gt;Manually created a fileSrc-prj directory&lt;/LI&gt;&lt;LI&gt;Purged the file.qvw and saved as fileSrc.qvw. Save again to make it break apart.&lt;/LI&gt;&lt;LI&gt;Checked in all files in the prj-dir as well as the purged fileSrc.qvw. The other file is automatically ignored by my rule.&lt;/LI&gt;&lt;LI&gt;I created a branch in the version handling.&lt;/LI&gt;&lt;LI&gt;When breaking apart and resaving a file wth contents already in the prj dir, this isn't stable. I needed to remove all the files from the prj-dir and save to make it work reliably.&lt;/LI&gt;&lt;LI&gt;While working on the files in the branches, it is ok to work with the file.qvw, the fileSrc.qvw is only used when preparing a checkin and when rebuilding something from the version handling.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;After work and changes done and checked in on both branches I decided to merge.&lt;/P&gt;&lt;P&gt;Merge on text- and xml-files in git is like magic, I just merged the branches, opened the fileSrc.qvw and I had the contents from the branches merged. I saved the fileSrc.qvw as file.qvw and continued my work.&lt;/P&gt;&lt;P&gt;A few changes in QlikView would perhaps make this useful:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A built in tool for rebuilding the qvw from the contents of a prj-directory alone and not having the qvw-file. With this you could ignore the qvw files altogether in version handling and that would be really nice.&lt;/LI&gt;&lt;LI&gt;Reliable saving of contents.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Olof Laurin, Senior Consultant at Tacticus AB, &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.tacticus.se"&gt;http://www.tacticus.se&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 08:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205996#M62271</guid>
      <dc:creator />
      <dc:date>2011-03-17T08:07:46Z</dc:date>
    </item>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205997#M62272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you to all who contributed to this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To sallen and olof_laurin, my findings have been similiar to yours and it was nice to read your words (eg the "Save As" doesn't work; one must perform a second "Save"). Your comments here have been very helpful. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D.Will.&lt;/P&gt;&lt;DIV class="mcePaste" id="_mcePaste" style="position: absolute; width: 1px; height: 1px; overflow: hidden; top: 0px; left: -10000px;"&gt;﻿&lt;/DIV&gt;&lt;P&gt;ATP Engineering.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 19:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205997#M62272</guid>
      <dc:creator />
      <dc:date>2011-08-29T19:18:40Z</dc:date>
    </item>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205998#M62273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi John, that all makes sense and reloading and saving generates the appropriate files.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm unable, though, to edit one of the files (e.g. LB01.xml) and see the changes reflected in the .qvw - any document properties need enabling in order for this to occur?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 16:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205998#M62273</guid>
      <dc:creator />
      <dc:date>2011-12-16T16:11:40Z</dc:date>
    </item>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205999#M62274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've done some initial testing with QlikView 11 on version handling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems as the stability problems of version 10 are gone. But Save As on a purged file still does not break it apart and I've found no way of creating a file from prj-data alone. But these might not be such big issues after all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you configure git to ignore all .dat and all .qvw files you can work as usual with commits and merges. The problem arises when you fetch a new repository without and qvw file. But simply copying and renaming an empty qvw file solves this, when you open it, it recreates the original document (always without data).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The conclusion is that it seems as you can use git to version control QlikView 11 files quite easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Olof Laurin, Senior Consultant at Tacticus AB, &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.tacticus.se"&gt;http://www.tacticus.se&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 14:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/205999#M62274</guid>
      <dc:creator />
      <dc:date>2012-01-20T14:09:24Z</dc:date>
    </item>
    <item>
      <title>Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206000#M62275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to overcome the problem of changes in the qvw file being overwritten by the prj folder.&amp;nbsp; This happens if the qvw has been modified on the client site, then I bring it back into my development environment, which is managed using source control.&amp;nbsp; I have lost changes a couple of times, because the prj files get "merged" back into the updated qvw.&lt;/P&gt;&lt;P&gt;If I understand your steps correctly, Olof, you suggest maintaining two qvw's (file.qvw and fileSrc.qvw)?&lt;/P&gt;&lt;P&gt;The only way I have got this to work, is to use Export Document Layout from file.qvw, then copy the output (xml files) into the fileSrc-prj folder.&amp;nbsp; Then you need to open fileSrc.qvw, merging in the updated xml files.&amp;nbsp; Only then can I check in my pending changes.&lt;/P&gt;&lt;P&gt;For context, I am using integrated source contorl with TFS.&lt;/P&gt;&lt;P&gt;Is there an easier method than I have described above, or has someone created a different thread specifically for this issue?&lt;/P&gt;&lt;P&gt;Regards, Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 02:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206000#M62275</guid>
      <dc:creator />
      <dc:date>2012-02-06T02:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206001#M62276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using TFS 2010 and QlikView 10 (not using integrated source control, but the following suggestions may still be beneficial). Earlier we had run into same/similar problematic behavior as you describe, but by following some well defined steps we’ve had fairly good luck working around it (by working &lt;EM&gt;with &lt;/EM&gt;it). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what we do, in the unique scenario where we wish to merge into source-control a copy of the qvw that was modified outside of our formal development environment:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In TSF Source Control (we use Source Control Explorer in Visual Studio), perform a “Check Out for Edit” against the qvw file (if you manage it under source-control).&lt;/LI&gt;&lt;LI&gt;In TSF Source Control, perform a “Check Out for Edit” against the –prj folder.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;IMPORTANT&lt;/STRONG&gt;: In the development environment, using Windows Explorer, delete the local contents of the –prj folder.&lt;/LI&gt;&lt;LI&gt;Copy to the qvw’s home folder the new, externally modified qvw file, thereby overwriting the existing, local copy of the file.&lt;/LI&gt;&lt;LI&gt;Open the qvw file using QlikView Desktop.&lt;/LI&gt;&lt;LI&gt;Perform a straight “Save” of the qvw file using QlikView Desktop (even if no changes have been made). This will cause QlikView Desktop to regenerate the xml files in the –prj folder (examine the folder to verify).&lt;/LI&gt;&lt;LI&gt;Optional: Close QlikView Desktop.&lt;/LI&gt;&lt;LI&gt;In TSF Source Control, kick off a “Compare” against the –prj folder; perform a “Delete” against Server Items for which there are no corresponding Local Items; perform an “Add” against Local Items for which there are no corresponding Server Items.&lt;/LI&gt;&lt;LI&gt;In TSF Source Control, perform a “Check In Pending Changes” against the –prj folder.&lt;/LI&gt;&lt;LI&gt;In TSF Source Control, perform a “Check In Pending Changes” against the qvw file (if you manage it under source-control).&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is helpful. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D.Will.&lt;BR /&gt;ATP Engineering.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 04:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206001#M62276</guid>
      <dc:creator />
      <dc:date>2012-02-06T04:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206002#M62277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;Nobody on our QlikView team are actually using Visual Studio.&amp;nbsp; This is part of the reason why integrated source control in V11 is so valuable.&amp;nbsp; Unfortunately, it means that the process you have outlined does not work for us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 04:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206002#M62277</guid>
      <dc:creator />
      <dc:date>2012-02-06T04:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206003#M62278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;An old thread but I hope someone can help us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a problem with recreating Triggers on fields. When we try to recreate the application all field triggers are removed.&lt;/P&gt;&lt;P&gt;We are running v11 SR2, but I verified it on latest v11.2 SR3.&lt;/P&gt;&lt;P&gt;Are we doing something wrong?&lt;/P&gt;&lt;P&gt;Has anyone got Triggers working with Source control?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;Created the -prj catalog.&lt;/P&gt;&lt;P&gt;Open the app and saved. Xml files are created.&lt;/P&gt;&lt;P&gt;Deleted app and then created a blank QV app with same name.&lt;/P&gt;&lt;P&gt;Open app and reload.&lt;/P&gt;&lt;P&gt;No triggers are left.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 07:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206003#M62278</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2013-10-15T07:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206004#M62279</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;We are using GIT with QV11 but I have an issue and some questions with the PRJ files:&lt;/P&gt;&lt;P&gt;The following scenario:&lt;/P&gt;&lt;P&gt;When I get the latest source code, the PRJ folders files are updated (datetime stamp) with latest schema.&lt;/P&gt;&lt;P&gt;How do I get my qvw solution refreshed with the PRJ schema?? I read on the forum that open and save as with overwrite would do the trick. If so, then I face the issue that GIT "sees" a change to that folder because I had to save it although no real changes have been made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing something wrong in the process of getting the latest solution vs GIT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 11:10:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206004#M62279</guid>
      <dc:creator />
      <dc:date>2014-11-20T11:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206005#M62280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get your changes you have to open and save your app.&lt;/P&gt;&lt;P&gt;Publisher (qvb.exe) doesn't do that unfortunately.&lt;/P&gt;&lt;P&gt;We accomplish this by: qv.exe /r app.qvw and then the Publisher will reload and publish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 11:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206005#M62280</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2014-11-20T11:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206006#M62281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but my point is, when I save them, GIT sees this as a change although nothing has changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 12:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206006#M62281</guid>
      <dc:creator />
      <dc:date>2014-11-20T12:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Break apart Qlikview File</title>
      <link>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206007#M62282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Ask Qlik about that. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 12:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Break-apart-Qlikview-File/m-p/206007#M62282</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2014-11-20T12:42:21Z</dc:date>
    </item>
  </channel>
</rss>

