<?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 How to add data in to first sheet by considering data in second sheet? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-add-data-in-to-first-sheet-by-considering-data-in-second/m-p/703109#M1054572</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;I have two sheets information in excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one sheet A have column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;22 Stavordale Road, Moreton, Wirral, UOI&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and another sheet B have columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part of address&amp;nbsp;&amp;nbsp;&amp;nbsp; customer&lt;BR /&gt;Wirral&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; XXXXXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would it be possible to add another column in sheet A as Customer by making look up value of column part of address from sheet B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can anyone suggest me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2014 11:51:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-27T11:51:59Z</dc:date>
    <item>
      <title>How to add data in to first sheet by considering data in second sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-data-in-to-first-sheet-by-considering-data-in-second/m-p/703109#M1054572</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;I have two sheets information in excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one sheet A have column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;22 Stavordale Road, Moreton, Wirral, UOI&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and another sheet B have columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part of address&amp;nbsp;&amp;nbsp;&amp;nbsp; customer&lt;BR /&gt;Wirral&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; XXXXXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would it be possible to add another column in sheet A as Customer by making look up value of column part of address from sheet B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can anyone suggest me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 11:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-data-in-to-first-sheet-by-considering-data-in-second/m-p/703109#M1054572</guid>
      <dc:creator />
      <dc:date>2014-10-27T11:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to add data in to first sheet by considering data in second sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-data-in-to-first-sheet-by-considering-data-in-second/m-p/703110#M1054573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Load the table on sheet B as a mapping table and use the applymap function to add the customer field from the mapping table to the table from sheet A. Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map1:&lt;/P&gt;&lt;P&gt;mapping load [Part of address], customer&lt;/P&gt;&lt;P&gt;from .&lt;EM&gt;..excel_sheet_b...;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableA:&lt;/P&gt;&lt;P&gt;LOAD address, applymap('Map1',subfield(address,',',3)) as customer&lt;/P&gt;&lt;P&gt;from &lt;EM&gt;...excel_sheet_a...;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 18:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-data-in-to-first-sheet-by-considering-data-in-second/m-p/703110#M1054573</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-27T18:14:00Z</dc:date>
    </item>
  </channel>
</rss>

