<?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 Loop Problem issue... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365190#M493925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In reloading data, I understand why it slows down. But how about in saving? Saving the application, like click the save button, it takes seconds. Is it really like that when your file is MB?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2012 10:01:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-24T10:01:55Z</dc:date>
    <item>
      <title>Loop Problem issue...</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365184#M493919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i have four tables... see tables below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITEM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Item code, Item Desc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RECEIVING&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Received date, Item code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DELIVERY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Delivery date, Item code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALENDAR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Received date, Delivery Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I load these tables, it will have loop issue... Please help me get over this... I really wanted to have this calendar so that, when I will be getting data of 9-4-2009, it will show the data wherein &lt;SPAN style="color: #ff0000;"&gt;Delivery date = 9-4-2009&lt;/SPAN&gt; and&lt;SPAN style="color: #ff0000;"&gt; Received date = 9-4-2009&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And to add, i also have comparison report like&lt;SPAN style="color: #ff00ff;"&gt; Delivery vs. Received.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;So please, help me. Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Best Regards, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff00ff;"&gt;&lt;SPAN style="color: #333333;"&gt;Bill&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 08:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365184#M493919</guid>
      <dc:creator />
      <dc:date>2012-04-24T08:50:57Z</dc:date>
    </item>
    <item>
      <title>Loop Problem issue...</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365185#M493920</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 join manually your table like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITEM:&lt;/P&gt;&lt;P&gt;load item code, item desc from item.qvd(qvd) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join load&lt;/P&gt;&lt;P&gt;item code, received date from receiving.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join load&lt;/P&gt;&lt;P&gt;item code, delivery date from delivery.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you have only 1 table with all of your information in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 09:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365185#M493920</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-04-24T09:11:47Z</dc:date>
    </item>
    <item>
      <title>Loop Problem issue...</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365186#M493921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot to tell you this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;ITEM&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Item code, Item Desc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;RECEIVING&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Item code, Received No&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;DELIVERY&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Item code, Delivery No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;CALENDAR&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Received date, Delivery Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RECEIVE HEADER&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Received No, &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Received date&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #636363; font-size: 12px; background-color: #eef4f9; font-family: Arial;"&gt;DELIVERY HEADER&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #636363; font-size: 12px; background-color: #eef4f9; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Delivery No., &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Delivery date&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-size: 12px; background-color: #eef4f9; font-family: Arial;"&gt;These are complete tables...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 09:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365186#M493921</guid>
      <dc:creator />
      <dc:date>2012-04-24T09:20:25Z</dc:date>
    </item>
    <item>
      <title>Loop Problem issue...</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365187#M493922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Join all tables together.&lt;/P&gt;&lt;P&gt;RECEIVING and DELIVERY will join on Item Code.&lt;/P&gt;&lt;P&gt;The 2 headers will join on Received No and Delivery No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 09:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365187#M493922</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-04-24T09:33:18Z</dc:date>
    </item>
    <item>
      <title>Loop Problem issue...</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365188#M493923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will do your suggestion Vin, I hope it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another concern, why is that 48MB of qvw load a bit slow. What should I do? How do I make it fast loading?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 09:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365188#M493923</guid>
      <dc:creator />
      <dc:date>2012-04-24T09:39:30Z</dc:date>
    </item>
    <item>
      <title>Loop Problem issue...</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365189#M493924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's hard to give you an answer concerning the speed, a lot of factors can interact (your computer memory, the size of the data, the way the tables are joined, the complexity of expression in your objects).&lt;/P&gt;&lt;P&gt;And what is slow exactly ? Opening your application ? Reloading data ? Refreshing sheets ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 09:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365189#M493924</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-04-24T09:58:30Z</dc:date>
    </item>
    <item>
      <title>Loop Problem issue...</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365190#M493925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In reloading data, I understand why it slows down. But how about in saving? Saving the application, like click the save button, it takes seconds. Is it really like that when your file is MB?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 10:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365190#M493925</guid>
      <dc:creator />
      <dc:date>2012-04-24T10:01:55Z</dc:date>
    </item>
    <item>
      <title>Loop Problem issue...</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365191#M493926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my side, i'm working today on an application with a 230MB QVW, QV takes 1GB of memory, there are 17 sheets, more than 200 objects and more than 8 millions of rows in the tables. And, it takes 60 seconds to save the file, ouch.&lt;/P&gt;&lt;P&gt;I tried to delete all sheets and it took the same time, so it's only due to the quantity of data. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 11:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-Problem-issue/m-p/365191#M493926</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-04-24T11:31:27Z</dc:date>
    </item>
  </channel>
</rss>

