<?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: How to create mapping? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-mapping/m-p/578441#M680649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't keep three fields in Mapping Load Table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider that you have three fields &lt;/P&gt;&lt;P&gt;Matching or Lookup fields = Field1, Field2&lt;/P&gt;&lt;P&gt;Result Field = Field3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to combine as Below&lt;/P&gt;&lt;P&gt;TempMapping:&lt;/P&gt;&lt;P&gt;Mapping Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1&amp;amp;Field2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field3&lt;/P&gt;&lt;P&gt;From....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in your main table use as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplyMap('TempMapping',YourField1&amp;amp;YourField2,'Unknown') as YourFieldName3&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>Wed, 30 Apr 2014 05:58:39 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-04-30T05:58:39Z</dc:date>
    <item>
      <title>How to create mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-mapping/m-p/578439#M680647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;hi guys,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I&amp;nbsp; saw a mapping load video in you tube after I created mapping load function&amp;nbsp; in qlikview as it is like you tube video but it did not work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;[ when I reload the script it shows an error LIKE Mapping Requires 2 -Column input].&lt;/STRONG&gt;&lt;/SPAN&gt;I do not know How to create mapping load function like you tube video. I attached all scripting images and MS- excel files below this box.please tell me out how to create mapping load.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Regards:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;madhu&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 04:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-mapping/m-p/578439#M680647</guid>
      <dc:creator />
      <dc:date>2014-04-30T04:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-mapping/m-p/578440#M680648</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;Mapping table must have only 2 fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Map:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mapping&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;x, y&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1, 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2, 4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3, 6&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case you have mapping table "Promotions_map" which contains 3 fields instead 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 05:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-mapping/m-p/578440#M680648</guid>
      <dc:creator>oleg_orlov</dc:creator>
      <dc:date>2014-04-30T05:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-mapping/m-p/578441#M680649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't keep three fields in Mapping Load Table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider that you have three fields &lt;/P&gt;&lt;P&gt;Matching or Lookup fields = Field1, Field2&lt;/P&gt;&lt;P&gt;Result Field = Field3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to combine as Below&lt;/P&gt;&lt;P&gt;TempMapping:&lt;/P&gt;&lt;P&gt;Mapping Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1&amp;amp;Field2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field3&lt;/P&gt;&lt;P&gt;From....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in your main table use as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplyMap('TempMapping',YourField1&amp;amp;YourField2,'Unknown') as YourFieldName3&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>Wed, 30 Apr 2014 05:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-mapping/m-p/578441#M680649</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-30T05:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-mapping/m-p/578442#M680650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Madhu.&lt;/P&gt;&lt;P&gt;If you want a bit more information on how to use ApplyMap, have a look at this blog:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="unlinked" 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;It will help explain how to construct an ApplyMap and when to use it.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 08:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-mapping/m-p/578442#M680650</guid>
      <dc:creator>ngulliver</dc:creator>
      <dc:date>2014-05-06T08:36:24Z</dc:date>
    </item>
  </channel>
</rss>

