<?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: Calculate a percentage in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445381#M433205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression for Patients seen by Facility? Is it using Count? Then try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN 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;Count([Patients seen by Clinic] / &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Count&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;(TOTAL [Patients seen by Clinic])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Oct 2017 16:42:08 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-10-13T16:42:08Z</dc:date>
    <item>
      <title>Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445370#M433194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to Qlik Sense and I am trying to calculate an allocation percentage.&amp;nbsp; I am using Qlik Sense and I am utilizing a table.&amp;nbsp; I have the following column and rows&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid rgb(0, 0, 0); width: 338px; height: 99px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Provider&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Facility&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG style="color: #ffffff; font-size: 13.3333px; text-align: center;"&gt;Patients Seen by Clinic&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Patients Seen by %&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Totals&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jenny&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Clinic 1 &lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Mary&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Clinic 3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Suzie&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Clinic 4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to calculate the Patients Seen by Clinic/Provider or 50/200.&amp;nbsp; I am confused with the Aggr functions and the overall structure of the syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Provider)/ Sum(Patients Seen by Clinic should give me a % across the distribution of patients seen in the clinics...but I am getting nothing.&amp;nbsp; Can someone help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Desmond&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 17:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445370#M433194</guid>
      <dc:creator>dezmundw15</dc:creator>
      <dc:date>2017-10-12T17:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445371#M433195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Provider)/Sum(TOTAL Provider)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 19:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445371#M433195</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-12T19:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445372#M433196</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;Thanks for getting back to my ask...I tried that very same function and it come back with nothing ( - ).&amp;nbsp; I think it has something to do with the Qlik table calculating the "Patients Seen by Clinic"column is summarized based on the Provider column.&amp;nbsp; In the Data Section under Column (Provider) the function is calculating as =[Provider].&amp;nbsp; The summarized results is based on this column.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have received results calculating the %, but it would read as follows: 200000%, 50000%, 100000% and so on.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 20:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445372#M433196</guid>
      <dc:creator>dezmundw15</dc:creator>
      <dc:date>2017-10-12T20:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445373#M433197</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;I have used the following as well, and I just get 0% for everything&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum([PROVIDER])/textcount([PROVIDER])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 20:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445373#M433197</guid>
      <dc:creator>dezmundw15</dc:creator>
      <dc:date>2017-10-12T20:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445374#M433198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample or an image to show what you have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 23:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445374#M433198</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-12T23:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445375#M433199</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;I think you meant:&lt;/P&gt;&lt;P&gt;Dimensions: &lt;/P&gt;&lt;P&gt;Provider&lt;/P&gt;&lt;P&gt;Facility&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure:&lt;/P&gt;&lt;P&gt;Sum([Patients seen by Clinic] / &lt;SPAN style="font-size: 13.3333px;"&gt;Sum(TOTAL [Patients seen by Clinic]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 03:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445375#M433199</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-10-13T03:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445376#M433200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are right &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, 13 Oct 2017 11:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445376#M433200</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-13T11:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445377#M433201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be something like this &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([Patients seen by Clinic] / &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(TOTAL [Patients seen by Clinic])&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;please check your field name as this may contain&amp;nbsp; extra space .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or &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;Sum([Patients seen by Clinic] / &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1} [Patients seen by Clinic])&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 13:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445377#M433201</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-13T13:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445378#M433202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny here is a screen shot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SnipItDoc.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179588_SnipItDoc.PNG" style="height: 363px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445378#M433202</guid>
      <dc:creator>dezmundw15</dc:creator>
      <dc:date>2017-10-13T16:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445379#M433203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try with Rob's expression&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;Sum([Patients seen by Clinic] / &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum(TOTAL [Patients seen by Clinic])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445379#M433203</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-13T16:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445380#M433204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried everyone's suggestions to no avail.&amp;nbsp; I am wondering if it has something to do with being text.&amp;nbsp; I am reviewing functions now, to see if I need to somehow convert it.&amp;nbsp; This is basically an uploaded Excel file put into Qlik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445380#M433204</guid>
      <dc:creator>dezmundw15</dc:creator>
      <dc:date>2017-10-13T16:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445381#M433205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression for Patients seen by Facility? Is it using Count? Then try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN 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;Count([Patients seen by Clinic] / &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Count&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;(TOTAL [Patients seen by Clinic])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445381#M433205</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-13T16:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445382#M433206</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;Anytime I use the TOTAL fx, it gives me an Error in expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445382#M433206</guid>
      <dc:creator>dezmundw15</dc:creator>
      <dc:date>2017-10-13T16:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445383#M433207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression my friend?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445383#M433207</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-13T16:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445384#M433208</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;Yes, I am using a Count to get the distribution of patients seen at each clinic.&amp;nbsp; So for the Patient Seen %, I used the same field, but wanted to get a % instead of a count, to denote as distribution/allocation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445384#M433208</guid>
      <dc:creator>dezmundw15</dc:creator>
      <dc:date>2017-10-13T16:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445385#M433209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445385#M433209</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-13T16:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445386#M433210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the actual expression that is being used in the Patients seen by Facility&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count([SEEN BY PROVIDER]) and I get the count which is what is depicted in the screen shot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the following:&lt;/P&gt;&lt;P&gt;Sum([SEEN BY PROVIDER]) - I just get 0.00%&lt;/P&gt;&lt;P&gt;If I use the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum([SEEN BY PROVIDER])/Sum(Total([SEEN BY PROVIDER]) - I get Error in expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445386#M433210</guid>
      <dc:creator>dezmundw15</dc:creator>
      <dc:date>2017-10-13T16:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445387#M433211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&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([SEEN BY PROVIDER])/&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Count(TOTAL [SEEN BY PROVIDER])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445387#M433211</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-13T16:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445388#M433212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way I am getting Total to display in the Table is using the Totals button in the Presentation Tab.&amp;nbsp; If I turn off, then the total goes away&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445388#M433212</guid>
      <dc:creator>dezmundw15</dc:creator>
      <dc:date>2017-10-13T16:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445389#M433213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OMG....It Worked!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny Thank You so so much!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-a-percentage/m-p/1445389#M433213</guid>
      <dc:creator>dezmundw15</dc:creator>
      <dc:date>2017-10-13T16:59:21Z</dc:date>
    </item>
  </channel>
</rss>

