<?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: Loops problem... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loops-problem/m-p/168539#M39652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned in the earlier reply, please find the attached file which contain joined Order and Order_spec table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2012 12:47:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-07T12:47:09Z</dc:date>
    <item>
      <title>Loops problem...</title>
      <link>https://community.qlik.com/t5/QlikView/Loops-problem/m-p/168537#M39650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create simple report of orders/stock of items, but I have problem with "loops"... Anyone could help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach screen of the loops and sample file that recreates the problem...&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-656_sourceID:656" /&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Borys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Nov 2009 17:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loops-problem/m-p/168537#M39650</guid>
      <dc:creator>boryspower</dc:creator>
      <dc:date>2009-11-29T17:05:11Z</dc:date>
    </item>
    <item>
      <title>Loops problem...</title>
      <link>https://community.qlik.com/t5/QlikView/Loops-problem/m-p/168538#M39651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to join the tables Order and Order_spec. For instance ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Order:&lt;BR /&gt;LOAD * FROM Order;&lt;BR /&gt;Order_spec:&lt;BR /&gt;LOAD * FROM Order_spec;&lt;BR /&gt;JOIN (Orders) LOAD * RESIDENT Order_spec;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;The tables will be joined on field order_id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Nov 2009 20:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loops-problem/m-p/168538#M39651</guid>
      <dc:creator />
      <dc:date>2009-11-29T20:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Loops problem...</title>
      <link>https://community.qlik.com/t5/QlikView/Loops-problem/m-p/168539#M39652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned in the earlier reply, please find the attached file which contain joined Order and Order_spec table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 12:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loops-problem/m-p/168539#M39652</guid>
      <dc:creator />
      <dc:date>2012-03-07T12:47:09Z</dc:date>
    </item>
  </channel>
</rss>

