<?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: QV Publisher, datamodel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525617#M1269052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I should rephrase my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment we are loading 10 QVDs into a QVW file and reduce it based on field value. However the QVDs are growing exceedingly large (as we keep on adding new databases). Is it possible to create separate QVDs (one per database) and then load them into corresponding QVW files (again per database, so reduced on database ID)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like we should loop over each QVD, and then reduce on field value, but in doing so the QVW will still take up loads of RAM. Creating one QVW file per database on the other hand will result in increased version management. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the question: &lt;STRONG&gt;how can I create QVD's per database and then the corresponding QVW (per database), while having one master QVW?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2013 14:44:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-18T14:44:22Z</dc:date>
    <item>
      <title>QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525615#M1269046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have built an application that will be updated overnight and reduced to different QVWs based on field value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I'm now considering whether to create different QVD files (one per QVW) or one large QVD that will be split up in different QVW's using the task described above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm afraid the QVD will become very large, and because the QVWs will be updated at different moments during the day it might be hard to schedule updating the QVD. At the moment I'm leaning towards creating multiple QVD source files.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Can anyone offer his thoughts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If I opt for creating multiple QVDs, then how do I create one QVW that I can update for each file (as you can imagine I don't want to maintain 100 QVWs that are exactly the same except for their source data?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have uploaded the model as I think fits my purposes best, however implementation on the right hand side (QVD-&amp;gt;QVW) I could use some help on. &lt;/SPAN&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/QV-Publisher-datamodel/m-p/525615#M1269046</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525616#M1269049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A QVD can contain only 1 table. So if you want to use 1 QVD per QVW you have to put your entire data model for that particular QVW in a single QVD. That will likely result in a very big QVD file and also in the front-end of the QVW it doesn't help performance because you need DISTINCT if you want to calculate unique values. That's is also not so well for performance.&lt;/P&gt;&lt;P&gt;What about loading multiple QVDs into a QVW and reduce that with Publisher? Depending on the size of the document, the data reduction and the number of users you could also opt for data reduction on opening using Section Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kjeld&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 14:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525616#M1269049</guid>
      <dc:creator />
      <dc:date>2013-09-18T14:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525617#M1269052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I should rephrase my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment we are loading 10 QVDs into a QVW file and reduce it based on field value. However the QVDs are growing exceedingly large (as we keep on adding new databases). Is it possible to create separate QVDs (one per database) and then load them into corresponding QVW files (again per database, so reduced on database ID)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like we should loop over each QVD, and then reduce on field value, but in doing so the QVW will still take up loads of RAM. Creating one QVW file per database on the other hand will result in increased version management. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the question: &lt;STRONG&gt;how can I create QVD's per database and then the corresponding QVW (per database), while having one master QVW?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 14:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525617#M1269052</guid>
      <dc:creator />
      <dc:date>2013-09-18T14:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525618#M1269055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Daniel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I presume for your '&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;one master QVW&lt;/STRONG&gt;'&amp;nbsp; you wish to load all the discrete database QVD's into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a wild card when loading QVD's.&amp;nbsp; So if you have 3 QVD's called say:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;DATABASE_1&lt;/LI&gt;&lt;LI&gt;DATABASE_2&lt;/LI&gt;&lt;LI&gt;DATABASE_3&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt;load&amp;nbsp;&amp;nbsp; * from&amp;nbsp; 'DATABASE_*.qvd' (qvd);&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should load all three of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill Markham&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 15:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525618#M1269055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-18T15:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525619#M1269057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is I don't want to have a Master QVW, because of it's sheer size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is a set of QVD's per database, one QVW that loads one database, publishes it and then loads the next database..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 07:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525619#M1269057</guid>
      <dc:creator />
      <dc:date>2013-09-19T07:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525620#M1269060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a Publisher license you can create QVDs without the need to create a QVW. &lt;BR /&gt;In the QMC you can go to System &amp;gt; Supporting Tasks &amp;gt; QVD creation.&lt;/P&gt;&lt;P&gt;You assign a folder as both a mounted source folder and user documents folder containing the file(s) loading the QVDs. The file can be reloaded in place, so it will be visible on the AccessPoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a bit of an odd solution though. I don't consider the same reference of a source folder and a document folder to be a best practice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Kjeld&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 08:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525620#M1269060</guid>
      <dc:creator />
      <dc:date>2013-09-19T08:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525621#M1269063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #3d3d3d; background: white; font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;Daniel&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;I have some QVD generators that loop through various Oracle Users on various databases.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;I use a spreadsheet to hold all the connect strings then read this into QlikView and loop round it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;In the example below you’ll see that I construct a variable &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;vQVDFile&lt;/EM&gt;&lt;/STRONG&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;that defines the name and location for the QVD file for each database in each loop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;////////////////////////////////////////////////////////////////////////////////////&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Connects :&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;////////////////////////////////////////////////////////////////////////////////////&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;DATABASE&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;CONNECT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;ORACLEUSER&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt; [..\..\Config\Connect.STWT.xlsx]&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; Sheet1)&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;where&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;ORACLEUSER&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;// 'US_M01_T5L' ,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'WE_M01_T4L' ,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;// 'UK_M01_T4C'&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;BR /&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;////////////////////////////////////////////////////////////////////////////////////&lt;BR /&gt; // Start of the Loop&lt;BR /&gt; ////////////////////////////////////////////////////////////////////////////////////&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;FOR&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;vCounter&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;=1 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;to&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;NoOfRows&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;('Connects')&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;let&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;vLastLoadStart&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;() ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;let&lt;/STRONG&gt;&amp;nbsp; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;vDatabase&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;('DATABASE', &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(vCounter)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;-1, 'Connects') ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;let&lt;/STRONG&gt;&amp;nbsp; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;vOracleUser&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;('ORACLEUSER', &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(vCounter)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;-1, 'Connects') ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;let&lt;/STRONG&gt;&amp;nbsp; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;vConnect&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;('CONNECT', &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(vCounter)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;-1, 'Connects') ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;let&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;vQVDFile&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = '$(vSTWTFolderQVD)$(vDatabase).$(vOracleUser).$(vFileNamePrefix).qvd';&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;let&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;vLogFile&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = '$(vFolderLog)$(vDatabase).$(vOracleUser).$(vFileNamePrefix).Log.qvd';&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;///////////////////////////////////////////////////////////////////////////&lt;BR /&gt; // trace variables&lt;BR /&gt; ///////////////////////////////////////////////////////////////////////////&lt;BR /&gt; &lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Trace&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Trace&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ******************** ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Trace&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; vDatabase: &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(vDatabase)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Trace&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; vOracleUser: &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(vOracleUser)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Trace&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; vFolderLog: &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(vFolderLog)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Trace&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; vSTWTFolderQVD: &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(vSTWTFolderQVD)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Trace&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; vFileNamePrefix: &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(vFileNamePrefix)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Trace&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; vQVDFile: &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(vQVDFile)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Trace&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; vLogFile: &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(vLogFile)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Trace&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&amp;nbsp; ******************** ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Trace&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;//////////////////////////////////////////////////////////////////////////////////////&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;//&amp;nbsp; BEWARE: The QlikView editor will red underline this, but it is actually ok.&lt;BR /&gt; &lt;/SPAN&gt;&amp;nbsp; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(vConnect)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;//////////////////////////////////////////////////////////////////////////////////////&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;................... load your data from the database&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;.//..................... save the QVD, drop the table &amp;amp; wait 5 seconds to release latches&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;STORE&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; MSO&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; '$(vQVDFile)' (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;);&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;drop&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; MSO ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;sleep&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(5000) ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;.//..................... don’t forget to close the loop and drop the Connects table&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;next&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;drop&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; Connects ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: green;"&gt;///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica','sans-serif';"&gt;Bill Markham&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 09:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525621#M1269063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-19T09:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525622#M1269065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's exactly what I was looking for, and how I considered creating the QVD files. &lt;/P&gt;&lt;P&gt;The second step is I have an app that will be exactly the same for all databases, but I don't want to load all the separate QVD files into one QVW. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would one go about letting a QVW looping through the right subset of QVD's and then publishing the corresponding QVW with corresponding rights to the server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 09:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525622#M1269065</guid>
      <dc:creator />
      <dc:date>2013-09-19T09:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525623#M1269067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Daniel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used Section Access to have a single qvw dashboard, but only allowing specific AD Groups / Users to see their subset of data.&amp;nbsp; This can reduce the data available to each AD User to what they are allowed to see, hence alleviating issues due the large volume of the total data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1853"&gt;http://community.qlik.com/docs/DOC-1853 &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV Publisher has its&amp;nbsp; "Loop and Reduce" functionality.&amp;nbsp; I have never used it though as Section gives exactly the results I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Helvetica, sans-serif; color: #3d3d3d; background-color: white;"&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="font-family: Helvetica, sans-serif; color: #3d3d3d;"&gt;Bill Markham&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 09:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525623#M1269067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-19T09:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525624#M1269069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting piece of information but still not quite what I'm looking for..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say I have 1000 customers, each with a DB and corresponding QVD file of 10GB. That will result in 1000 * 10 * 1.25 =1250TB of RAM use; if all needs to be loaded in one document, and THEN restricted by using section access. Right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the issue, we simply can't load ALL data in one file and THEN distribute. As far as publisher goes, I'll have a look again, I only saw a reduce funtion, which still needs all data loaded in one file at least once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 10:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525624#M1269069</guid>
      <dc:creator />
      <dc:date>2013-09-19T10:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525625#M1269070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Daniel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not convinced at all that your estimate of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;1250TB of RAM, for your 1,000 Customers [i.e. a touch over a TB for a single customer] is remotely accurate.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about for testing you take one customer and generate the QVD&lt;S&gt; for that customer.&lt;/S&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use that to populate your qvw dashboard and see how much RAM it consumes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use something like Rob Wunderlich's Document Analyser &lt;A href="http://robwunderlich.com/downloads/" title="http://robwunderlich.com/downloads/"&gt;Downloads - Rob Wunderlich Qlikview Consulting&lt;/A&gt; to optimise RAM usage, especially removing unused data fields and eliminating GUI tables displaying loads &amp;amp; loads of rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would wager that &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;RAM&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;usage will be a lot, lot less than you expect. And with more tuning could be reduced even more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Helvetica, sans-serif; color: #3d3d3d; background-color: white;"&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="font-family: Helvetica, sans-serif; color: #3d3d3d;"&gt;Bill Markham&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 12:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525625#M1269070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-19T12:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525626#M1269071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah obviously I meant 12.5 and just as an example, there could be more than 1000 customers. Some customers have small databases (less than 1 gig) and yet others are larger). The 1.25 multiplier was provided by QlikTech as a rough rule of thumb..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for your suggestion to test for one customer, yeah we did. In fact, storing all customers in one combined file won't be a problem at all at first. However, it's best to be prepared for the future:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess our situation is pretty uncommon. Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 12:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525626#M1269071</guid>
      <dc:creator />
      <dc:date>2013-09-19T12:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: QV Publisher, datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525627#M1269072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can setup so you have one master qvw to load data into, then distribute master qvw by loop and reduce to X amount of qvws, they will then run another loop and reduce and provide one specific document per user.&lt;/P&gt;&lt;P&gt;And you dont have to publisher master doc as each user has it´s own file.&amp;nbsp; Or split it down to working sizes in the second step and then use Section access to control access, and publish DataAA,etc&lt;/P&gt;&lt;P&gt;All comes down to what works and not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataA &amp;gt;&lt;/P&gt;&lt;P&gt;DataAA&lt;/P&gt;&lt;P&gt;DataAB&lt;/P&gt;&lt;P&gt;DataAC&amp;gt;&lt;/P&gt;&lt;P&gt;UsersA&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;P&gt;Amy&lt;/P&gt;&lt;P&gt;UsersB&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;P&gt;Bewoulf&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 11:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Publisher-datamodel/m-p/525627#M1269072</guid>
      <dc:creator />
      <dc:date>2013-09-24T11:17:02Z</dc:date>
    </item>
  </channel>
</rss>

