<?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 lookup multiple values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/lookup-multiple-values/m-p/1580592#M740169</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have data that i want to bring into sales table using applymap. The data is many-to-1 relationship with sales table ie multiple code field value maps to single sales rows. Since applymap 1-1 mapping, we want to have multiple output values into single value as comma separated.&lt;/P&gt;&lt;P&gt;Output expected-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 496px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12104iEB9ABDA8B00DAE6E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Code_Map:&lt;BR /&gt;Mapping&lt;BR /&gt;LOAD&lt;BR /&gt;key,&lt;BR /&gt;Code&lt;BR /&gt;FROM&lt;BR /&gt;[codes list.xls]&lt;BR /&gt;(biff, embedded labels, table is Lookup$);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sales:&lt;BR /&gt;LOAD key,&lt;BR /&gt;Sales,&lt;BR /&gt;ApplyMap('Code_Map',key) as CodeList&lt;BR /&gt;FROM&lt;BR /&gt;[codes list.xls]&lt;BR /&gt;(biff, embedded labels, table is Sales$);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>surajdhall</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>lookup multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/lookup-multiple-values/m-p/1580592#M740169</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have data that i want to bring into sales table using applymap. The data is many-to-1 relationship with sales table ie multiple code field value maps to single sales rows. Since applymap 1-1 mapping, we want to have multiple output values into single value as comma separated.&lt;/P&gt;&lt;P&gt;Output expected-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 496px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12104iEB9ABDA8B00DAE6E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Code_Map:&lt;BR /&gt;Mapping&lt;BR /&gt;LOAD&lt;BR /&gt;key,&lt;BR /&gt;Code&lt;BR /&gt;FROM&lt;BR /&gt;[codes list.xls]&lt;BR /&gt;(biff, embedded labels, table is Lookup$);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sales:&lt;BR /&gt;LOAD key,&lt;BR /&gt;Sales,&lt;BR /&gt;ApplyMap('Code_Map',key) as CodeList&lt;BR /&gt;FROM&lt;BR /&gt;[codes list.xls]&lt;BR /&gt;(biff, embedded labels, table is Sales$);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup-multiple-values/m-p/1580592#M740169</guid>
      <dc:creator>surajdhall</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: lookup multiple values</title>
      <link>https://community.qlik.com/t5/QlikView/lookup-multiple-values/m-p/1580606#M740170</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You will need to adjust the map.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Code_Map:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mapping&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LOAD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;key,&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Concat(Code, ',')&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;FROM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[codes list.xls]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(biff, embedded labels, table is Lookup$)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Group by key;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 17:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lookup-multiple-values/m-p/1580606#M740170</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-05-15T17:28:36Z</dc:date>
    </item>
  </channel>
</rss>

