<?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 Help with displaying data under 9999 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-data-under-9999/m-p/265856#M1204985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;Try using&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Only({&amp;lt; EAN = {'&amp;lt;=10000'} &amp;gt;} EAN)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;as expression. &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jul 2010 17:24:10 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-07-15T17:24:10Z</dc:date>
    <item>
      <title>Help with displaying data under 9999</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-data-under-9999/m-p/265854#M1204983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have attached a file that i need help with.&lt;/P&gt;&lt;P&gt;I only want to display data in the pivot table that is less than 10000, i,e, from 1-9999. All other data i want to exclude. The data is loaded in from a database that i can't access, so all data is loaded in but i dont want to display all data.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 16:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-data-under-9999/m-p/265854#M1204983</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-07-15T16:54:23Z</dc:date>
    </item>
    <item>
      <title>Help with displaying data under 9999</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-data-under-9999/m-p/265855#M1204984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lets say the field you want to filter is called Amt...&lt;/P&gt;&lt;P&gt;Using this as your expression will treat values 10,000 and greater as null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;if(Amt&amp;gt;=10000,null(),Amt)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 17:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-data-under-9999/m-p/265855#M1204984</guid>
      <dc:creator />
      <dc:date>2010-07-15T17:11:06Z</dc:date>
    </item>
    <item>
      <title>Help with displaying data under 9999</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-data-under-9999/m-p/265856#M1204985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;Try using&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Only({&amp;lt; EAN = {'&amp;lt;=10000'} &amp;gt;} EAN)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;as expression. &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 17:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-data-under-9999/m-p/265856#M1204985</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-07-15T17:24:10Z</dc:date>
    </item>
    <item>
      <title>Help with displaying data under 9999</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-displaying-data-under-9999/m-p/265857#M1204986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm guessing EAN is to be a dimension of the Pivot Table. In that case, use a calculated dimension of:&lt;/P&gt;&lt;P&gt;=if(EAN&amp;lt;10000,EAN)&lt;/P&gt;&lt;P&gt;See attached example.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 05:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-displaying-data-under-9999/m-p/265857#M1204986</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-07-16T05:54:18Z</dc:date>
    </item>
  </channel>
</rss>

