<?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: Script Governance in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-Governance/m-p/1297343#M1250747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just search for QlikView / Qlik version control:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/QlikView_Project_Files.htm" title="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/QlikView_Project_Files.htm"&gt;https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/QlikView_Project_Files.htm&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=0MvhpcpJzAc" title="https://www.youtube.com/watch?v=0MvhpcpJzAc"&gt;Creating prj Folder in QlikView - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3424"&gt;Updated Guide to QlikView and Source Control (TFS &amp;amp;amp; Subversion)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://aqlik.se/2016/04/best-practices-for-keeping-your-qlik-framework-under-version-control/" title="http://aqlik.se/2016/04/best-practices-for-keeping-your-qlik-framework-under-version-control/"&gt;Best practices for keeping your Qlik framework under version control – aqlik&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 May 2017 20:21:01 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2017-05-08T20:21:01Z</dc:date>
    <item>
      <title>Script Governance</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Governance/m-p/1297339#M1250732</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;i have a question.&lt;/P&gt;&lt;P&gt;assuming there are several developers with access to the QV scripts,&lt;/P&gt;&lt;P&gt;is there a way find out who made changes at the script?&lt;/P&gt;&lt;P&gt;few lines were commented (probably by mistake) - is there a way of checking who did it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shay&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/Script-Governance/m-p/1297339#M1250732</guid>
      <dc:creator>shayraber</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Script Governance</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Governance/m-p/1297340#M1250735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A&amp;nbsp; source control system should do what you want.&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Version_control" title="https://en.wikipedia.org/wiki/Version_control"&gt;Version control - Wikipedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can put your application under source control:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Source_Control.htm" title="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Source_Control.htm"&gt;https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Source_Control.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or at least use include script files and only put these under source control.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2017 16:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Governance/m-p/1297340#M1250735</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-05-07T16:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Script Governance</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Governance/m-p/1297341#M1250739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shay, if you move over to a Version Controlled environment, you'ld better switch to a -prj document setup as well. Because the next mystery that you will probably face is something along the lines of "who broke expression 7 in that complex pivot table object in production". And those are even less transparent to figure out.&lt;/P&gt;&lt;P&gt;Switching to a -prj setup will save all aspects of a QlikView document to XML files, which - being ordinary text - can be tracked in that same VCS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 11:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Governance/m-p/1297341#M1250739</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-05-08T11:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Script Governance</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Governance/m-p/1297342#M1250743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Peter and Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I understand you right, you both suggest the -prj folder as a solution.&lt;/P&gt;&lt;P&gt;can anyone, please, refer me to a guide or something about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 19:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Governance/m-p/1297342#M1250743</guid>
      <dc:creator>shayraber</dc:creator>
      <dc:date>2017-05-08T19:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Script Governance</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Governance/m-p/1297343#M1250747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just search for QlikView / Qlik version control:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/QlikView_Project_Files.htm" title="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/QlikView_Project_Files.htm"&gt;https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/QlikView_Project_Files.htm&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=0MvhpcpJzAc" title="https://www.youtube.com/watch?v=0MvhpcpJzAc"&gt;Creating prj Folder in QlikView - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3424"&gt;Updated Guide to QlikView and Source Control (TFS &amp;amp;amp; Subversion)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://aqlik.se/2016/04/best-practices-for-keeping-your-qlik-framework-under-version-control/" title="http://aqlik.se/2016/04/best-practices-for-keeping-your-qlik-framework-under-version-control/"&gt;Best practices for keeping your Qlik framework under version control – aqlik&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 20:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Governance/m-p/1297343#M1250747</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-05-08T20:21:01Z</dc:date>
    </item>
  </channel>
</rss>

