<?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: Multiple lookup in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704307#M672230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that is the case, the example below seems to work.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;ProductTable:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;ProductID, ProductCategory, ComponentID&lt;BR /&gt;1, A, 123&lt;BR /&gt;2, B, 123&lt;BR /&gt;3, A, 333&lt;BR /&gt;4, C, 541&lt;BR /&gt;5, B, 221&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;ComponentTable:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;ComponentID,ComponentName&lt;BR /&gt;123, ABC&lt;BR /&gt;333, DEF&lt;BR /&gt;541, GHI&lt;BR /&gt;221, JKL&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;Data:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Rowno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Lookup&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('ComponentID','ProductID',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rowno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),'ProductTable') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID_output_lkp1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Lookup&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('ComponentName','ComponentID',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Lookup&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('ComponentID','ProductID',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rowno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),'ProductTable'),'ComponentTable') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID_output_lkp2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;autogenerate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 5; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I am sure there is a better way of doing what you want unless you can give more info to suggest otherwise. ApplyMap or left joins should do what you need.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;flipside&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Sep 2014 14:54:43 GMT</pubDate>
    <dc:creator>flipside</dc:creator>
    <dc:date>2014-09-26T14:54:43Z</dc:date>
    <item>
      <title>Multiple lookup</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704300#M672220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i do a multiple lookup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried following without luck :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lookup ('ComponentName', 'ProductID', &lt;SPAN style="font-size: 13.6000003814697px;"&gt;Lookup ('ProductCategory', 'ProductID', ProductID, 'ProductTable') &lt;/SPAN&gt;, 'ComponentTable') &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 10:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704300#M672220</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T10:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple lookup</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704301#M672222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show script and sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 10:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704301#M672222</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-26T10:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple lookup</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704302#M672225</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;cant show sample data, script is just loading three tables and making an lookup at one of this tables (Product).&lt;/P&gt;&lt;P&gt;With the result of this lookup i want to lookup at the second table (Component).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionaly when doing a simple lookup i will get &lt;SPAN style="font-size: 13.6000003814697px;"&gt;erverytime only &lt;/SPAN&gt;one result.&lt;/P&gt;&lt;P&gt;But there are also use cases where more than one value can be looked up, how to achive this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 11:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704302#M672225</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T11:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple lookup</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704303#M672226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try applymap function, experts please correct me if I am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 11:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704303#M672226</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2014-09-26T11:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple lookup</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704304#M672227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not really helping me, i need just an lookup where the third parameter is an result of an previous lookup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 14:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704304#M672227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T14:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple lookup</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704305#M672228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your example doesn't look correct. Your inner lookup retrieves &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px;"&gt;ProductCategory based on ProductID and the same is used against ProductID in outer lookup?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 14:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704305#M672228</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-26T14:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple lookup</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704306#M672229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;Yes it should be like this, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;Lookup ('ComponentName', '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.6000003814697px;"&gt;ComponentID&lt;/SPAN&gt;', &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.6000003814697px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Lookup ('ComponentID', 'ProductID', ProductID, 'ProductTable')&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;, 'ComponentTable')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;but that still not change the fact that it seems that nested lookups are not possible in qlikview&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 14:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704306#M672229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T14:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple lookup</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704307#M672230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that is the case, the example below seems to work.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;ProductTable:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;ProductID, ProductCategory, ComponentID&lt;BR /&gt;1, A, 123&lt;BR /&gt;2, B, 123&lt;BR /&gt;3, A, 333&lt;BR /&gt;4, C, 541&lt;BR /&gt;5, B, 221&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;ComponentTable:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;ComponentID,ComponentName&lt;BR /&gt;123, ABC&lt;BR /&gt;333, DEF&lt;BR /&gt;541, GHI&lt;BR /&gt;221, JKL&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;Data:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Rowno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Lookup&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('ComponentID','ProductID',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rowno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),'ProductTable') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID_output_lkp1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Lookup&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('ComponentName','ComponentID',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Lookup&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('ComponentID','ProductID',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rowno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),'ProductTable'),'ComponentTable') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID_output_lkp2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;autogenerate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 5; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I am sure there is a better way of doing what you want unless you can give more info to suggest otherwise. ApplyMap or left joins should do what you need.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;flipside&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 14:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-lookup/m-p/704307#M672230</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2014-09-26T14:54:43Z</dc:date>
    </item>
  </channel>
</rss>

