<?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 select only required data for a column from another file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/select-only-required-data-for-a-column-from-another-file/m-p/873780#M653798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a requirement where i have Warehouse, Zone, Aisle, count, ....etc on QVD1 in which i have to cleanse the columns Warehouse, zone, and aisle and retain only the original values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, i have another file XLS which has all the required original values of these columns.&lt;/P&gt;&lt;P&gt;When i run a script, i wanna load only those values for Warehouse, Zone, and Aisle which values were present in the XLS file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help.&lt;/P&gt;&lt;P&gt;Please find the attached QVW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jul 2015 14:39:59 GMT</pubDate>
    <dc:creator>markgraham123</dc:creator>
    <dc:date>2015-07-02T14:39:59Z</dc:date>
    <item>
      <title>select only required data for a column from another file</title>
      <link>https://community.qlik.com/t5/QlikView/select-only-required-data-for-a-column-from-another-file/m-p/873780#M653798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a requirement where i have Warehouse, Zone, Aisle, count, ....etc on QVD1 in which i have to cleanse the columns Warehouse, zone, and aisle and retain only the original values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, i have another file XLS which has all the required original values of these columns.&lt;/P&gt;&lt;P&gt;When i run a script, i wanna load only those values for Warehouse, Zone, and Aisle which values were present in the XLS file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help.&lt;/P&gt;&lt;P&gt;Please find the attached QVW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 14:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-only-required-data-for-a-column-from-another-file/m-p/873780#M653798</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-07-02T14:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: select only required data for a column from another file</title>
      <link>https://community.qlik.com/t5/QlikView/select-only-required-data-for-a-column-from-another-file/m-p/873781#M653799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; Warehouse&amp;amp;Zone&amp;amp;Aisle as Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Warehouse as Total_Warehouse, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Zone as Total_Zone, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aisle as Total_Aisle&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&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;LOAD Warehouse as original_Warehouse, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Zone as original_Zone, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aisle as original_Aisle&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1)&lt;/P&gt;&lt;P&gt;While Exists(Key, Warehouse&amp;amp;Zone&amp;amp;Aisle);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 14:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-only-required-data-for-a-column-from-another-file/m-p/873781#M653799</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-02T14:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: select only required data for a column from another file</title>
      <link>https://community.qlik.com/t5/QlikView/select-only-required-data-for-a-column-from-another-file/m-p/873782#M653800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sry for the late update.&lt;/P&gt;&lt;P&gt;I already have a Key which is ID in Book1. i.e. Total_Warehouse...table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 15:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-only-required-data-for-a-column-from-another-file/m-p/873782#M653800</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-07-02T15:08:17Z</dc:date>
    </item>
  </channel>
</rss>

