<?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: Source Control/Version Control in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Source-Control-Version-Control/m-p/1272502#M1293175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess there is no better way to know this then to test it out. Will give it a shot and let you/everyone know what I found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2017 13:59:37 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-02-01T13:59:37Z</dc:date>
    <item>
      <title>Source Control/Version Control</title>
      <link>https://community.qlik.com/t5/QlikView/Source-Control-Version-Control/m-p/1272500#M1293169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can help me out here. I have been struggling to implement the Source Control for the QlikView dashboards but not entirely sure what would be the best way to do it. Let me first lay out a scenario for you and then it might make sense to explain the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Day 1: I created an app with 1 text box object (TX01)&lt;/P&gt;&lt;P&gt;Commit changes -&amp;gt; Revision 1 -&amp;gt; PRJ Includes TX01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Day 2: I created another object, let's say straight table (CH01)&lt;/P&gt;&lt;P&gt;Commit changes -&amp;gt; &lt;SPAN style="font-size: 13.3333px;"&gt;Revision 2 -&amp;gt; &lt;/SPAN&gt;PRJ includes TX01 and CH01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Day3: Removed TX01 and replaced it with a new text box object TX02&lt;/P&gt;&lt;P&gt;Commit changes -&amp;gt; Revision 3 -&amp;gt; PRJ includes TX02 and CH01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Day4: Made changes to CH01&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Commit changes -&amp;gt; Revision 4 -&amp;gt; PRJ includes TX02 and CH01 (updated)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Day5: Found out that the changes I made were not right and I need to roll back to Revision 4. Now the concern here is that when I roll back to Revision 3 will I see 2 (TX02, CH01) or 3 (TX01, &lt;SPAN style="font-size: 13.3333px;"&gt;TX02, CH01)&lt;/SPAN&gt; objects?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The issue I see is that although the current revision doesn't have TX01, but the object TX01 was never deleted from the repository. Is Source Control smart enough to know that I am rolling back to Rivision 3 which did not have TX01 in it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;This might not be a question for Qlik Community, but I am not sure where else to go with this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sunny&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Source-Control-Version-Control/m-p/1272500#M1293169</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Source Control/Version Control</title>
      <link>https://community.qlik.com/t5/QlikView/Source-Control-Version-Control/m-p/1272501#M1293172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in short: Yes, source control should be able to handle this correctly.&lt;/P&gt;&lt;P&gt;That's mainly why Source Control or configuration management was created, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We should be able to create a snapshot of a configuration and recall it whenever we like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(You just need to ensure that all necessary information is part of the configuration items under control, and here is where&amp;nbsp; the QV fun begins...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 13:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Source-Control-Version-Control/m-p/1272501#M1293172</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-02-01T13:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Source Control/Version Control</title>
      <link>https://community.qlik.com/t5/QlikView/Source-Control-Version-Control/m-p/1272502#M1293175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess there is no better way to know this then to test it out. Will give it a shot and let you/everyone know what I found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 13:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Source-Control-Version-Control/m-p/1272502#M1293175</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-01T13:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Source Control/Version Control</title>
      <link>https://community.qlik.com/t5/QlikView/Source-Control-Version-Control/m-p/1515681#M1293178</link>
      <description>&lt;P&gt;Does anyone have experience using TFS and SVN?&amp;nbsp; which one would they recommend. Im trying to determine what would work best for my small team of 3. I understand you need a server/service installed for both.&amp;nbsp; Anything I should consider when evaluating both? I find both confusing in terms of use case and setup.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 15:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Source-Control-Version-Control/m-p/1515681#M1293178</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2018-12-03T15:03:12Z</dc:date>
    </item>
  </channel>
</rss>

