<?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: Loop problem (modeling) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315702#M116481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avi&lt;/P&gt;&lt;P&gt;I dont have your data so i cant reload to chek it,&lt;/P&gt;&lt;P&gt;but try this,&lt;/P&gt;&lt;P&gt;1)in Min Area&amp;nbsp;&amp;nbsp;&amp;nbsp; table alias OrderTypeID to Order_Type_ID&lt;/P&gt;&lt;P&gt;2) In Log table alias OrderTypeID to OrderType_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; and let me know its working or not&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2012 09:11:16 GMT</pubDate>
    <dc:creator>rohit214</dc:creator>
    <dc:date>2012-02-01T09:11:16Z</dc:date>
    <item>
      <title>Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315695#M116474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;i need an advice to solve this problem:&lt;/P&gt;&lt;P&gt;i have 4 table:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="10762" alt="LOOP (1).png" class="jive-image" src="https://community.qlik.com/legacyfs/online/10762_LOOP+%281%29.png" /&gt;&lt;/P&gt;&lt;P&gt; for each area (site) i need to show its AreaTypeId(SiteTypeId) AreaQty(SiteQty) and its OrderQty, something like that:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="10766" alt="table.bmp" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/10766_table.bmp" width="450" /&gt;&lt;/P&gt;&lt;P&gt;but the problem is&amp;nbsp; connection between AreaTypeId&amp;nbsp; and TypeID because for each AreaTypeId&amp;nbsp; i need to connect it to PartID and sum the OrderQty.&lt;/P&gt;&lt;P&gt;by connecting the fields i get a loop.&lt;/P&gt;&lt;P&gt;any idea how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2012 21:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315695#M116474</guid>
      <dc:creator />
      <dc:date>2012-01-29T21:40:51Z</dc:date>
    </item>
    <item>
      <title>Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315696#M116475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Someone?&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 05:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315696#M116475</guid>
      <dc:creator />
      <dc:date>2012-01-30T05:55:46Z</dc:date>
    </item>
    <item>
      <title>Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315697#M116476</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;Your question is not very clear. Can you please send us some sample data in xls for all tables u mentioned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 06:04:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315697#M116476</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-01-30T06:04:56Z</dc:date>
    </item>
    <item>
      <title>Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315698#M116477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;H5 style="background-color: #fafafa; font-size: 1.3333em; padding-top: 3px; padding-bottom: 3px; color: #252525; overflow-x: hidden; overflow-y: hidden; font-family: Arial;"&gt;avifarkash&lt;/H5&gt;&lt;P&gt;For getting correct data you have to make Composite Key&lt;/P&gt;&lt;P&gt;e.g. &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;AreaTypeId&amp;nbsp; &amp;amp;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;TypeID&amp;nbsp; as #_KEY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt; and using this key connect each other table&lt;/P&gt;&lt;P&gt;else send me your application&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 06:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315698#M116477</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2012-01-30T06:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315699#M116478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for helping!!!&lt;/P&gt;&lt;P&gt;i have attached a qvw file.&lt;/P&gt;&lt;P&gt;i will explain what is the desired result:&lt;/P&gt;&lt;P&gt;i have 4 tables:&lt;/P&gt;&lt;P&gt;1. log - for each orderID i have the its time, order quantity, and order type&lt;/P&gt;&lt;P&gt;2.hirar - Area -&amp;gt; Site -&amp;gt; Order&lt;/P&gt;&lt;P&gt;3.Min Area - for Order Type id under area i have the minimum amount.&lt;/P&gt;&lt;P&gt;4.Min Site - same as above but for sites.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i need to present 2 tables:&lt;/P&gt;&lt;P&gt;1. Area Suming: will show area name , all order type id of the area, area minimum amount, sum of order qty.&lt;/P&gt;&lt;P&gt;2. same as above but for site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope it was clear now, if not please ask me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 19:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315699#M116478</guid>
      <dc:creator />
      <dc:date>2012-01-31T19:23:02Z</dc:date>
    </item>
    <item>
      <title>Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315700#M116479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Someone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 07:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315700#M116479</guid>
      <dc:creator />
      <dc:date>2012-02-01T07:43:21Z</dc:date>
    </item>
    <item>
      <title>Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315701#M116480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 10pt;"&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; line-height: 115%; color: #000000; font-size: 10pt; font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;If you want a data model with several tables, you need to make a composite key just like Rohit suggests. The reason for this is that your attributes in MinArea and MinSite touch both the dimensions defined by OrderID and OrderTypeID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; line-height: 115%; color: #000000; font-size: 10pt; font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;However, there is a simpler way: Start by loading the transaction table (log), then join the other tables onto this table. First the Hierarchy table, then the other tables. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Calibri;"&gt;&lt;STRONG style="mso-bidi-font-family: Calibri; color: blue; font-size: 10pt; mso-bidi-theme-font: minor-latin;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; log.qvd (&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;qvd&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Calibri;"&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;);&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;join&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; &lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Calibri; color: blue; font-size: 10pt; mso-bidi-theme-font: minor-latin;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; hirar.qvd (&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;qvd&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Calibri;"&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;);&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;join&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; &lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Calibri; color: blue; font-size: 10pt; mso-bidi-theme-font: minor-latin;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; MinArea.qvd (&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;qvd&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Calibri;"&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;);&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;join&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; &lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Calibri; color: blue; font-size: 10pt; mso-bidi-theme-font: minor-latin;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; MinSite.qvd (&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;qvd&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; color: black; font-size: 10pt; font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;);&lt;BR /&gt; &lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; line-height: 115%; color: #000000; font-size: 10pt; font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;This way you will have only one table – a table that has a few extra columns but has the same length as the log file. So it will still be a good solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 08:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315701#M116480</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-02-01T08:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315702#M116481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avi&lt;/P&gt;&lt;P&gt;I dont have your data so i cant reload to chek it,&lt;/P&gt;&lt;P&gt;but try this,&lt;/P&gt;&lt;P&gt;1)in Min Area&amp;nbsp;&amp;nbsp;&amp;nbsp; table alias OrderTypeID to Order_Type_ID&lt;/P&gt;&lt;P&gt;2) In Log table alias OrderTypeID to OrderType_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; and let me know its working or not&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 09:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315702#M116481</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2012-02-01T09:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315703#M116482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Henric ,&lt;/P&gt;&lt;P&gt;i have thought about your sulotion the only problem is that if there is for Site or Area a minimum and there is no log (OrderID under Site or Area) i need to show the minimum amount and 0 in sum of order qty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 09:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315703#M116482</guid>
      <dc:creator />
      <dc:date>2012-02-01T09:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315704#M116483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rohit and thank you for helping,&lt;/P&gt;&lt;P&gt;i didnt understand you sulotion &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt; .&lt;/P&gt;&lt;P&gt;i have attached a qvd files.&lt;/P&gt;&lt;P&gt;i hope its ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 09:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315704#M116483</guid>
      <dc:creator />
      <dc:date>2012-02-01T09:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315705#M116484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try this script&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD AreaID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AreaName, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderName, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SiteID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SiteName&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;hirar.qvd&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD OrderID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrdersQty, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderTypeID as OrderType_ID&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;log.qvd&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD AreaID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AreaQty, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderTypeID as Order_Type_ID&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;MinArea.qvd&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD SiteID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SiteQty, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderTypeID&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;MinSite.qvd&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 09:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315705#M116484</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2012-02-01T09:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315706#M116485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i try your script but when i creat a straight table to sum area order i cant connect between OrderType_ID (from hirarchy and log) and Order_Type_ID (from MinArea).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 09:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315706#M116485</guid>
      <dc:creator />
      <dc:date>2012-02-01T09:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315707#M116486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avi&lt;/P&gt;&lt;P&gt;I m not able to get&amp;nbsp; you properly.can you give the format or table what you want,??&lt;/P&gt;&lt;P&gt;make a table and put that value as per your requirment and let me know so i can understand better way.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 09:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315707#M116486</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2012-02-01T09:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315708#M116487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i attached a qvw with a table and my requirments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border-image: initial; border-width: 1px; border-color: #000000; border-style: solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Area Name&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Order Type ID&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Min Area Qty&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Order Sum&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;Area_1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;B&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;20&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;11765&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;Area_1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;BE&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;100&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;Area_1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;C&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;2000&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;1200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;Area_1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;S&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;100&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;Area_2&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;B&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;333&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;190&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;Area_2&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;C&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;100000&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;Area_3&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;B&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;300001&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;1700&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to create a table as above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 10:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315708#M116487</guid>
      <dc:creator />
      <dc:date>2012-02-01T10:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315709#M116488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI avi&lt;/P&gt;&lt;P&gt;i attached a&amp;nbsp; modified application&lt;/P&gt;&lt;P&gt;please let me know its working or not and one more thing&amp;nbsp; still your requirement is not clear&amp;nbsp; for me&lt;/P&gt;&lt;P&gt;if i am wrong thenplease explain me again&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 11:07:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315709#M116488</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2012-02-01T11:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315710#M116489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no it still not the what i need, i will explain:&lt;/P&gt;&lt;P&gt;there is an hirarchy: Area -&amp;gt; Site -&amp;gt; Orders&lt;/P&gt;&lt;P&gt;for Site and Area there is a minimum qty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to create a table that show for each Area&amp;nbsp; all its order type id and sum of all orders that under this area and have the same Order Type ID , if there is no order with&amp;nbsp; Order Type ID (from MinArea) i need to show order type minimum and sum = 0 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the final table should be like this:&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="background-color: #eef4f9; border-style: solid; border-color: #000000; font-size: 12px; margin-top: 1px; margin-bottom: 1px; float: none; width: 529px; color: #636363; font-family: Arial; border-width: 1px; padding: 3px;"&gt;&lt;TBODY&gt;&lt;TR style="border-style: initial; border-color: initial; border-collapse: collapse;"&gt;&lt;TH align="center" style="background-color: #6690bc; border-width: 1px; border-color: #000000; border-style: solid;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Area Name&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc; border-width: 1px; border-color: #000000; border-style: solid;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Order Type ID&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc; border-width: 1px; border-color: #000000; border-style: solid;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Min Area Qty&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc; border-width: 1px; border-color: #000000; border-style: solid;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Order Sum&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR style="border-style: initial; border-color: initial; border-collapse: collapse;"&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;Area_1&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;B&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;20&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;11765&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border-style: initial; border-color: initial; border-collapse: collapse;"&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;Area_1&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;BE&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;100&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border-style: initial; border-color: initial; border-collapse: collapse;"&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;Area_1&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;C&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;2000&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;1200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border-style: initial; border-color: initial; border-collapse: collapse;"&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;Area_1&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;S&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;100&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border-style: initial; border-color: initial; border-collapse: collapse;"&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;Area_2&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;B&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;333&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;190&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border-style: initial; border-color: initial; border-collapse: collapse;"&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;Area_2&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;C&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;100000&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border-style: initial; border-color: initial; border-collapse: collapse;"&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;Area_3&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;B&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;300001&lt;/TD&gt;&lt;TD style="text-align: center; border-width: 1px; border-color: #000000; border-style: solid; padding: 3px; margin: 1px;"&gt;1700&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Area_1 id is in MinArea table and has the order type id B,BE,C,S with its minimum value.&lt;/P&gt;&lt;P&gt;now in log table there is order id 4 and 5 both of them under Area_1,&lt;/P&gt;&lt;P&gt;order id = 4 and 100 have the order type id B and the sum of them is 11765.&lt;/P&gt;&lt;P&gt;order id = 5 has order type id C and order sum is 1200,&lt;/P&gt;&lt;P&gt;and for all the other order type id there is no log with order id under Area_1 with order type id BE or S then the sum will be 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope it was clear now.&lt;/P&gt;&lt;P&gt;i much appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 11:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315710#M116489</guid>
      <dc:creator />
      <dc:date>2012-02-01T11:25:00Z</dc:date>
    </item>
    <item>
      <title>Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315711#M116490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello: &lt;/P&gt;&lt;P&gt;I am not sure if this can help you in any way but have you consider using Left Join statment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;MinArea:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Join&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (Hirar) &lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&amp;nbsp; AreaID,&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AreaQTY,&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderTypeID&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;From &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;MinArea.qvd &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ScreenHunter_02 Feb. 02 10.54.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/10907_ScreenHunter_02+Feb.+02+10.54.jpg" /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 09:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315711#M116490</guid>
      <dc:creator />
      <dc:date>2012-02-02T09:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Loop problem (modeling)</title>
      <link>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315712#M116491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QlikView has no built-in support for avoiding loop excpet the Loosen tables - that is why the modeling must take into account the creation of composite non-organic keys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 09:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop-problem-modeling/m-p/315712#M116491</guid>
      <dc:creator />
      <dc:date>2013-08-07T09:28:58Z</dc:date>
    </item>
  </channel>
</rss>

