<?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: Map this code segment to assign an identifier to two variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852171#M298800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 12:15:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-18T12:15:02Z</dc:date>
    <item>
      <title>Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852165#M298794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;See Mapping code segment, 'the highlighted part' &lt;STRONG style="text-decoration: underline;"&gt;Durumi Cadastral&lt;/STRONG&gt; falls in both Zone A and Zone B. How do I make &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Durumi Cadastral&lt;/STRONG&gt;&lt;/SPAN&gt; fall in both zones.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="dd.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89927_dd.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 11:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852165#M298794</guid>
      <dc:creator />
      <dc:date>2015-06-18T11:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852166#M298795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't do that with a mapping, instead just use almost the same load as a linked table to your (in my example named) Cadastral field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OtherData:&lt;/P&gt;&lt;P&gt;Load * Inline [Cadastral&lt;/P&gt;&lt;P&gt;Kukwuaba Cadastral&lt;/P&gt;&lt;P&gt;Gudu Cadastral&lt;/P&gt;&lt;P&gt;Durumi Cadastral&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Area:&lt;/P&gt;&lt;P&gt;load * inline [Cadastral, Zone&lt;/P&gt;&lt;P&gt;Kukwuaba Cadastral, Zone A&lt;/P&gt;&lt;P&gt;Gudu Cadastral, Zone A&lt;/P&gt;&lt;P&gt;Durumi Cadastral, Zone A&lt;/P&gt;&lt;P&gt;Durumi Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Wuye Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Jabi Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Utako Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Mabuchi Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Jahi Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Kado Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Dakibiyu Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Kaura Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Duboyi Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Gaduwa Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Dutse Cadastral, Zone B&lt;/P&gt;&lt;P&gt;Katampe Ext Cadastral, Zone B&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 11:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852166#M298795</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-06-18T11:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852167#M298796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use 2 lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Durumi Cadastral, Zone A&lt;/P&gt;&lt;P&gt;Durumi Cadastral, Zone B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 11:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852167#M298796</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-06-18T11:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852168#M298797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done this before now. Didn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:04:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852168#M298797</guid>
      <dc:creator />
      <dc:date>2015-06-18T12:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852169#M298798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct me if I'm wrong, but I think an applymap will only map the first matching value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852169#M298798</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-06-18T12:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852170#M298799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to use ApplyMap() statement to align to my table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852170#M298799</guid>
      <dc:creator />
      <dc:date>2015-06-18T12:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852171#M298800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852171#M298800</guid>
      <dc:creator />
      <dc:date>2015-06-18T12:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852172#M298801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But there could be a way around this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852172#M298801</guid>
      <dc:creator />
      <dc:date>2015-06-18T12:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852173#M298802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load it again using reisdent load and do subfield with delimiter on Zone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;subfield(FieldName, '&amp;amp;'), it will make 2 records.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852173#M298802</guid>
      <dc:creator />
      <dc:date>2015-06-18T12:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852174#M298803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not clear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852174#M298803</guid>
      <dc:creator />
      <dc:date>2015-06-18T12:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852175#M298804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean you &lt;STRONG&gt;have&lt;/STRONG&gt; to use ApplyMap() ? As I see it, you can either create more than one record in the lookup table (as in my example) or create two fields e.g Zone A and Zone B with a flag value (0,1 as in false true) where you use two mapping loads (one for Durumi in Zone A and one for Durumi in Zone B)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852175#M298804</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-06-18T12:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852176#M298805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852176#M298805</guid>
      <dc:creator />
      <dc:date>2015-06-18T12:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852177#M298806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This doesn't give proper association of your data&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ss.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89936_ss.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852177#M298806</guid>
      <dc:creator />
      <dc:date>2015-06-18T12:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852178#M298807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use trim function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Mapping:&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;City,&lt;/P&gt;&lt;P&gt;trim(if(left(Zone,2)&amp;lt;&amp;gt;'Zo','Zone'&amp;amp;Zone,Zone)) as Zone&lt;/P&gt;&lt;P&gt;Resident Mapping_tmp;&lt;/P&gt;&lt;P&gt;DROP table Mapping_tmp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852178#M298807</guid>
      <dc:creator />
      <dc:date>2015-06-18T12:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Map this code segment to assign an identifier to two variable</title>
      <link>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852179#M298808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm curious, how is this table different from the Area table from my inline load? Where is the mapping that you &lt;STRONG&gt;have&lt;/STRONG&gt; to have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 13:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-this-code-segment-to-assign-an-identifier-to-two-variable/m-p/852179#M298808</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-06-18T13:26:11Z</dc:date>
    </item>
  </channel>
</rss>

