<?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: apply map in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013126#M931715</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;ApplyMap() is faster than Join.&amp;nbsp; If we have more than two columns then we need to join both the tables, otherwise we can use ApplyMap().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the first priority is ApplyMap()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Mar 2016 04:00:58 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2016-03-07T04:00:58Z</dc:date>
    <item>
      <title>apply map</title>
      <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013121#M931710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;which one is good in qlikview applymap or join?&lt;/P&gt;&lt;P&gt;Please explain the apply map with example?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013121#M931710</guid>
      <dc:creator>prabhas277</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: apply map</title>
      <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013122#M931711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2756"&gt;Don't join - use Applymap instead&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 05:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013122#M931711</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-06T05:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: apply map</title>
      <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013123#M931712</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;Wherever possible go with Applymap().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 07:25:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013123#M931712</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2016-03-06T07:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: apply map</title>
      <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013124#M931713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They serve slightly different purposes.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ApplyMap is a simple lookup - it is functionally the same as a a Vlookup/Hlookup in Excel.&lt;/LI&gt;&lt;LI&gt;Join is analogous to a SQL join, in that you can filter on a join (using LEFT, RIGHT, or INNER), and add extra rows as well as columns, such as in an OUTER join, or where the join table has multiple rows matching the key.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, ApplyMap() is the quickest solution, so avoid doing lookups using a join, but use a join when it is appropriate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 11:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013124#M931713</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-03-06T11:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: apply map</title>
      <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013125#M931714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Prabhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly find attached sample App for Applymap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through listed below link for Joins,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/39177"&gt;Understanding Join, Keep and Concatenate&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 03:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013125#M931714</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2016-03-07T03:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: apply map</title>
      <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013126#M931715</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;ApplyMap() is faster than Join.&amp;nbsp; If we have more than two columns then we need to join both the tables, otherwise we can use ApplyMap().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the first priority is ApplyMap()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 04:00:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013126#M931715</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-07T04:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: apply map</title>
      <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013127#M931716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on the &lt;STRONG&gt;data model, requirement&amp;nbsp; and the amount of data that your handling&amp;nbsp; .....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.If your working with small data set than JOIN and apply map doesn't have much of the difference &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.If you want to map or recreate only few columns than mapping is better &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3. If your using left or right joins than there are changes of losing the records but with apply map you will not lose any records &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 05:56:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/apply-map/m-p/1013127#M931716</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-07T05:56:08Z</dc:date>
    </item>
  </channel>
</rss>

