<?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 Do not load all data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Do-not-load-all-data/m-p/326994#M120320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bjarne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just use a Where Clause: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;where len&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;EXTERNALIDENTIFIER)&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&amp;gt;=7&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;- Ralf&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Dec 2011 12:44:15 GMT</pubDate>
    <dc:creator>rbecher</dc:creator>
    <dc:date>2011-12-28T12:44:15Z</dc:date>
    <item>
      <title>Do not load all data</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-load-all-data/m-p/326993#M120319</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 have a small problem. I am loading some data and there I have articles with different number of figures (5-7-8-9). I will only load data for the articles that has a length of 7 of more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXTERNALIDENTIFIER is my article and I have tried some different solutions without luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;//&amp;nbsp;&amp;nbsp; ID,&lt;BR /&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; VERSION,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;EXTERNALIDENTIFIER&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;len&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;EXTERNALIDENTIFIER&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&amp;gt;=7),&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;EXTERNALIDENTIFIER&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;) &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;as&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;Article&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; HOSTIDENTIFIER,&lt;BR /&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; DESCRIPTION,&lt;BR /&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; DELETEDBYHOST,&lt;BR /&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; LASTORDER,&lt;BR /&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; SHELFLIFE, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;best regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bjarne&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 12:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-load-all-data/m-p/326993#M120319</guid>
      <dc:creator />
      <dc:date>2011-12-28T12:18:27Z</dc:date>
    </item>
    <item>
      <title>Do not load all data</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-load-all-data/m-p/326994#M120320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bjarne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just use a Where Clause: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;where len&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;EXTERNALIDENTIFIER)&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&amp;gt;=7&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;- Ralf&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 12:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-load-all-data/m-p/326994#M120320</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2011-12-28T12:44:15Z</dc:date>
    </item>
    <item>
      <title>Do not load all data</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-load-all-data/m-p/326995#M120321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Ralf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;//&amp;nbsp;&amp;nbsp; ID,&lt;BR /&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; VERSION,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;EXTERNALIDENTIFIER&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;as&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;Article&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;,,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;"MERCHANDISECATEGORY_ID"&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;as&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;ArticleGroupID&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;SQL&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt; SELECT *&lt;BR /&gt;FROM MSMATERIAL&lt;BR /&gt;where len(EXTERNALIDENTIFIER)&amp;gt;=7; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;But it will not "eat" &lt;/SPAN&gt;where len(EXTERNALIDENTIFIER)&amp;gt;=7; Any further help?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 12:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-load-all-data/m-p/326995#M120321</guid>
      <dc:creator />
      <dc:date>2011-12-28T12:56:58Z</dc:date>
    </item>
    <item>
      <title>Do not load all data</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-load-all-data/m-p/326996#M120322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which database vendor do you have? Could be length( )..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also use a where clause in the LOAD part:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;//&amp;nbsp;&amp;nbsp; ID,&lt;BR /&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; VERSION,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;EXTERNALIDENTIFIER&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;as&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;Article&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;,,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;"MERCHANDISECATEGORY_ID"&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;as&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;ArticleGroupID&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;where len(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;EXTERNALIDENTIFIER&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;)&amp;gt;=7;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: green; font-family: 'Courier New';"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;SQL&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt; SELECT *&lt;BR /&gt;FROM MSMATERIAL;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 13:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-load-all-data/m-p/326996#M120322</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2011-12-28T13:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Do not load all data</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-load-all-data/m-p/326997#M120323</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;Length did work. thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 13:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-load-all-data/m-p/326997#M120323</guid>
      <dc:creator />
      <dc:date>2011-12-28T13:30:34Z</dc:date>
    </item>
  </channel>
</rss>

