<?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 Re: Sum(IF(and function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-IF-and-function/m-p/394750#M1167833</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;You can try using Set Analysis something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({$&amp;lt;Diagnosis={Cellulitis}, [Patient Admitted]={1}&amp;gt;}Your_field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2012 11:46:50 GMT</pubDate>
    <dc:creator>manisha_uit</dc:creator>
    <dc:date>2012-09-11T11:46:50Z</dc:date>
    <item>
      <title>Sum(IF(and function</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-IF-and-function/m-p/394749#M1167832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to write a Sum(If(And function and am getting a little stuck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My function currently reads as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000; font-size: 8pt;"&gt;&lt;STRONG&gt;)) &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My error starts at the first comma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how I can achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 11:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-IF-and-function/m-p/394749#M1167832</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2012-09-11T11:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sum(IF(and function</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-IF-and-function/m-p/394750#M1167833</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;You can try using Set Analysis something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({$&amp;lt;Diagnosis={Cellulitis}, [Patient Admitted]={1}&amp;gt;}Your_field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 11:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-IF-and-function/m-p/394750#M1167833</guid>
      <dc:creator>manisha_uit</dc:creator>
      <dc:date>2012-09-11T11:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sum(IF(and function</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-IF-and-function/m-p/394751#M1167835</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; Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Sum(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #800000;"&gt;Diagnosis&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Cellulitis' and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #800000;"&gt;[Patient Admitted?]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=1),1,0)&lt;STRONG style="font-size: 8pt; color: #ff0000;"&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="font-size: 8pt; color: #ff0000;"&gt;or&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="font-size: 8pt; color: #ff0000;"&gt;=Count({$&amp;lt;Diagnosis={'Cellulitis'}, [Patient Admitted]={1}&amp;gt;}Your_field)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="font-size: 8pt; color: #ff0000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="font-size: 8pt; color: #ff0000;"&gt;Hope it helps&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 20:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-IF-and-function/m-p/394751#M1167835</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-09-11T20:11:41Z</dc:date>
    </item>
  </channel>
</rss>

