<?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: Mapping load and apply map in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529768#M1127685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is fine let me know if there is any problem in future while using &lt;STRONG&gt;incremental load&lt;/STRONG&gt; for updated records if i use&lt;/P&gt;&lt;P&gt;these lookupfunctions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mahesh t&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Dec 2013 12:40:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-27T12:40:06Z</dc:date>
    <item>
      <title>Mapping load and apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529761#M1127678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can any body tell me how these are implimented and how applymap is best copared with join how it becomes faster performance &lt;/P&gt;&lt;P&gt;compred to join in qlikview .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 08:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529761#M1127678</guid>
      <dc:creator />
      <dc:date>2013-12-27T08:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping load and apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529762#M1127679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go through the attached doc for clear explanation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can solve the problem using an ApplyMap/ lookup function instead of a join, I strongly recommend that&lt;/P&gt;&lt;P&gt;you do so.&lt;/P&gt;&lt;P&gt;Bottom line is that you’ll have to weigh pros and cons. Don’t join if you can avoid it. If performance&lt;/P&gt;&lt;P&gt;is important and you experience a noticeable improvement when you join, then you probably&lt;/P&gt;&lt;P&gt;should join. But ask yourself what the implications are. Is the script still manageable? Can a user&lt;/P&gt;&lt;P&gt;understand how the formula should be written? Would it be better to put this transformation in the&lt;/P&gt;&lt;P&gt;data warehouse or in the metadata layer?&lt;/P&gt;&lt;P&gt;The best join is often the one that never is made. Often – but not always.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #404040; font-size: 10pt; font-family: Helvetica;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 08:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529762#M1127679</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-12-27T08:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping load and apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529763#M1127680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Malesh,&lt;/P&gt;&lt;P&gt;see this good doc for ApplyMap&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/09/18/one-favorite-function-applymap"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/09/18/one-favorite-function-applymap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 08:38:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529763#M1127680</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2013-12-27T08:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping load and apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529764#M1127681</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;an example in which I use mapping instead of joining is when I have a Code field (for example, Country Code) and instead of joining it to the transactions table to retrieve the Country Name, I map the Code to the Country Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I first create a mapping table (that, by the way, will not remain in the data model with no need to drop it):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.- Mapping:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Countries:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;mapping load &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Code,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name as CountryName;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;SQL Select *&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;FROM MYDB.dbo."CountryTable";&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, when I load the customers, I map the Country Code field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Customers:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "No_" as CustomerID,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name as CustomerName,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; applyMap ('Countries', "Country Code",'No country assigned') as CountryName;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;SQL Select *&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;FROM MYDB.dbo."CustomerTable";&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2 .- Instead of mapping, you have the option to left join the customer table with the Countries:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Countries:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;load&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Code as CountryCode,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name as CountryName;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;SQL Select *&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;FROM MYDB.dbo."CountryTable";&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;TempCustomers:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "No_" as CustomerID,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name as CustomerName,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Country Code" as CountryCode;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;SQL Select *&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;FROM MYDB.dbo."CustomerTable";&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Customers:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;left join (TempCustomers) load * resident Countries;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;drop table Countries;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;drop table TempCustomers;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This option forces you to load the customer table twice, so in this case I prefer to do a mapping. As HIC says: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f5faf0;"&gt; The only time that you cannot use Applymap() instead of a join is if you want to fetch more than one single corresponding value (record) from the second table.&lt;/SPAN&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>Fri, 27 Dec 2013 08:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529764#M1127681</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2013-12-27T08:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping load and apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529765#M1127682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this blog post: &lt;A _jive_internal="true" class="font-color-normal" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/09/18/one-favorite-function-applymap" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;Don't join - use Applymap instead&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And maybe this one: &lt;A _jive_internal="true" class="font-color-normal" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/09/12/to-join-or-not-to-join" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;To Join or not to Join&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And this document: &lt;A href="https://community.qlik.com/docs/DOC-3412"&gt;Joins and Lookups&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 08:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529765#M1127682</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-27T08:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping load and apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529766#M1127683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u so much i got clarified the doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mahesh thalluri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 10:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529766#M1127683</guid>
      <dc:creator />
      <dc:date>2013-12-27T10:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping load and apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529767#M1127684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to know it solved your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 10:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529767#M1127684</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2013-12-27T10:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping load and apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529768#M1127685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is fine let me know if there is any problem in future while using &lt;STRONG&gt;incremental load&lt;/STRONG&gt; for updated records if i use&lt;/P&gt;&lt;P&gt;these lookupfunctions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mahesh t&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 12:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529768#M1127685</guid>
      <dc:creator />
      <dc:date>2013-12-27T12:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping load and apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529769#M1127686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Mahesh.&lt;/P&gt;&lt;P&gt;Take a look at this blog on the best uses for ApplyMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickintelligence.co.uk/applymap-is-it-so-wrong/" title="http://www.quickintelligence.co.uk/applymap-is-it-so-wrong/"&gt;http://www.quickintelligence.co.uk/applymap-is-it-so-wrong/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 08:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529769#M1127686</guid>
      <dc:creator>ngulliver</dc:creator>
      <dc:date>2014-01-03T08:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping load and apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529770#M1127687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally communities are state lookup function give performance disgrace&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 13:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-load-and-apply-map/m-p/529770#M1127687</guid>
      <dc:creator />
      <dc:date>2014-01-03T13:38:02Z</dc:date>
    </item>
  </channel>
</rss>

