<?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 limit data in script? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-limit-data-in-script/m-p/1007666#M964848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just need to load only the highlighted values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="101129" alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101129_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2015 14:08:29 GMT</pubDate>
    <dc:creator>MuraliPrasath</dc:creator>
    <dc:date>2015-10-06T14:08:29Z</dc:date>
    <item>
      <title>How to limit data in script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-data-in-script/m-p/1007666#M964848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just need to load only the highlighted values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="101129" alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101129_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-data-in-script/m-p/1007666#M964848</guid>
      <dc:creator>MuraliPrasath</dc:creator>
      <dc:date>2015-10-06T14:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit data in script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-data-in-script/m-p/1007667#M964849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your script, add a WHERE clause to the LOAD statement that forces a load of only these values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-data-in-script/m-p/1007667#M964849</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-10-06T14:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit data in script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-data-in-script/m-p/1007668#M964850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;WHERE Match(ESFA_Sales_Rep__c, 'Aaron Fox', 'Adam Harris', 'Adrian Meyer', 'Andre Andrade');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-data-in-script/m-p/1007668#M964850</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-10-06T14:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit data in script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-data-in-script/m-p/1007669#M964851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;From table&lt;/P&gt;&lt;P&gt;WHERE match(YourField,'Value1','Valu2','Value3')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-data-in-script/m-p/1007669#M964851</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-10-06T14:15:25Z</dc:date>
    </item>
  </channel>
</rss>

