<?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: Promulgating changes to script to all containers in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805581#M2898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could change the file in 0.Administration\0.Template\1.ContainerTemplate\3.Include\... This change will the replicate to every NEW container you create with the variable editor, for existing containers you will have to do it manually&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Feb 2015 16:52:30 GMT</pubDate>
    <dc:creator>maximiliano_vel</dc:creator>
    <dc:date>2015-02-27T16:52:30Z</dc:date>
    <item>
      <title>Promulgating changes to script to all containers</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805579#M2896</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;If I make changes to a file e.g. ..\3.Include\4.Sub\7.CalendarGen.qvs to include some extra flags, how do I promulgate the changes through to all of the other containers? Do I have to copy and paste the updated file to each container or is there alternative way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805579#M2896</guid>
      <dc:creator>qliknerd</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Promulgating changes to script to all containers</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805580#M2897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe have a common repository ... ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 14:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805580#M2897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-27T14:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Promulgating changes to script to all containers</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805581#M2898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could change the file in 0.Administration\0.Template\1.ContainerTemplate\3.Include\... This change will the replicate to every NEW container you create with the variable editor, for existing containers you will have to do it manually&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 16:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805581#M2898</guid>
      <dc:creator>maximiliano_vel</dc:creator>
      <dc:date>2015-02-27T16:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Promulgating changes to script to all containers</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805582#M2899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, thought so. Thanks for the responses. I may need to write a macro to feed a change through to multiple containers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Easier than I thought - found a sample batch file &lt;A href="http://www.techpowerup.com/forums/threads/bat-file-script-to-find-and-replace-files.146231/"&gt;here&lt;/A&gt;, I'm on Win7 and here's what I did. This worked for me, but make sure you proceed with caution/have a backup if you want to try this for yourselves:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Place edited 7.CalendarGen.qvs in root QlikView folder (C:\~Qlik~)&lt;/LI&gt;&lt;LI&gt;Did a search in Windows Explorer for all 7.CalendarGen.qvs files with this folder and all subfolders. I currently have 32 containers.&lt;/LI&gt;&lt;LI&gt;Select all files, Right Click&amp;gt;Properties, changed "Read Only" attributes to False.&lt;/LI&gt;&lt;LI&gt;Opened up a command window (cmd) and navigated to C:\~Qlik~ using the command cd C:\~Qlik~&lt;/LI&gt;&lt;LI&gt;Ran the following command: &lt;STRONG&gt;for /F "tokens=*" %P in ('dir /b /s 7.CalendarGen.qvs') do copy /Y .\7.CalendarGen.qvs "%P"&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;All the files in all of the subcontainers were overwritten with the one in my root folder.&lt;/LI&gt;&lt;LI&gt;Select all the 7.CalendarGen.qvs files again in windows explorer, Right Click&amp;gt;Properties, changed "Read Only" attributes back to True.&lt;/LI&gt;&lt;LI&gt;Deleted the 7.CalendarGen.qvs in root QlikView folder&lt;/LI&gt;&lt;LI&gt;All subcontiners had the following file with a changed date modified:&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;IMG alt="7.CalGen.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/79606_7.CalGen.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can now run this whenever I want to update all files with the same name in future, e.g. like I had to with the 3.UK.qvs in the Locale folder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 13:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805582#M2899</guid>
      <dc:creator>qliknerd</dc:creator>
      <dc:date>2015-03-02T13:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Promulgating changes to script to all containers</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805583#M2900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an easy way to do this as well &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt; VariableEditor has an upgrade function that can be used just for this kind of things. Read more on this in &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5308"&gt;Operations Guide&lt;/A&gt; Variable Editor section. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If you have added good additions to the calendar it would be great to update the framework for everyone, please attach the script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Magnus&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 14:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805583#M2900</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2015-03-02T14:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Promulgating changes to script to all containers</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805584#M2901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Magnus I will have a read through the op guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A lot of the work I'm doing is driven off Fiscal Year so I needed some additional flags for this Fiscal YTD and Previous Fiscal YTD. I'm UK based and our Fiscal Year starts in April.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Load [$(vL.DateFieldLinkName)],&lt;BR /&gt;// Fiscal Dates&lt;BR /&gt;Year(AddMonths([$(vL.DateFieldLinkName)],$(vL.MonthsLeftFiscalDates))) AS [$(vL.CalendarTableName) Fiscal Year],&lt;BR /&gt;Dual(Num(Month(AddMonths([$(vL.DateFieldLinkName)],$(vL.MonthsLeftFiscalDates)))) &amp;amp; '. ' &amp;amp; Month([$(vL.DateFieldLinkName)]),&lt;BR /&gt;Num(Month(AddMonths([$(vL.DateFieldLinkName)],$(vL.MonthsLeftFiscalDates))))) AS [$(vL.CalendarTableName) Fiscal Month],&lt;BR /&gt;'Q' &amp;amp; Ceil(Num(Month(AddMonths([$(vL.DateFieldLinkName)],$(vL.MonthsLeftFiscalDates)))) / 3) AS [$(vL.CalendarTableName) Fiscal Quarter],&lt;BR /&gt;Date(MonthStart(AddMonths([$(vL.DateFieldLinkName)],$(vL.MonthsLeftFiscalDates))),'MM-YYYY') AS [$(vL.CalendarTableName) Fiscal MonthYear], &lt;BR /&gt;dual('Q' &amp;amp; Ceil(Num(Month(AddMonths([$(vL.DateFieldLinkName)],$(vL.MonthsLeftFiscalDates)))) / 3) &amp;amp; '-' &amp;amp; Year(AddMonths([$(vL.DateFieldLinkName)],$(vL.MonthsLeftFiscalDates))),&lt;BR /&gt;QuarterStart(AddMonths([$(vL.DateFieldLinkName)],$(vL.MonthsLeftFiscalDates)))) AS [$(vL.CalendarTableName) Fiscal QuarterYear],&lt;BR /&gt;&lt;STRONG&gt;if(YearToDate([$(vL.DateFieldLinkName)], 0, 4, $(vL.CalendarGenToday)),1,0) AS [$(vL.CalendarTableName) Fiscal YTD Flag],&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;if(YearToDate([$(vL.DateFieldLinkName)], -1, 4, $(vL.CalendarGenToday)),1,0) AS [$(vL.CalendarTableName) Fiscal PYTD Flag]&lt;/STRONG&gt;&lt;BR /&gt;// End Fiscal Dates&lt;BR /&gt;Resident [$(vL.CalendarTableName)];&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 14:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Promulgating-changes-to-script-to-all-containers/m-p/805584#M2901</guid>
      <dc:creator>qliknerd</dc:creator>
      <dc:date>2015-03-02T14:49:28Z</dc:date>
    </item>
  </channel>
</rss>

