<?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 Lookup tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Lookup-tables/m-p/327243#M120451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;order:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from order;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID&amp;nbsp; as item_&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;from Item;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to lookup &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID&amp;nbsp; to &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;item_&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ResidenttaableName1:&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;resident order where exists(&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID&amp;nbsp; ,&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;item_&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID )&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ResidenttaableName1:&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;resident order where exists(&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID&amp;nbsp; ,&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;item_&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID )&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Dec 2011 05:46:10 GMT</pubDate>
    <dc:creator>SunilChauhan</dc:creator>
    <dc:date>2011-12-29T05:46:10Z</dc:date>
    <item>
      <title>Lookup tables</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-tables/m-p/327241#M120449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a series of tables.&amp;nbsp; I have a table of Invoices, a table of Purchase Orders, and a table of Items.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both the Invoices table and the Purchase Orders table have a field called PurchaseOrderID so they share a key.&amp;nbsp; They also both have a field called ItemID, which I do not want them to share.&amp;nbsp; My Items table also has a field called ItemID that I want shared with the other two tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want my Purchase Orders and Invoices tables to share PurchaseOrderID together but not ItemID&lt;/P&gt;&lt;P&gt;I want my Purchase Orders and Invoices tables to share their ItemID field with the Items table but not each other.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to have other tables that meet this scenario, so what is the best approach to this?&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-jdr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 22:37:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-tables/m-p/327241#M120449</guid>
      <dc:creator>rubinsky</dc:creator>
      <dc:date>2011-12-28T22:37:45Z</dc:date>
    </item>
    <item>
      <title>Lookup tables</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-tables/m-p/327242#M120450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the invoice is always for the same item as the purchase order, just remove the item field from the invoice.&amp;nbsp; I don't think that's your situation, though.&amp;nbsp; I gather that you might invoice a different item than the purchase order specifies?&amp;nbsp; Like you might ship them a different item as a substitute?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could duplicate the item table with different field names for everything (in this case, something like "Purchase Order Item" and "Invoice Item" as prefixes).&amp;nbsp; This is very common in QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option that &lt;EM&gt;normally&lt;/EM&gt; applies is to create a linkage table linking the purchase order, invoice and item tables.&amp;nbsp; However, since the purchase order and invoice also connect, that would cause a loop, which is not allowed.&amp;nbsp; There's probably a way around this, but it's not jumping out at me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 00:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-tables/m-p/327242#M120450</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-12-29T00:23:03Z</dc:date>
    </item>
    <item>
      <title>Lookup tables</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-tables/m-p/327243#M120451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;order:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from order;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID&amp;nbsp; as item_&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;from Item;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to lookup &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID&amp;nbsp; to &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;item_&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ResidenttaableName1:&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;resident order where exists(&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID&amp;nbsp; ,&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;item_&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID )&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ResidenttaableName1:&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;resident order where exists(&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID&amp;nbsp; ,&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;item_&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;PurchaseOrderID )&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 05:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-tables/m-p/327243#M120451</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-12-29T05:46:10Z</dc:date>
    </item>
  </channel>
</rss>

