<?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 Store in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store/m-p/142229#M21756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is it possible to use store with where statements? and if it is, how is it used? can't seem to find anything in the help files..&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Kjetil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2009 20:43:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-04-23T20:43:25Z</dc:date>
    <item>
      <title>Store</title>
      <link>https://community.qlik.com/t5/QlikView/Store/m-p/142229#M21756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is it possible to use store with where statements? and if it is, how is it used? can't seem to find anything in the help files..&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Kjetil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 20:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store/m-p/142229#M21756</guid>
      <dc:creator />
      <dc:date>2009-04-23T20:43:25Z</dc:date>
    </item>
    <item>
      <title>Store</title>
      <link>https://community.qlik.com/t5/QlikView/Store/m-p/142230#M21757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, the syntax of Store doesn't include "where" clause. You can first load a separate table (remember to use NOCONCATENATE if you are loading exactly the same fields) with applied selection, and then store that table. For example:&lt;/P&gt;&lt;P&gt;OriginalTable:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;A,B,C&lt;/P&gt;&lt;P&gt;from ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LimitedTable:&lt;/P&gt;&lt;P&gt;NOCONCATENATE Load * resident OriginalTable where A&amp;gt;0;&lt;/P&gt;&lt;P&gt;store LimitedTable into myQVD.QVD;&lt;/P&gt;&lt;P&gt;drop table LimitedTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps,&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 22:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store/m-p/142230#M21757</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-04-23T22:14:28Z</dc:date>
    </item>
  </channel>
</rss>

