<?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 New Governance 1.1 Custom Code in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557893#M1326997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I ahve added custom code which is nothing but loading one extra table to idnetify live apps in our system. This code is working fine with 1.0 But with 1.1 this does not seem to be working,. I have attached screenshot with log and code.. Please advise&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Governance Custom Code.png" class="jive-image" src="/legacyfs/online/51989_Governance Custom Code.png" style="width: 620px; height: 392px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>New Governance 1.1 Custom Code</title>
      <link>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557893#M1326997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I ahve added custom code which is nothing but loading one extra table to idnetify live apps in our system. This code is working fine with 1.0 But with 1.1 this does not seem to be working,. I have attached screenshot with log and code.. Please advise&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Governance Custom Code.png" class="jive-image" src="/legacyfs/online/51989_Governance Custom Code.png" style="width: 620px; height: 392px;" /&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/New-Governance-1-1-Custom-Code/m-p/557893#M1326997</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: New Governance 1.1 Custom Code</title>
      <link>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557894#M1326999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Faisal,&lt;/P&gt;&lt;P&gt;Try including that custom script in a text file and referencing that text file in "User Config script" option:&lt;/P&gt;&lt;P&gt;For example, if you put the script in a file called "MyCustomScript.txt" and save that file in the same directory as the Governance Dashboard, the configuration would look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/51997_Capture.JPG.jpg" style="width: 620px; height: 82px;" /&gt;&lt;/P&gt;&lt;P&gt;Your other configuration settings would be the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding the script in the script editor won't work because of the presence of a "Exit Script;" in the hidden script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 17:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557894#M1326999</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-01-23T17:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: New Governance 1.1 Custom Code</title>
      <link>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557895#M1327001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,, Why in the world they have mentioned write your code here and 1.0 is working just fine.... so if i use "use Config Script" ,, will it expect me give all source and log paths?&amp;nbsp; I have already mentined those without config file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 22:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557895#M1327001</guid>
      <dc:creator />
      <dc:date>2014-01-23T22:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: New Governance 1.1 Custom Code</title>
      <link>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557896#M1327002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You won't need to specify config settings in the "user config" file.&lt;/P&gt;&lt;P&gt;The "User Config" file can be used to set / pass variables in for the config. It can also be used to pass in your own section of script, as you are trying to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 00:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557896#M1327002</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-01-24T00:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: New Governance 1.1 Custom Code</title>
      <link>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557897#M1327004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks it worked. How did you know that there was exit script command in it?&lt;/P&gt;&lt;P&gt; Now here is interesting situation,,, attached screenshot that talks about last 28 days Max Docs Loaded(30) and Apps Accessed (40),,&amp;nbsp; Why loaded apps are 30 are apps accessed are 40?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Governance doc loaded.png" class="jive-image" src="/legacyfs/online/52060_Governance doc loaded.png" style="width: 620px; height: 419px;" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 20:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557897#M1327004</guid>
      <dc:creator />
      <dc:date>2014-01-24T20:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: New Governance 1.1 Custom Code</title>
      <link>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557898#M1327006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Max Docs Loaded&lt;/STRONG&gt; is a calculation of the max documents loaded in server at any given point int time during the last 28 days whereas &lt;STRONG&gt;Apps Accessed&lt;/STRONG&gt; simply counts the number of unique Apps (DocName) which appear in the session logs during the last 28 days.&lt;/P&gt;&lt;P&gt;So, I would guess that in the last 28 days 40 apps were available to users, but only 30 were ever loaded into QV memory at any one given time.&lt;/P&gt;&lt;P&gt;Does that seem reasonable?&lt;/P&gt;&lt;P&gt;(Good observation, by the way!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 16:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557898#M1327006</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-01-30T16:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: New Governance 1.1 Custom Code</title>
      <link>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557899#M1327008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so Should i believe this &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>Sat, 01 Feb 2014 07:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557899#M1327008</guid>
      <dc:creator />
      <dc:date>2014-02-01T07:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: New Governance 1.1 Custom Code</title>
      <link>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557900#M1327010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know why not &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; It seems very possible that not all 40 apps were accessed in a single day.&amp;nbsp; And, if you are really just interested in app usage and user activity, go with the Apps Accessed metric. The Max Docs Loaded is more for gauging performance of a physical server - i.e. how much data was loaded in memory at one time on one server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 11:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Governance-1-1-Custom-Code/m-p/557900#M1327010</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-02-03T11:55:38Z</dc:date>
    </item>
  </channel>
</rss>

