<?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: please correct this sum expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133776#M763976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May bad, I was thinking about dimension selection ignorance when writing exclude chart dimensions.. it is clearer now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jul 2018 09:12:15 GMT</pubDate>
    <dc:creator>YoussefBelloum</dc:creator>
    <dc:date>2018-07-27T09:12:15Z</dc:date>
    <item>
      <title>please correct this sum expression</title>
      <link>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133770#M763970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to sum the patient based on their gender and status&amp;nbsp; and wrote this formula &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum([Patient count])/sum(TOTAL{&amp;lt;Gender{,Status}&amp;gt;}[Patient count])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is saying error in set expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know the correct syntax,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anuradha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133770#M763970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: please correct this sum expression</title>
      <link>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133771#M763971</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;maybe this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum([Patient count])/sum(TOTAL&lt;STRONG&gt;{&amp;lt;Gender,Status}&amp;gt;}&lt;/STRONG&gt;[Patient count])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 08:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133771#M763971</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-07-27T08:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: please correct this sum expression</title>
      <link>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133772#M763972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to decide if you want to limit the aggregation scope regarding the chart dimensions or selections:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you want to ignore chart dimensions besides Gender and Status:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=sum([Patient count]) / sum(&lt;STRONG&gt;TOTAL&amp;lt;Gender,Status&amp;gt;&lt;/STRONG&gt; [Patient count])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3285"&gt;The Aggregation Scope&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 08:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133772#M763972</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-07-27T08:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: please correct this sum expression</title>
      <link>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133773#M763973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan, by suggesting your above expression, I think you mean: you want to limit the aggregation score regarding the chart dimension.. I'm I wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because to ignore chart dimensions, we need to exclude them in set analysis, right ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 08:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133773#M763973</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-07-27T08:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: please correct this sum expression</title>
      <link>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133774#M763974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;because to ignore chart dimensions, we need to exclude them in set analysis, right ?&lt;/P&gt;








&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;NO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rather, to ignore &lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;chart dimensions&lt;/STRONG&gt;,&lt;/SPAN&gt; we need to use &lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;TOTAL&lt;/STRONG&gt;&lt;/SPAN&gt; qualifier with the dimensions accordingly. &lt;SPAN style="color: #575757; text-decoration: underline;"&gt;Set analysis&lt;/SPAN&gt; has nothing to do with dimension ignorance but &lt;SPAN style="color: #0000ff; text-decoration: underline;"&gt;&lt;SPAN style="color: #575757; text-decoration: underline;"&gt;selection ignorance&lt;/SPAN&gt;&lt;/SPAN&gt;, irrespective of chart dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 08:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133774#M763974</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-07-27T08:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: please correct this sum expression</title>
      <link>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133775#M763975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks that is working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 09:10:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133775#M763975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-27T09:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: please correct this sum expression</title>
      <link>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133776#M763976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May bad, I was thinking about dimension selection ignorance when writing exclude chart dimensions.. it is clearer now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 09:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133776#M763976</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-07-27T09:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: please correct this sum expression</title>
      <link>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133777#M763977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tiwary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try below mentioned &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum([Patient count]) / sum(&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TOTAL&amp;lt;Gender,Status&amp;gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; [Patient count])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Pintu Pandey&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2018 07:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/please-correct-this-sum-expression/m-p/133777#M763977</guid>
      <dc:creator>pintucs20</dc:creator>
      <dc:date>2018-07-28T07:01:09Z</dc:date>
    </item>
  </channel>
</rss>

