<?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: QVW executed via QMC task generates somewhat &amp;quot;different&amp;quot; QVD file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVW-executed-via-QMC-task-generates-somewhat-quot-different-quot/m-p/682320#M1263534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erik,&lt;/P&gt;&lt;P&gt;Yes, the Desktop and Publisher versions are the same: 11.20.11922.0 (SR2) 64-bit versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for suggestion, will contact the support. Hopefully they will be able to clarify the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2014 14:46:18 GMT</pubDate>
    <dc:creator>vlad_komarov</dc:creator>
    <dc:date>2014-07-24T14:46:18Z</dc:date>
    <item>
      <title>QVW executed via QMC task generates somewhat "different" QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-executed-via-QMC-task-generates-somewhat-quot-different-quot/m-p/682318#M1263525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've just noticed an interesting issue:&lt;/P&gt;&lt;P&gt;I've developed a QVD generation scripts and have tested it in from QV desktop. The result QVD file (QVD1) was successfully loaded into QVW UI application.&lt;/P&gt;&lt;P&gt;After the QVD generation file was published, the QMC task was executed which produced another QVD file (QVD2).&lt;/P&gt;&lt;P&gt;There is slight difference in actual QVD files sizes (&lt;STRONG style="text-decoration: underline;"&gt;2,594,121&lt;/STRONG&gt; KB for QVD1 vs. &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;2,594,122&lt;/STRONG&gt;&lt;/SPAN&gt; KB for QVD2) which caught my attention. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the main surprise came when I've reloaded these file into the UI application.&lt;/P&gt;&lt;P&gt;When the QVD2 file was loaded, the result QVW file significantly bigger (&lt;STRONG style="text-decoration: underline;"&gt;1,518,133&lt;/STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt; &lt;/SPAN&gt;KB in size vs. &lt;STRONG style="text-decoration: underline;"&gt;1,125,113&lt;/STRONG&gt; KB size of final UI QVW based on QVD1 file).....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both files contain the same number of records (24,099,984) and there is no difference in UI between these applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that I've loaded the UI QVW from QV Desktop in both cases, so the size difference is caused by the method the QVD was created, looks like. The QVD contains one table with &lt;STRONG&gt;106&lt;/STRONG&gt; fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did some testing with dummy data and the results are similar. The size difference depends on the number of fields in the QVD file.&lt;/P&gt;&lt;P&gt;Here is the summary:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Environment &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;# of fields in QVD&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;# of Records&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;QVD size&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;&lt;STRONG&gt;Result QVW size&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Diff&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Desktop&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;10,752,000&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;209,768 KB&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;124,789 KB&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;QMC&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;10,752,000&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;209,767 KB&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;124,808 KB&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;19 KB&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Desktop&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;18&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;10,752,000&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2,389,992 KB&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;1,713,190 KB&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;QMC&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;18&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;10,752,000&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;2,390,009 KB&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;1,714,841 KB&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;1,651 KB&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wondering what QV is doing to the Output QVD file if it inflates the size of QVW file that uses it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate experts' advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vladimir&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-executed-via-QMC-task-generates-somewhat-quot-different-quot/m-p/682318#M1263525</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: QVW executed via QMC task generates somewhat "different" QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-executed-via-QMC-task-generates-somewhat-quot-different-quot/m-p/682319#M1263530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vladimir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the same version of Desktop and Publisher? Is it tested on the same machine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might want to file a support case in order to see if this might be a bigger issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 13:11:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-executed-via-QMC-task-generates-somewhat-quot-different-quot/m-p/682319#M1263530</guid>
      <dc:creator>ergustafsson</dc:creator>
      <dc:date>2014-07-22T13:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: QVW executed via QMC task generates somewhat "different" QVD file</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-executed-via-QMC-task-generates-somewhat-quot-different-quot/m-p/682320#M1263534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erik,&lt;/P&gt;&lt;P&gt;Yes, the Desktop and Publisher versions are the same: 11.20.11922.0 (SR2) 64-bit versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for suggestion, will contact the support. Hopefully they will be able to clarify the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 14:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-executed-via-QMC-task-generates-somewhat-quot-different-quot/m-p/682320#M1263534</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2014-07-24T14:46:18Z</dc:date>
    </item>
  </channel>
</rss>

