<?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: ratio calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999167#M945158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is different then the above. In the above you are using Set analysis in the numerator and hence to find the TOTAL you don't need TOTAL, you just leave out the set analysis. In the attached example you don't have any set analysis in the numerator and hence you needed TOTAL to get the total (in addition I did use total when I used this in a straight table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;EM style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;and if you are doing this in a straight table with schoolname as your dimension, then try this:&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM&gt;=Count(schoolname)/Count(TOTAL schoolname) &lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="line-height: 1.5em;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Dec 2015 12:20:32 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-12-31T12:20:32Z</dc:date>
    <item>
      <title>ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999142#M945128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi every one. I am new in Qlik and want to ask a question. I have a set of data with 5 variable. one of them is school name. In this variable how can I calculate ratio of one school vs all others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 15:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999142#M945128</guid>
      <dc:creator />
      <dc:date>2015-12-29T15:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999143#M945129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you mean fields instead of variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post an example of the data you have, so we can give you a good example of a calculation in return?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 15:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999143#M945129</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-12-29T15:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999144#M945130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension: School Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: &lt;STRONG&gt;Sum(FieldName)/Sum(TOTAL FieldName) &lt;/STRONG&gt;or&lt;STRONG&gt; Count(FieldName)/Count(TOTAL FieldName)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 16:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999144#M945130</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-29T16:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999145#M945131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Onno, Thank you for your response. I will try to send you a sample file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 09:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999145#M945131</guid>
      <dc:creator />
      <dc:date>2015-12-30T09:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999146#M945132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't try to send me something &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;. See if you can post a simply screenshot or a table of a small data dump (5 rows, related columns) in a reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless of course what Sunny posted below already solves it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 09:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999146#M945132</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-12-30T09:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999147#M945133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny. First of all thank you for&amp;nbsp; your answer but in my case filed names are same like below sample.&lt;/P&gt;&lt;P&gt;name&amp;nbsp; sname&amp;nbsp; schoolname&amp;nbsp; age&amp;nbsp;&amp;nbsp; sex&lt;/P&gt;&lt;P&gt;j&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; g&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; medical&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 25&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; M&lt;/P&gt;&lt;P&gt;a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nutrition&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; F&lt;/P&gt;&lt;P&gt;b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; d&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nursing&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 23&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; M&lt;/P&gt;&lt;P&gt;and so on. now I want to calculate ratio of nursing vs total of schoolname.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 09:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999147#M945133</guid>
      <dc:creator />
      <dc:date>2015-12-30T09:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999148#M945134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110280_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 10:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999148#M945134</guid>
      <dc:creator />
      <dc:date>2015-12-30T10:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999149#M945135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=count({&amp;lt;schoolname={'nursing'}&amp;gt;schoolname})/count(TOTAL schoolname)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 10:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999149#M945135</guid>
      <dc:creator />
      <dc:date>2015-12-30T10:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999150#M945136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;schoolname={'nursing'}&amp;gt;} FieldName)&amp;nbsp;&amp;nbsp;&amp;nbsp; //will give for nursing only&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;sum(&amp;lt;Total schoolname&amp;gt; FieldName)&amp;nbsp;&amp;nbsp; //will give for all school&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 10:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999150#M945136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-30T10:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999151#M945137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also dont forget to change the format i.e show in percent under Number tab&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 10:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999151#M945137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-30T10:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999152#M945138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think TOTAL is required here, you can just use (and note the missing curly bracket in red)&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;&lt;STRONG&gt;=Count({&amp;lt;schoolname={'nursing'}&amp;gt;&lt;SPAN style="color: #ff0000;"&gt;}&lt;/SPAN&gt; schoolname)/Count(schoolname)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if you are doing this in a straight table with schoolname as your dimension, then try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count(schoolname)/Count(TOTAL schoolname)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 11:46:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999152#M945138</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-30T11:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999153#M945139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From my point of view, I think Total is required&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason behind this is: If I am having any measure field like Sales, NoOfFaculty then I need to group w.r.t Dim like&lt;/P&gt;&lt;P&gt;=sum(&amp;lt;Total SchoolName&amp;gt; &lt;SPAN style="font-size: 13.3333px;"&gt;NoOfFaculty) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 12:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999153#M945139</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-30T12:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999154#M945140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is any example to show that TOTAL is not required &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110301_Capture.PNG" style="height: 319px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 13:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999154#M945140</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-30T13:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999155#M945141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try what I suggested you??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace FieldName with Score or Course...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 13:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999155#M945141</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-30T13:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999156#M945142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your answers and special thank for dear Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 17:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999156#M945142</guid>
      <dc:creator />
      <dc:date>2015-12-30T17:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999157#M945144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 18:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999157#M945144</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-30T18:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999158#M945146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For me School is a Dim not a measure, Even you would be agree on same&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now If I want to see score % then:&lt;/P&gt;&lt;P&gt;I would go for this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=sum(&amp;lt;School={'Nursing'}&amp;gt;} Score) / sum(&amp;lt;Total School&amp;gt; Score) &lt;/STRONG&gt;which would give Nursing % wrt to total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I am trying to say...&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2015 05:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999158#M945146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-31T05:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999159#M945147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Balraj, there are couple of things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Your syntax for the expression is not right:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum(&lt;SPAN style="color: #ff0000;"&gt;{&lt;/SPAN&gt;&amp;lt;School={'Nursing'}&amp;gt;} Score) / Sum(Total &lt;SPAN style="color: #ff0000;"&gt;&amp;lt;&lt;/SPAN&gt;School&amp;gt; Score)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) I am not sure which object would need this expression? Would you be able to implement your expression into previously attached qvw?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2015 11:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999159#M945147</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-31T11:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999160#M945149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops, wrong syntax...sorry for the inconvenience&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was saying like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;{&lt;/SPAN&gt;&amp;lt;School={'Nursing'}&amp;gt;} Score) / Sum(Total Score)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2015 11:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999160#M945149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-31T11:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: ratio calculation</title>
      <link>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999161#M945151</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;Balraj Ahlawat wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;{&lt;/SPAN&gt;&amp;lt;School={'Nursing'}&amp;gt;} Score) / Sum(Total Score)&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Show an implementation of this then. I still don't think you need TOTAL in denominator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2015 11:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ratio-calculation/m-p/999161#M945151</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-31T11:44:33Z</dc:date>
    </item>
  </channel>
</rss>

