<?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 Loading 10 million records into qlikview memory... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-10-million-records-into-qlikview-memory/m-p/362956#M575106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Hello ppl,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 10pt;"&gt;I am new to qlikview, till now I have used qvd to store the data and generate the reports using the same. I came up with some doubts and one of them is like this. My source table is actually located in some db tool (example: oracle) which is holding 10 million records with each and every detail of my customer details, sales, volume and data (denormalised data). Using this dataset I need to create a star schema in Qlikview with few dimensions and fact tables. Now my problem is there any other way of ﻿creating this star schema other than first loading all records from my prime source. I want to generate my dimensions and facts without dumping all the data into qlikview memory...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 10pt;"&gt;Please suggest me and also do let me know if my way to generate the report is correct or not... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 10pt;"&gt;Thanks in advance....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2012 10:41:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-22T10:41:41Z</dc:date>
    <item>
      <title>Loading 10 million records into qlikview memory...</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-10-million-records-into-qlikview-memory/m-p/362956#M575106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Hello ppl,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 10pt;"&gt;I am new to qlikview, till now I have used qvd to store the data and generate the reports using the same. I came up with some doubts and one of them is like this. My source table is actually located in some db tool (example: oracle) which is holding 10 million records with each and every detail of my customer details, sales, volume and data (denormalised data). Using this dataset I need to create a star schema in Qlikview with few dimensions and fact tables. Now my problem is there any other way of ﻿creating this star schema other than first loading all records from my prime source. I want to generate my dimensions and facts without dumping all the data into qlikview memory...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 10pt;"&gt;Please suggest me and also do let me know if my way to generate the report is correct or not... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 10pt;"&gt;Thanks in advance....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 10:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-10-million-records-into-qlikview-memory/m-p/362956#M575106</guid>
      <dc:creator />
      <dc:date>2012-05-22T10:41:41Z</dc:date>
    </item>
    <item>
      <title>Loading 10 million records into qlikview memory...</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-10-million-records-into-qlikview-memory/m-p/362957#M575107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one way is the debugger (you can find it in the script editor).&lt;/P&gt;&lt;P&gt;The other way is to create a small .qvd (just selecting a few datas for example a list of order numbers). If the data model is ok load the complete qvd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 10:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-10-million-records-into-qlikview-memory/m-p/362957#M575107</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2012-05-22T10:45:00Z</dc:date>
    </item>
    <item>
      <title>Loading 10 million records into qlikview memory...</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-10-million-records-into-qlikview-memory/m-p/362958#M575108</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;Using QVDs with the LOAD statement allows you to load only those fields you want to use, or rename fields so you can link this table to another table, or only some records using WHERE and any condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that suit you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 10:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-10-million-records-into-qlikview-memory/m-p/362958#M575108</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-05-22T10:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Loading 10 million records into qlikview memory...</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-10-million-records-into-qlikview-memory/m-p/362959#M575109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hi Pandu,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Please read the below thread and it was very helpful to me. Excellent suggestions by Miguel, John and Cheenu.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/18473"&gt;http://community.qlik.com/thread/18473&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 11:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-10-million-records-into-qlikview-memory/m-p/362959#M575109</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-05-22T11:02:56Z</dc:date>
    </item>
  </channel>
</rss>

