<?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 exclude line from table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-exclude-line-from-table/m-p/641042#M234832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have table with this colums:&lt;/P&gt;&lt;P&gt;ItemId - invent item Id (dimension)&lt;/P&gt;&lt;P&gt;SalesQty - sales qty (expression)&lt;/P&gt;&lt;P&gt;InventQty - qty on location (expression)&lt;/P&gt;&lt;P&gt;LastPricePurch&amp;nbsp; - last purch price (expression)&lt;/P&gt;&lt;P&gt;LastPriceSales - last sales price (expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want see in table only line with ItemId have not null value SalesQty or InventQty, but may be this ItemId have LastPricePurch and LastPriceSales and option on Dimension "Supress when value is null" - not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I write expression in Dimension: =aggr(If(Alt($(SalesQty),0)&amp;lt;&amp;gt;0 OR Alt($(InventQty),0)&amp;lt;&amp;gt; 0,ItemId ),ItemId )&lt;/P&gt;&lt;P&gt;It's work, but slowly - how I can optimaze this situation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2014 06:10:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-21T06:10:30Z</dc:date>
    <item>
      <title>How exclude line from table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-exclude-line-from-table/m-p/641042#M234832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have table with this colums:&lt;/P&gt;&lt;P&gt;ItemId - invent item Id (dimension)&lt;/P&gt;&lt;P&gt;SalesQty - sales qty (expression)&lt;/P&gt;&lt;P&gt;InventQty - qty on location (expression)&lt;/P&gt;&lt;P&gt;LastPricePurch&amp;nbsp; - last purch price (expression)&lt;/P&gt;&lt;P&gt;LastPriceSales - last sales price (expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want see in table only line with ItemId have not null value SalesQty or InventQty, but may be this ItemId have LastPricePurch and LastPriceSales and option on Dimension "Supress when value is null" - not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I write expression in Dimension: =aggr(If(Alt($(SalesQty),0)&amp;lt;&amp;gt;0 OR Alt($(InventQty),0)&amp;lt;&amp;gt; 0,ItemId ),ItemId )&lt;/P&gt;&lt;P&gt;It's work, but slowly - how I can optimaze this situation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 06:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-exclude-line-from-table/m-p/641042#M234832</guid>
      <dc:creator />
      <dc:date>2014-05-21T06:10:30Z</dc:date>
    </item>
  </channel>
</rss>

