<?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>article Missing Manual - Map...using in Member Articles</title>
    <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-Map-using/ta-p/1476782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG __jive_id="82248" alt="1f4fe19.jpg" class="jive-image image-12" height="37" src="https://community.qlik.com/legacyfs/online/91815_1f4fe19.jpg" style="height: 37px; float: left; width: 37px;" width="37" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: center;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have you ever wondered how the examples from the Qlikview help may look like?&lt;/P&gt;&lt;P style="text-align: center;"&gt;Please see below and enjoy responsibly...&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: center;"&gt;&lt;SPAN style="font-size: 18pt; text-decoration: underline; font-family: 'book antiqua', palatino;"&gt;&lt;STRONG&gt;&lt;EM&gt;Map...using&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: center;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; text-align: center;"&gt;or some kind of a lookup...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;&lt;EM&gt;In most of the cases we want to keep current field and by mapping corresponding values create new Field.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;&lt;EM&gt;(&lt;A href="https://community.qlik.com/qlik-blogpost/2756" target="_blank"&gt;Don't join - use Applymap instead&lt;/A&gt;)&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-align: left; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;EM&gt;But sometimes we want to replace data with new one.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-align: left; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;EM&gt;Here is where &lt;SPAN style="color: #3366ff;"&gt;map...using&lt;/SPAN&gt; comes in handy..&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; text-align: center;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG __jive_id="91739" alt="mapa.jpg" class="jive-image image-31" src="https://community.qlik.com/legacyfs/online/91816_mapa.jpg" style="height: auto; float: right;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;Description&lt;SPAN style="color: #999999; font-size: 8pt;"&gt;(Qlikview Help)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The &lt;SPAN class="Bold"&gt;map ... using&lt;/SPAN&gt; statement is used for mapping a certain field value or expression to the values of a specific mapping table. The mapping table is created through the &lt;A class="MCXref_0" target="_blank"&gt;&lt;EM&gt;Mapping&lt;/EM&gt;&lt;/A&gt; statement.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The automatic mapping is done for fields loaded after the &lt;SPAN class="Bold"&gt;map ... using&lt;/SPAN&gt; statement until the end of the script or until an &lt;SPAN class="Bold"&gt;unmap&lt;/SPAN&gt; statement is encountered.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The mapping is done last in the chain of events leading up to the field being stored in the internal table in QlikView. This means that mapping is not done every time a field name is encountered as part of an expression, but rather when the value is stored under the field name in the internal table. If mapping on the expression level is required, the &lt;SPAN class="Bold"&gt;Applymap()&lt;/SPAN&gt; function has to be used instead.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 16px; font-family: arial, helvetica, sans-serif; text-decoration: underline;"&gt;&lt;STRONG&gt;Syntax:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;SPAN style="font-size: 16px; font-family: arial, helvetica, sans-serif; text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;IMG __jive_id="91769" alt="synax.jpg" class="jive-image image-32" src="https://community.qlik.com/legacyfs/online/91817_synax.jpg" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;EM&gt;Fieldlist&lt;/EM&gt; -&amp;nbsp; is name of the field which value we will be look for&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;EM&gt;mapname&lt;/EM&gt; - us the table&lt;STRONG&gt; from&lt;/STRONG&gt; where the data will be picked&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG __jive_id="81776" class="jive-image image-4" height="34" src="https://community.qlik.com/legacyfs/online/91818_pastedImage_0.png" style="font-size: 13.3333330154419px;" width="96" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Replacing matching fields values with corresponding values from the &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Mapping&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; Table&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #3366ff;"&gt;Mapping&lt;/SPAN&gt; Table must have only two columns&lt;/LI&gt;&lt;LI&gt;The fields/tables to be replaced (or map) must be loaded &lt;STRONG&gt;after&lt;/STRONG&gt; the &lt;SPAN style="color: #3366ff;"&gt;map..using&lt;/SPAN&gt; statement&lt;/LI&gt;&lt;/UL&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'andale mono', times;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="; text-align: left; font-size: 12pt; text-decoration: underline; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;Data Model (Example 1)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-align: left; font-size: 18pt; font-family: 'book antiqua', palatino; text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;(Copy and Pasted below code into Edit Script window and reload)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;Cmap:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;MAPPING LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Code,Country&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PL,Poland&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;UK,United Kindgdom&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;DE,Germany&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Map&lt;/SPAN&gt; Country &lt;SPAN style="color: #3366ff;"&gt;Using&lt;/SPAN&gt;&lt;SPAN style="color: #3366ff;"&gt; &lt;SPAN style="color: #000000;"&gt;Cmap&lt;/SPAN&gt;&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;Data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3366ff;"&gt;LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Country&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PL&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;GB&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;DE&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;FR&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;];&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;&lt;IMG __jive_id="91771" alt="E1.jpg" class="image-33 jive-image" src="https://community.qlik.com/legacyfs/online/91819_E1.jpg" style="font-size: 13.3333330154419px; height: auto;" /&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;The outcome is as below:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;IMG __jive_id="91772" alt="table 1.jpg" class="image-34 jive-image" src="/legacyfs/online/91820_table 1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;STRONG&gt;PL&lt;/STRONG&gt; - have been replaced by Poland&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;STRONG&gt;DE &lt;/STRONG&gt;- have been replaced by Germany&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;STRONG&gt;FR&lt;/STRONG&gt; and &lt;STRONG&gt;GB&lt;/STRONG&gt; - does not have a match in Cmap table&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;SPAN style="font-size: 16px;"&gt;&lt;STRONG&gt;Data Model (Example 2 &amp;amp; 3)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;SPAN style="font-size: 16px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;X:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;MAPPING LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Code,Country&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PL,Poland&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;UK,United Kindgdom&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;DE,Germany&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3366ff;"&gt;map&lt;/SPAN&gt; A, B, C &lt;SPAN style="color: #3366ff;"&gt;using&lt;/SPAN&gt; X;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Data:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3366ff;"&gt;LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;A,&amp;nbsp; B&amp;nbsp; ,C&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PL, GB,DE&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;GB, PL,FR&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;DE, FR,PL&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;FR, DE,GB&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;Outcome:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;IMG __jive_id="91773" alt="Table2.jpg" class="jive-image image-35" src="https://community.qlik.com/legacyfs/online/91821_Table2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;In this example matching values from all &lt;STRONG&gt;three&lt;/STRONG&gt; fields have been replaced by corresponding values.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;The A,B,C field names can replaced by * (&lt;STRONG&gt;Example 3&lt;/STRONG&gt;) to get the same outcome&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #3366ff;"&gt;map&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #3366ff;"&gt;using&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; X;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;IMG __jive_id="91774" alt="Table 3.jpg" class="jive-image image-36" src="/legacyfs/online/91822_Table 3.jpg" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;If you wonder where this statement may be useful &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, think of a model with more than one table where values have to be replaced&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;In below example all fields that have been stated as map criteria (&lt;EM&gt;A,B,C,G&lt;/EM&gt; - &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;no matter which table&lt;/STRONG&gt;&lt;/SPAN&gt; ) have been &lt;/SPAN&gt;replaced&lt;SPAN style="font-size: 10pt;"&gt; by corresponding values:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;X:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;MAPPING LOAD &lt;SPAN style="color: #000000;"&gt;*&lt;/SPAN&gt; INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P&gt;Code,Country&lt;/P&gt;&lt;P&gt;PL,Poland&lt;/P&gt;&lt;P&gt;UK,United Kindgdom&lt;/P&gt;&lt;P&gt;DE,Germany&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;map&lt;/SPAN&gt; A,B,C,G&amp;nbsp; &lt;SPAN style="color: #3366ff;"&gt;using&lt;/SPAN&gt; X;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P&gt;A,&amp;nbsp; B&amp;nbsp; ,C&lt;/P&gt;&lt;P&gt;PL, GB,DE&lt;/P&gt;&lt;P&gt;GB, PL,FR&lt;/P&gt;&lt;P&gt;DE, FR,PL&lt;/P&gt;&lt;P&gt;FR, DE,GB&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data2:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P&gt;E,&amp;nbsp; F&amp;nbsp; ,G&lt;/P&gt;&lt;P&gt;PL, GB,DE&lt;/P&gt;&lt;P&gt;GB, PL,FR&lt;/P&gt;&lt;P&gt;DE, FR,PL&lt;/P&gt;&lt;P&gt;FR, DE,GB&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG __jive_id="91784" alt="tab4.jpg" class="image-37 jive-image" src="https://community.qlik.com/legacyfs/online/91823_tab4.jpg" style="height: auto;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 12pt; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/docs/DOC-8342" target="_blank"&gt;How To /Missing Manual(20+ articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2022 17:53:53 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2022-09-20T17:53:53Z</dc:date>
    <item>
      <title>Missing Manual - Map...using</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-Map-using/ta-p/1476782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG __jive_id="82248" alt="1f4fe19.jpg" class="jive-image image-12" height="37" src="https://community.qlik.com/legacyfs/online/91815_1f4fe19.jpg" style="height: 37px; float: left; width: 37px;" width="37" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: center;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have you ever wondered how the examples from the Qlikview help may look like?&lt;/P&gt;&lt;P style="text-align: center;"&gt;Please see below and enjoy responsibly...&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: center;"&gt;&lt;SPAN style="font-size: 18pt; text-decoration: underline; font-family: 'book antiqua', palatino;"&gt;&lt;STRONG&gt;&lt;EM&gt;Map...using&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: center;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; text-align: center;"&gt;or some kind of a lookup...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;&lt;EM&gt;In most of the cases we want to keep current field and by mapping corresponding values create new Field.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;&lt;EM&gt;(&lt;A href="https://community.qlik.com/qlik-blogpost/2756" target="_blank"&gt;Don't join - use Applymap instead&lt;/A&gt;)&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-align: left; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;EM&gt;But sometimes we want to replace data with new one.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-align: left; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;EM&gt;Here is where &lt;SPAN style="color: #3366ff;"&gt;map...using&lt;/SPAN&gt; comes in handy..&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; text-align: center;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG __jive_id="91739" alt="mapa.jpg" class="jive-image image-31" src="https://community.qlik.com/legacyfs/online/91816_mapa.jpg" style="height: auto; float: right;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;Description&lt;SPAN style="color: #999999; font-size: 8pt;"&gt;(Qlikview Help)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The &lt;SPAN class="Bold"&gt;map ... using&lt;/SPAN&gt; statement is used for mapping a certain field value or expression to the values of a specific mapping table. The mapping table is created through the &lt;A class="MCXref_0" target="_blank"&gt;&lt;EM&gt;Mapping&lt;/EM&gt;&lt;/A&gt; statement.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The automatic mapping is done for fields loaded after the &lt;SPAN class="Bold"&gt;map ... using&lt;/SPAN&gt; statement until the end of the script or until an &lt;SPAN class="Bold"&gt;unmap&lt;/SPAN&gt; statement is encountered.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The mapping is done last in the chain of events leading up to the field being stored in the internal table in QlikView. This means that mapping is not done every time a field name is encountered as part of an expression, but rather when the value is stored under the field name in the internal table. If mapping on the expression level is required, the &lt;SPAN class="Bold"&gt;Applymap()&lt;/SPAN&gt; function has to be used instead.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 16px; font-family: arial, helvetica, sans-serif; text-decoration: underline;"&gt;&lt;STRONG&gt;Syntax:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;SPAN style="font-size: 16px; font-family: arial, helvetica, sans-serif; text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;IMG __jive_id="91769" alt="synax.jpg" class="jive-image image-32" src="https://community.qlik.com/legacyfs/online/91817_synax.jpg" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;EM&gt;Fieldlist&lt;/EM&gt; -&amp;nbsp; is name of the field which value we will be look for&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;EM&gt;mapname&lt;/EM&gt; - us the table&lt;STRONG&gt; from&lt;/STRONG&gt; where the data will be picked&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG __jive_id="81776" class="jive-image image-4" height="34" src="https://community.qlik.com/legacyfs/online/91818_pastedImage_0.png" style="font-size: 13.3333330154419px;" width="96" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Replacing matching fields values with corresponding values from the &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Mapping&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; Table&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #3366ff;"&gt;Mapping&lt;/SPAN&gt; Table must have only two columns&lt;/LI&gt;&lt;LI&gt;The fields/tables to be replaced (or map) must be loaded &lt;STRONG&gt;after&lt;/STRONG&gt; the &lt;SPAN style="color: #3366ff;"&gt;map..using&lt;/SPAN&gt; statement&lt;/LI&gt;&lt;/UL&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'andale mono', times;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="; text-align: left; font-size: 12pt; text-decoration: underline; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;Data Model (Example 1)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-align: left; font-size: 18pt; font-family: 'book antiqua', palatino; text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;(Copy and Pasted below code into Edit Script window and reload)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;Cmap:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;MAPPING LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Code,Country&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PL,Poland&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;UK,United Kindgdom&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;DE,Germany&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Map&lt;/SPAN&gt; Country &lt;SPAN style="color: #3366ff;"&gt;Using&lt;/SPAN&gt;&lt;SPAN style="color: #3366ff;"&gt; &lt;SPAN style="color: #000000;"&gt;Cmap&lt;/SPAN&gt;&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;Data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3366ff;"&gt;LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Country&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PL&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;GB&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;DE&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;FR&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;];&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;&lt;IMG __jive_id="91771" alt="E1.jpg" class="image-33 jive-image" src="https://community.qlik.com/legacyfs/online/91819_E1.jpg" style="font-size: 13.3333330154419px; height: auto;" /&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;The outcome is as below:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;IMG __jive_id="91772" alt="table 1.jpg" class="image-34 jive-image" src="/legacyfs/online/91820_table 1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;STRONG&gt;PL&lt;/STRONG&gt; - have been replaced by Poland&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;STRONG&gt;DE &lt;/STRONG&gt;- have been replaced by Germany&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;STRONG&gt;FR&lt;/STRONG&gt; and &lt;STRONG&gt;GB&lt;/STRONG&gt; - does not have a match in Cmap table&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;SPAN style="font-size: 16px;"&gt;&lt;STRONG&gt;Data Model (Example 2 &amp;amp; 3)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;SPAN style="font-size: 16px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;X:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;MAPPING LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Code,Country&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PL,Poland&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;UK,United Kindgdom&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;DE,Germany&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3366ff;"&gt;map&lt;/SPAN&gt; A, B, C &lt;SPAN style="color: #3366ff;"&gt;using&lt;/SPAN&gt; X;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Data:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3366ff;"&gt;LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;A,&amp;nbsp; B&amp;nbsp; ,C&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PL, GB,DE&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;GB, PL,FR&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;DE, FR,PL&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;FR, DE,GB&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;Outcome:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;IMG __jive_id="91773" alt="Table2.jpg" class="jive-image image-35" src="https://community.qlik.com/legacyfs/online/91821_Table2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;In this example matching values from all &lt;STRONG&gt;three&lt;/STRONG&gt; fields have been replaced by corresponding values.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;The A,B,C field names can replaced by * (&lt;STRONG&gt;Example 3&lt;/STRONG&gt;) to get the same outcome&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; text-align: left;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #3366ff;"&gt;map&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #3366ff;"&gt;using&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; X;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;IMG __jive_id="91774" alt="Table 3.jpg" class="jive-image image-36" src="/legacyfs/online/91822_Table 3.jpg" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;If you wonder where this statement may be useful &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, think of a model with more than one table where values have to be replaced&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;In below example all fields that have been stated as map criteria (&lt;EM&gt;A,B,C,G&lt;/EM&gt; - &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;no matter which table&lt;/STRONG&gt;&lt;/SPAN&gt; ) have been &lt;/SPAN&gt;replaced&lt;SPAN style="font-size: 10pt;"&gt; by corresponding values:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;X:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;MAPPING LOAD &lt;SPAN style="color: #000000;"&gt;*&lt;/SPAN&gt; INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P&gt;Code,Country&lt;/P&gt;&lt;P&gt;PL,Poland&lt;/P&gt;&lt;P&gt;UK,United Kindgdom&lt;/P&gt;&lt;P&gt;DE,Germany&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;map&lt;/SPAN&gt; A,B,C,G&amp;nbsp; &lt;SPAN style="color: #3366ff;"&gt;using&lt;/SPAN&gt; X;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P&gt;A,&amp;nbsp; B&amp;nbsp; ,C&lt;/P&gt;&lt;P&gt;PL, GB,DE&lt;/P&gt;&lt;P&gt;GB, PL,FR&lt;/P&gt;&lt;P&gt;DE, FR,PL&lt;/P&gt;&lt;P&gt;FR, DE,GB&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data2:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;LOAD * INLINE&lt;/SPAN&gt; [&lt;/P&gt;&lt;P&gt;E,&amp;nbsp; F&amp;nbsp; ,G&lt;/P&gt;&lt;P&gt;PL, GB,DE&lt;/P&gt;&lt;P&gt;GB, PL,FR&lt;/P&gt;&lt;P&gt;DE, FR,PL&lt;/P&gt;&lt;P&gt;FR, DE,GB&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG __jive_id="91784" alt="tab4.jpg" class="image-37 jive-image" src="https://community.qlik.com/legacyfs/online/91823_tab4.jpg" style="height: auto;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 12pt; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 24pt; font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/docs/DOC-8342" target="_blank"&gt;How To /Missing Manual(20+ articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2022 17:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-Map-using/ta-p/1476782</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2022-09-20T17:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - Map...using</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-Map-using/tac-p/1476783#M1734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good.&lt;/P&gt;&lt;P&gt;Thank's for sharing&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;P&gt;Enrique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2016 06:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-Map-using/tac-p/1476783#M1734</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2016-03-13T06:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - Map...using</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-Map-using/tac-p/1476784#M1735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Robert,&lt;/P&gt;&lt;P&gt;Congratulations! Very easy to understand and pretty useful!&lt;/P&gt;&lt;P&gt;Thank's for sharing your knowledge in Qlikview. I really appreciate!&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gilberto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 20:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-Map-using/tac-p/1476784#M1735</guid>
      <dc:creator>gilbertomedeiro</dc:creator>
      <dc:date>2016-08-11T20:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Manual - Map...using</title>
      <link>https://community.qlik.com/t5/Member-Articles/Missing-Manual-Map-using/tac-p/1476785#M1736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is this different than using a Mapsubstring function? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just curious.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 18:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Missing-Manual-Map-using/tac-p/1476785#M1736</guid>
      <dc:creator>vkish16161</dc:creator>
      <dc:date>2017-11-15T18:46:14Z</dc:date>
    </item>
  </channel>
</rss>

