<?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 QVW Version Alignment in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVW-Version-Alignment/m-p/244476#M1280334</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;You can run a script like this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Each fldr in FileList('C:\QVW\*.qvw')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Trace Reloading $(fldr);&lt;/P&gt;&lt;P&gt; EXECUTE "C:\Program Files\QlikView\qv.exe /r $(fldr)" ;&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's similar to the code you posted yesterday for server specs, isn't it? .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2011 17:43:38 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2011-05-26T17:43:38Z</dc:date>
    <item>
      <title>QVW Version Alignment</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Version-Alignment/m-p/244473#M1280321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if there is a quick way to read all my QVW's (close to 90 different QVWs) and update it to the latest version of QV that I have (V10 SR2)?&amp;nbsp; I know I have docs out in my folders (back ups, test, etc) that span from 8.5 sr* to V10 SR2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to avoid opening up each one and saving manually, as some are as big as 16 gigs in size.&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;Scott&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/QVW-Version-Alignment/m-p/244473#M1280321</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>QVW Version Alignment</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Version-Alignment/m-p/244474#M1280327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The document format is compatible from v7 to v10.&amp;nbsp; I'm not sure what you are trying to accomplish by saving with the new version.&amp;nbsp; If you schedule the document reloads with the version 10 publisher or QVE, they should work going forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is you set-up?&amp;nbsp; Are you using server or are these stand alone docs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 16:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Version-Alignment/m-p/244474#M1280327</guid>
      <dc:creator>bnichol</dc:creator>
      <dc:date>2011-05-26T16:44:05Z</dc:date>
    </item>
    <item>
      <title>QVW Version Alignment</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Version-Alignment/m-p/244475#M1280330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing you want to get the new meta data into your files, which I beleve requires a reload. There is an entry in this thread &lt;A _jive_internal="true" href="https://community.qlik.com/message/116136#116136"&gt;http://community.qlik.com/message/116136#116136&lt;/A&gt; where comeone discusses setting up a mass reload. I believe you could also use a FOR command from the command line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 17:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Version-Alignment/m-p/244475#M1280330</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-05-26T17:27:11Z</dc:date>
    </item>
    <item>
      <title>QVW Version Alignment</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Version-Alignment/m-p/244476#M1280334</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;You can run a script like this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Each fldr in FileList('C:\QVW\*.qvw')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Trace Reloading $(fldr);&lt;/P&gt;&lt;P&gt; EXECUTE "C:\Program Files\QlikView\qv.exe /r $(fldr)" ;&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's similar to the code you posted yesterday for server specs, isn't it? .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 17:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Version-Alignment/m-p/244476#M1280334</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-26T17:43:38Z</dc:date>
    </item>
    <item>
      <title>QVW Version Alignment</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Version-Alignment/m-p/244477#M1280335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Server to perform my reloads, but I am trying to read in Meta data per one of the new docs posted here &lt;A _jive_internal="true" href="https://community.qlik.com/groups/meta-model-qv-power-tool"&gt;http://community.qlik.com/groups/meta-model-qv-power-tool&lt;/A&gt;.&amp;nbsp; It requires that all docs need to be in the V10 SR2 version, meaning opening, saving, and closing each one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess I was more of checking to see if there was a quick way to do it rather than scripting.&amp;nbsp; I didnt want to go through all the work to find out later all I had to do was &lt;EM&gt;*insert easy way, you'd have to be dumb to overlook*&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the replies, I will write a script to do a partial reload of a few files to test it out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 18:31:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Version-Alignment/m-p/244477#M1280335</guid>
      <dc:creator />
      <dc:date>2011-05-26T18:31:05Z</dc:date>
    </item>
  </channel>
</rss>

