<?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 want to customize governance dashboard, Please let me  know hidden script password. in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/want-to-customize-governance-dashboard-Please-let-me-know-hidden/m-p/664495#M107</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 want to customize governance dashboard, Please let me&amp;nbsp; know hidden script password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2025 20:40:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2025-05-08T20:40:30Z</dc:date>
    <item>
      <title>want to customize governance dashboard, Please let me  know hidden script password.</title>
      <link>https://community.qlik.com/t5/Archived-Groups/want-to-customize-governance-dashboard-Please-let-me-know-hidden/m-p/664495#M107</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 want to customize governance dashboard, Please let me&amp;nbsp; know hidden script password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2025 20:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/want-to-customize-governance-dashboard-Please-let-me-know-hidden/m-p/664495#M107</guid>
      <dc:creator />
      <dc:date>2025-05-08T20:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: want to customize governance dashboard, Please let me  know hidden script password.</title>
      <link>https://community.qlik.com/t5/Archived-Groups/want-to-customize-governance-dashboard-Please-let-me-know-hidden/m-p/664496#M108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;The decision was made to not allow the editing of (or access to) the hidden script, mainly to protect Intellectual Property and to maintain a certain level of supportability.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;To add data to the Governance Dashboard, you have two options:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;If you can run script at the beginning use the UserConfig script as a script inclusion mechanism. See the help for more info about UserConfig but keep in mind that you can just add whatever load script that you want there (except “BINARY….”). You can find some basic documentation on the UserConfig script &lt;A href="http://documentation.qlikview.com/governance-dashboard/1.1/QlikView_help.htm#Create_a_user_config_variable_script.htm%3FTocPath%3DHow%20to%20configure%20the%20Governance%20Dashboard|_____3"&gt;here&lt;/A&gt;. &lt;BR /&gt; or &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;If you must run something after everything else, you must save a copy of the governance dashboard.qvw, remove the hidden script, add a binary statement to the existing gov dashboard, and proceed with your scripting. Far from elegant, but it should work for cases where you want to “post-process” the data model in the Governance Dashboard.&amp;nbsp; See &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #984807;"&gt;below for instructions &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;on how to remove the hidden script.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #984807;"&gt;Removing Hidden Script from Governance Dashboard:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="color: #984807;"&gt;Create a copy of the Governance Dashboard, calling it GovernanceDashboardNoScript.qvw&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #984807;"&gt;Create a new folder named “GovernanceDashboardNoScript-prj” in the same folder as the new .qvw from step 1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #984807;"&gt;Open GovernanceDashboardNoScript.qvw, click SAVE, then close it.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #984807;"&gt;You should now have many xml and other files in the –prj folder&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #984807;"&gt;Delete the DocBinary.dat file (contains the load script)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #984807;"&gt;Open GovernanceDashboardNoScript.qvw again and click OK on the warning message&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #984807;"&gt;Save and close the app&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #984807;"&gt;Delete the PRJ folder&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #984807;"&gt;No you have an app without a script &lt;/SPAN&gt;&amp;gt;&lt;SPAN style="color: #984807;"&gt; in which you could use a BINARY statement to load in (and modify/add to) the Governance Dashboard data model&lt;/SPAN&gt;.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 12:52:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/want-to-customize-governance-dashboard-Please-let-me-know-hidden/m-p/664496#M108</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-10-07T12:52:14Z</dc:date>
    </item>
  </channel>
</rss>

