<?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: Lookup - performance killer in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Lookup-performance-killer/m-p/573985#M682137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good suggestion. It turned out to be very much faster. A blink compared to seconds. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2014 07:13:25 GMT</pubDate>
    <dc:creator>Christian_Lauritzen</dc:creator>
    <dc:date>2014-04-01T07:13:25Z</dc:date>
    <item>
      <title>Lookup - performance killer</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-performance-killer/m-p/573983#M682135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below is a query where I used Lookup (despite warnings) to find the first value from the field FName. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O_orgno,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O_name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Company_OrgnoChange',F_orgno) as F_orgno,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Company_NameChange',F_orgno,Lookup('FName','FOrg',F_orgno,'tmpLookup')) as F_name&lt;/P&gt;&lt;P&gt;Resident Final1 where isnull (KeepNames) and F_orgno &amp;lt;&amp;gt; '#Missing#';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And yes, it is SLOW... very much so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I rewrite the load statement so it is fast, I guess not using Lookup?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 12:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-performance-killer/m-p/573983#M682135</guid>
      <dc:creator>Christian_Lauritzen</dc:creator>
      <dc:date>2014-03-28T12:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup - performance killer</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-performance-killer/m-p/573984#M682136</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 could try nested ApplyMaps rather than a Lookup, something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Map1', [Field1], ApplyMap('Map2', [Field2], 'Default'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Just guessing, as you have not provided any details what you are trying achieve with the lookup)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 12:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-performance-killer/m-p/573984#M682136</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-03-28T12:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup - performance killer</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-performance-killer/m-p/573985#M682137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good suggestion. It turned out to be very much faster. A blink compared to seconds. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 07:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-performance-killer/m-p/573985#M682137</guid>
      <dc:creator>Christian_Lauritzen</dc:creator>
      <dc:date>2014-04-01T07:13:25Z</dc:date>
    </item>
  </channel>
</rss>

