<?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: LOAD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/LOAD/m-p/459102#M171355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can be &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Load * from tablename where ID &amp;gt; 4;&lt;/SPAN&gt; but not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Dec 2012 21:43:49 GMT</pubDate>
    <dc:creator>farolito20</dc:creator>
    <dc:date>2012-12-20T21:43:49Z</dc:date>
    <item>
      <title>LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD/m-p/459100#M171353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How Can I load from a specific ID?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, from the ID=14?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 21:33:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD/m-p/459100#M171353</guid>
      <dc:creator>farolito20</dc:creator>
      <dc:date>2012-12-20T21:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD/m-p/459101#M171354</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; Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * from tablename where ID = 14;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 21:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD/m-p/459101#M171354</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-12-20T21:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD/m-p/459102#M171355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can be &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Load * from tablename where ID &amp;gt; 4;&lt;/SPAN&gt; but not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 21:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD/m-p/459102#M171355</guid>
      <dc:creator>farolito20</dc:creator>
      <dc:date>2012-12-20T21:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD/m-p/459103#M171356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;* From SourceData where ID = 14;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are going to use multiple comaprisons&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;* From SourceData where Match(ID, 14, 12, 10);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 21:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD/m-p/459103#M171356</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-12-20T21:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD/m-p/459104#M171357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need to use Already loaded table then..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Resident&lt;/P&gt;&lt;P&gt;TableName where ID &amp;gt; 4;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 21:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD/m-p/459104#M171357</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-12-20T21:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD/m-p/459105#M171358</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; can you say in detail?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *;&lt;/P&gt;&lt;P&gt;Select * from Tablename where ID &amp;gt; 4;&lt;/P&gt;&lt;P&gt;Is not working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where you are using?&amp;nbsp; Did u load data from xls , sql or any other resource?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 21:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD/m-p/459105#M171358</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-12-20T21:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD/m-p/459106#M171359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maximo_registro:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;max(Checksum) as maximo&lt;/P&gt;&lt;P&gt;from DimCustomers_Day0.qvd (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;from DimCustomers_Day1.qvd (qvd)&lt;/P&gt;&lt;P&gt;where Checksum&amp;gt;$(maximo);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need de max from the maximo_registro, then use that value to load the other table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 21:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD/m-p/459106#M171359</guid>
      <dc:creator>farolito20</dc:creator>
      <dc:date>2012-12-20T21:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD/m-p/459107#M171360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;maximo_registro:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;LOAD&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max(Checksum) as maximo&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;from DimCustomers_Day0.qvd (qvd);&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;load *&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;from DimCustomers_Day1.qvd (qvd)&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;where Checksum&amp;gt;$(maximo);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I need de max from the maximo_registro, then use that value to load the other table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 21:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD/m-p/459107#M171360</guid>
      <dc:creator>farolito20</dc:creator>
      <dc:date>2012-12-20T21:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD/m-p/459108#M171361</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;maximo_registro:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;LOAD&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max(Checksum) as maximo&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;from DimCustomers_Day0.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Let vMax = peek('maximo',0,'maximo_registro');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;load *&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;from DimCustomers_Day1.qvd (qvd)&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;where Checksum&amp;gt;'$(vMax)';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 21:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD/m-p/459108#M171361</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-12-20T21:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD/m-p/459109#M171362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;maximo_registro:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;LOAD&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max(Checksum) as maximo&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;from DimCustomers_Day0.qvd (qvd);&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;LET vMax = FieldValue('maximo', 1);&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;load *&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;from DimCustomers_Day1.qvd (qvd)&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;where Checksum&amp;gt;$(vMax);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 21:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD/m-p/459109#M171362</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-12-20T21:59:40Z</dc:date>
    </item>
  </channel>
</rss>

