<?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 load active employees only? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-active-employees-only/m-p/334735#M123405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2012 14:13:36 GMT</pubDate>
    <dc:creator>wgonzalez</dc:creator>
    <dc:date>2012-05-10T14:13:36Z</dc:date>
    <item>
      <title>How to load active employees only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-active-employees-only/m-p/334733#M123403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to load active employees only to the table in the script.&amp;nbsp; Active employees are coded in the Status column, how can I filte to load those with a specific code only?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 15:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-active-employees-only/m-p/334733#M123403</guid>
      <dc:creator>wgonzalez</dc:creator>
      <dc:date>2012-05-03T15:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to load active employees only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-active-employees-only/m-p/334734#M123404</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;You can do that either in the SQL statement or in the LOAD statement. The SQL is likely to be faster, except when using QVD files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;ActiveEmployees:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;WHERE Status = 'A'; // the Status field is spelled and capitalized as it is recorded in the database, upper or lowercase&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM database.EmployeeTable;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 15:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-active-employees-only/m-p/334734#M123404</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-05-03T15:42:35Z</dc:date>
    </item>
    <item>
      <title>How to load active employees only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-active-employees-only/m-p/334735#M123405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 14:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-active-employees-only/m-p/334735#M123405</guid>
      <dc:creator>wgonzalez</dc:creator>
      <dc:date>2012-05-10T14:13:36Z</dc:date>
    </item>
  </channel>
</rss>

