<?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 remove line with '0' in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273587#M579925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this as calculated dimension instead your current dimension:&lt;/P&gt;&lt;P&gt;=aggr(if(sum(volume),symptoms_code),symptoms_code)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2012 11:58:32 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-01-13T11:58:32Z</dc:date>
    <item>
      <title>remove line with '0' in expression</title>
      <link>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273586#M579923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need your help in removing the lines where the expression quantity is zero (0).&lt;/P&gt;&lt;P&gt;I have a table as shown below where i have ranked the codes by their volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/P&gt;&lt;P&gt;However i do not wish to have the lines where the Volume is 0. For me the table should only display those whose values are greater than 0 and be displayed as such&lt;/P&gt;&lt;P&gt; &lt;IMG src="https://community.qlik.com/" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the qvw for your convenience.&lt;/P&gt;&lt;P&gt;Thanks in advance for your help and advices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajiv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 11:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273586#M579923</guid>
      <dc:creator />
      <dc:date>2012-01-13T11:40:56Z</dc:date>
    </item>
    <item>
      <title>remove line with '0' in expression</title>
      <link>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273587#M579925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this as calculated dimension instead your current dimension:&lt;/P&gt;&lt;P&gt;=aggr(if(sum(volume),symptoms_code),symptoms_code)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 11:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273587#M579925</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-13T11:58:32Z</dc:date>
    </item>
    <item>
      <title>remove line with '0' in expression</title>
      <link>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273588#M579929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or just dont load the information&lt;/P&gt;&lt;P&gt;You can do this by adding the following to your load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where volume &amp;lt;&amp;gt; 0 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD symptoms_code, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; information, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; volume&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;E:\HCSC2516\Data\test1.xls&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(biff, embedded labels, table is Sheet1$)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Where volume &amp;lt;&amp;gt; 0 ;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 12:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273588#M579929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-13T12:20:20Z</dc:date>
    </item>
    <item>
      <title>remove line with '0' in expression</title>
      <link>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273589#M579931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it suits me, thanks swuehl..&lt;/P&gt;&lt;P&gt;can you please briefly describe me the calculated expression you suggested, i cannot realy understand its definition in help menu in QV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 12:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273589#M579931</guid>
      <dc:creator />
      <dc:date>2012-01-13T12:30:30Z</dc:date>
    </item>
    <item>
      <title>remove line with '0' in expression</title>
      <link>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273590#M579934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My expression is equivalent to &lt;/P&gt;&lt;P&gt;=aggr(if(sum(volume)&amp;lt;&amp;gt;0,symptoms_code),symptoms_code)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you could read it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group your records by symptoms_code, calculate the sum(volume) per symptoms_code. Return symptoms_code where the sum is not zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you get a list of your symptoms_code values, but limited to your condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 12:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273590#M579934</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-13T12:35:45Z</dc:date>
    </item>
    <item>
      <title>remove line with '0' in expression</title>
      <link>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273591#M579935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the explanation.. got it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 13:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273591#M579935</guid>
      <dc:creator />
      <dc:date>2012-01-13T13:28:47Z</dc:date>
    </item>
    <item>
      <title>remove line with '0' in expression</title>
      <link>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273592#M579937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good idea denis, however it can be applied for the example i gave, however in the app am working, the sum is calculated in the expression itself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 13:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/remove-line-with-0-in-expression/m-p/273592#M579937</guid>
      <dc:creator />
      <dc:date>2012-01-13T13:30:00Z</dc:date>
    </item>
  </channel>
</rss>

