<?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: difference between joins and applymap in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772261#M1049675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2014 11:56:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-11-05T11:56:57Z</dc:date>
    <item>
      <title>difference between joins and applymap</title>
      <link>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772256#M1049670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;what is the difference between join and applymap ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 11:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772256#M1049670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-05T11:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: difference between joins and applymap</title>
      <link>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772257#M1049671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;both serve the similar purpose..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In applymap.. you can replace a matching value in one field only..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in case of join based on machining condition you can add multiple fields..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more descriptive difference better to use QlikView help or reference manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 11:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772257#M1049671</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2014-11-05T11:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: difference between joins and applymap</title>
      <link>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772258#M1049672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read this&lt;/P&gt;&lt;P&gt;&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" title="http://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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 11:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772258#M1049672</guid>
      <dc:creator>robert99</dc:creator>
      <dc:date>2014-11-05T11:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: difference between joins and applymap</title>
      <link>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772259#M1049673</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;1.First and main difference when ever apply map is used then in map table we have maximum two fields required.&lt;/P&gt;&lt;P&gt;2.But in join this condition not apply, in the join when two table is used more than fields in a table can join but in one of the table unique keys is required for perfect join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 11:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772259#M1049673</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-05T11:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: difference between joins and applymap</title>
      <link>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772260#M1049674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason I&amp;nbsp; have used applymap a lot is (as opposed to join)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;It only picks up the first record. (although not exists can be used to eliminate multi records but I feel its safer using applymap&amp;nbsp; when a second entry for one record must be ignored)&lt;/LI&gt;&lt;LI&gt;Missing records can be given a name. Like 'Missing' . Or can be used to group records. So an excel spreadsheet will have the Focus Customers and the rest will be grouped as 'Other&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The disadvantage are &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;applymap can only loookup one record. Say the Customer name for the Cust Number but not also the Cust Telephone number. Unless another apply map is used&lt;/LI&gt;&lt;LI&gt;Its more work to set up. Join is simple&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 11:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772260#M1049674</guid>
      <dc:creator>robert99</dc:creator>
      <dc:date>2014-11-05T11:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: difference between joins and applymap</title>
      <link>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772261#M1049675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 11:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772261#M1049675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-05T11:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: difference between joins and applymap</title>
      <link>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772262#M1049676</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;BR /&gt;We can use Joins to combine/concatenate multiple records, there won't be any condition.&lt;/P&gt;&lt;P&gt;but in apply map the mapping table should contain only two fields and we can combine only one field. another field should be common field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 12:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/difference-between-joins-and-applymap/m-p/772262#M1049676</guid>
      <dc:creator />
      <dc:date>2014-11-05T12:15:58Z</dc:date>
    </item>
  </channel>
</rss>

