<?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: Edit script to add distribution information in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688166#M1317726</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should get&amp;nbsp; an understanding of what the prj folder is. Google it or use this YouTube movie &lt;A href="http://youtu.be/0MvhpcpJzAc" title="http://youtu.be/0MvhpcpJzAc"&gt;Creating prj Folder in QlikView - YouTube&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2014 06:42:03 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2014-10-29T06:42:03Z</dc:date>
    <item>
      <title>Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688162#M1317722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to add a table with NTNAME etc. into the Governance Dashboard to enable the use of my client standard Loop and Distribute method in QMC. Running Governance Dashboard with the security code (or any code) added to the script, nothing happens. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to add custom script to the governance dashboard? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an "end script" command in the hidden script preventing me of adding custom code? Are there any work around. I tried binary load, but it feels like hidden script is run anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/100292" target="_blank"&gt;Vegar Lie Arntsen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;egbs consulting ab&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://bi-effekten.se/" target="_blank"&gt;http://bi-effekten.se&lt;/A&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/Edit-script-to-add-distribution-information/m-p/688162#M1317722</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688163#M1317723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vegar Arnsten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, there is an "Exit Script" at the end of the script.&lt;/P&gt;&lt;P&gt;You basically have two options. Note that option 2 gets you into the "not supported" realm, so proceed at your own risk &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If you can get execute your script before the data is loaded, you can use the UserConfig script.&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;You’d want to follow the instructions online about using a UserConfig script. (see &lt;A href="http://documentation.qlikview.com/governance-dashboard/1.1/QlikView_help.htm#Create_a_user_config_variable_script.htm"&gt;HERE&lt;/A&gt;). Just create a .txt file with the script above in it, turn ‘on’ UserConfig script in the configuration page of the Governance Dashboard, and input the filepath to you UserConfig script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Remove the hidden script in a copy of the Governance Dashboard and use "Binary"&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;Create a copy of the Governance Dashboard, calling it GovernanceDashboardNoScript.qvw&lt;/LI&gt;&lt;LI&gt;Create a new folder named “GovernanceDashboardNoScript-prj” in the same folder as the new .qvw&lt;/LI&gt;&lt;LI&gt;Open GovernanceDashboardNoScript.qvw, click SAVE, then close it.&lt;/LI&gt;&lt;LI&gt;You should now have many xml and other files in the –prj folder&lt;/LI&gt;&lt;LI&gt;Delete the DocBinary.dat file (contains the load script)&lt;/LI&gt;&lt;LI&gt;Open GovernanceDashboardNoScript.qvw again and click OK on the warning message&lt;/LI&gt;&lt;LI&gt;Save and close the app&lt;/LI&gt;&lt;LI&gt;Delete the PRJ folder&lt;/LI&gt;&lt;LI&gt;No you have an app without a script&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 20:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688163#M1317723</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-09-15T20:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688164#M1317724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm the most comfortable with the binary load solution. I had already started on that, but could not get rid of the Gooden script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will however take a better look at the user config script feature in GD. I've totally overlooked that feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help Tyler. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Vegar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 04:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688164#M1317724</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2014-09-16T04:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688165#M1317725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tyler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying on the second options, but I can't get the result for step 4#. Any advice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 06:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688165#M1317725</guid>
      <dc:creator />
      <dc:date>2014-10-29T06:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688166#M1317726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should get&amp;nbsp; an understanding of what the prj folder is. Google it or use this YouTube movie &lt;A href="http://youtu.be/0MvhpcpJzAc" title="http://youtu.be/0MvhpcpJzAc"&gt;Creating prj Folder in QlikView - YouTube&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 06:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688166#M1317726</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2014-10-29T06:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688167#M1317727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/170608"&gt;khoo cs&lt;/A&gt; - Be sure the name of the qvw and the -prj folder are the same. For example, if you kept the Governance Dashboard.qvw as is (did not rename), you would create a folder next to that .qvw called "Governance Dashboard-prj". Then open the Governance Dashboard.qvw, click Save, and close it.&amp;nbsp; You should then see the files in the -prj folder.&lt;/P&gt;&lt;P&gt;If that's not working, make sure you have permissions in the folder where you make the -prj folder -- or, copy the Governance Dashboard.qvw to your local computer and try it there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 11:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688167#M1317727</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-10-29T11:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688168#M1317728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I don't have permission. Thanks. Solved!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 02:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688168#M1317728</guid>
      <dc:creator />
      <dc:date>2014-10-30T02:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688169#M1317729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool, I understand on the prj folder, just can't get the result because of permission. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt; Anyway, solved and got it! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 02:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688169#M1317729</guid>
      <dc:creator />
      <dc:date>2014-10-30T02:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688170#M1317730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tyler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how to define the excluded Files | Directories in Governance Dashboard? Says I defined a path in "List of file paths to scan", can I exclude several directories which located inside the path?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 08:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688170#M1317730</guid>
      <dc:creator />
      <dc:date>2014-11-13T08:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688171#M1317731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this "excludes" is set using LUA patterns, as described here: &lt;A href="http://www.lua.org/pil/20.2.html" title="http://www.lua.org/pil/20.2.html"&gt;Programming in Lua : 20.2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Personally, I have found I'm not super skilled at getting the right pattern down, but you might have more experience here.&lt;/P&gt;&lt;P&gt;Separate each folder to exclude using the vertical pipe |.&lt;/P&gt;&lt;P&gt;Here's the paragraph from the online doc about GovDB (&lt;A href="http://documentation.qlikview.com/governance-dashboard/1.1/QlikView_help.htm#Create_Scan_Profiles.htm"&gt;HERE&lt;/A&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt; In the &lt;STRONG&gt;Excluded Files | Directories&lt;/STRONG&gt; entry fields, specify the files and directories to be excluded from the scan of the corresponding scan file path. &lt;P&gt;The scanner descends into all sub-directories of each scan path root directory to find all QVW, QVD and QVX files to analyze. One or more exclusion patterns (see &lt;A href="http://www.lua.org/manual/5.1/manual.html#Patterns" style="font-family: 'Segoe UI', sans-serif;"&gt;Patterns&lt;/A&gt;) can be entered into the Excluded Keywords text field (separated by vertical bar | characters) to exclude from the metadata scan individual files or entire directories whose names match the exclusion pattern. Note that if the name of the candidate folder or file matches ANY one of the pipe-delimited patterns, the file or subfolder (and all of contents) is excluded from the scan.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 12:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688171#M1317731</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-11-13T12:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688172#M1317732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Meaning, I need to separate the directories by | as below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D:\Qlikview\Testing|D:\Qlikview\Testing2|D:Qlikview\Testing3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688172#M1317732</guid>
      <dc:creator />
      <dc:date>2014-11-14T06:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688173#M1317733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, though you might just be able to use simply:&lt;/P&gt;&lt;P&gt;Testing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless you have other subfolders or QVW, QVD, or QVX files with the string "Testing" in it that you do want to include in the scan.&amp;nbsp; If not, though, you can include all items with "Testing" in the file path this way.&lt;/P&gt;&lt;P&gt;Please note that the LUA pattern is case sensitive.&lt;/P&gt;&lt;P&gt;If you are not sure the case of the folders and filenames, you might consider using the following:&lt;/P&gt;&lt;P&gt;[tT][eE][sS][tT][iI][nN][gG]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This captures both upper and lower case for each letter. seems a bit much for such a simple exclusion, but so it goes. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 11:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688173#M1317733</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-11-14T11:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688174#M1317734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info. To make myself clear, meaning for example, I need to scan several paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, in "List of File Paths to Scan", I put the root folder D:\Qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Excluded Files|Directories, I can just put the folder name like Backup|Testing|Docs|Model&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 02:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688174#M1317734</guid>
      <dc:creator />
      <dc:date>2014-11-18T02:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Edit script to add distribution information</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688175#M1317735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The List of File Paths to Scan will scan all the subfolders and files within that main folder (D:\QlikView). Then you can exclude files and subfolders within d:\QlikView by using the exclusion patterns, as you have listed them.&lt;/P&gt;&lt;P&gt;In your example, the scan would exclude all files within subfolders containing the case sensitive string "Backup", "Testing", "Docs" or "Model".&amp;nbsp; It would also exclude any files containing that case-sensitive string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 12:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-script-to-add-distribution-information/m-p/688175#M1317735</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-11-18T12:00:03Z</dc:date>
    </item>
  </channel>
</rss>

