<?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: QVD File Setup Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-File-Setup-Data/m-p/886063#M308946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have no joins in your script and fields are not similar it create one QVD in your case.&lt;/P&gt;&lt;P&gt;To create 3 QVD's do the following&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: verdana, geneva;"&gt;LOADQVD:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: verdana, geneva;"&gt;SQL &amp;lt; Statement Table 1&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: verdana, geneva; font-size: 10.6666669845581px;"&gt;store LOADQVD into &lt;C&gt;;&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: verdana, geneva; font-size: 10.6666669845581px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: verdana, geneva; font-size: 10.6666669845581px;"&gt;LOADQVD1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: verdana, geneva;"&gt;SQL &amp;lt; Statement Table 2&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10.6666669845581px; font-family: verdana, geneva; font-weight: inherit;"&gt;store LOADQVD1 into &lt;C&gt;;&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10.6666669845581px; font-family: verdana, geneva; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10.6666669845581px; font-family: verdana, geneva; font-weight: inherit;"&gt;LOADQVD2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: verdana, geneva;"&gt;SQL &amp;lt; Statement Table 3&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10.6666669845581px; font-family: verdana, geneva; font-weight: inherit;"&gt;store LOADQVD2 into &lt;C&gt;;&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;but is this right to have single query for single qvd. What if I am going to have more than 15 table load. I should build same count of QVD files ?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;That all depends on how you build your data model ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jul 2015 05:55:40 GMT</pubDate>
    <dc:creator>qlikmsg4u</dc:creator>
    <dc:date>2015-07-16T05:55:40Z</dc:date>
    <item>
      <title>QVD File Setup Data</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Setup-Data/m-p/886059#M308942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: verdana, geneva;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 8pt;"&gt;I was curious to know, the QVD file created does it hold the data for one or many query with the block or just a single query.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 8pt;"&gt;Example&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 8pt;"&gt;LOADQVD:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 8pt;"&gt;SQL &amp;lt; Statement Table 1&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: verdana, geneva;"&gt;SQL &amp;lt; Statement Table 2&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: verdana, geneva;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: verdana, geneva;"&gt;SQL &amp;lt; Statement Table 3&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: verdana, geneva;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: verdana, geneva;"&gt;store LOADQVD into &lt;C&gt;;&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: verdana, geneva;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: verdana, geneva;"&gt;based on above example. will my qvd file hold all the 3 statement data or only for the Table 1 ? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: verdana, geneva;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: verdana, geneva;"&gt;I am testing this. but due to slow system adn data process I am not able to test and posting the query to community for quick update.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: verdana, geneva;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 8pt;"&gt;Thanks &lt;/SPAN&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 05:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Setup-Data/m-p/886059#M308942</guid>
      <dc:creator />
      <dc:date>2015-07-16T05:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Setup Data</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Setup-Data/m-p/886060#M308943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QVD holds only one Table (If those tables has joins and it ultimately forms one table.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case it just holds table1, if there is no auto concatenation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 05:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Setup-Data/m-p/886060#M308943</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-07-16T05:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Setup Data</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Setup-Data/m-p/886061#M308944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, I dont have joins in my script. I want to load all the data. So based on your update. I should create 3 diff QVD files. In future if&amp;nbsp; I am going to have incremental load than it should be done for all the qvd. Am I right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but is this right to have single query for single qvd. What if I am going to have more than 15 table load. I should build same count of QVD files ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 05:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Setup-Data/m-p/886061#M308944</guid>
      <dc:creator />
      <dc:date>2015-07-16T05:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Setup Data</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Setup-Data/m-p/886062#M308945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, if all your SQL statement has same field names and same number of fields&amp;nbsp; then it will store the data from all SQL statements( as it will be a single table due to autoconcatenate in QlikView).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second, if your SQL statements are independent (no relation ships with each other) then it will store only first SQL statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 05:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Setup-Data/m-p/886062#M308945</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-16T05:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Setup Data</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Setup-Data/m-p/886063#M308946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have no joins in your script and fields are not similar it create one QVD in your case.&lt;/P&gt;&lt;P&gt;To create 3 QVD's do the following&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: verdana, geneva;"&gt;LOADQVD:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: verdana, geneva;"&gt;SQL &amp;lt; Statement Table 1&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: verdana, geneva; font-size: 10.6666669845581px;"&gt;store LOADQVD into &lt;C&gt;;&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: verdana, geneva; font-size: 10.6666669845581px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: verdana, geneva; font-size: 10.6666669845581px;"&gt;LOADQVD1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: verdana, geneva;"&gt;SQL &amp;lt; Statement Table 2&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10.6666669845581px; font-family: verdana, geneva; font-weight: inherit;"&gt;store LOADQVD1 into &lt;C&gt;;&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10.6666669845581px; font-family: verdana, geneva; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10.6666669845581px; font-family: verdana, geneva; font-weight: inherit;"&gt;LOADQVD2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: verdana, geneva;"&gt;SQL &amp;lt; Statement Table 3&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10.6666669845581px; font-family: verdana, geneva; font-weight: inherit;"&gt;store LOADQVD2 into &lt;C&gt;;&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;but is this right to have single query for single qvd. What if I am going to have more than 15 table load. I should build same count of QVD files ?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;That all depends on how you build your data model ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 05:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Setup-Data/m-p/886063#M308946</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-07-16T05:55:40Z</dc:date>
    </item>
  </channel>
</rss>

