<?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: percentage calculation front end in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900064#M999816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have replied on this thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2015 13:05:20 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2015-06-25T13:05:20Z</dc:date>
    <item>
      <title>percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900055#M999805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have two tables SALTable and COMMTable and want to do SAL % with &lt;STRONG&gt;COMM/SAL &lt;/STRONG&gt;and&lt;STRONG&gt; GRADE.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SAL column have the nulls.&lt;/P&gt;&lt;P&gt;How to achieve the same in report front end as shown below reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAL%:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(Sum({&amp;lt;Year=, Quarter=, Month=,DATE={'&amp;gt;=$(=vStartDate)&amp;lt;=$(=vMaxDate)'}&amp;gt;}&amp;nbsp; SAL)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;Year=, Quarter=, Month=,DATE={'&amp;gt;=$(=vStartDate)&amp;lt;=$(=vMaxDate)'}&amp;gt;}&amp;nbsp; COMM)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GRADE:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;if(SAL%&amp;gt;=0 AND SAL%&amp;lt;0.1,'0%-10%',&lt;/P&gt;&lt;P&gt;if(SAL%&amp;gt;=0.1 AND SAL%&amp;lt;0.2,'10%-20%',&lt;/P&gt;&lt;P&gt;if(SAL%&amp;gt;=0.2 AND SAL%&amp;lt;0.3,'20%-30%',&lt;/P&gt;&lt;P&gt;if(SAL%&amp;gt;=0.3 AND SAL%&amp;lt;0.4,'30%-40%',&lt;/P&gt;&lt;P&gt;if(SAL%&amp;gt;=0.4 AND SAL%&amp;lt;0.5,'40%-50%',&lt;/P&gt;&lt;P&gt;if(SAL%&amp;gt;=0.5 AND SAL%&amp;lt;0.6,'50%-60%',&lt;/P&gt;&lt;P&gt;if(SAL%&amp;gt;=0.6 AND SAL%&amp;lt;0.7,'60%-70%',&lt;/P&gt;&lt;P&gt;if(SAL%&amp;gt;=0.7 AND SAL%&amp;lt;0.8,'70%-80%',&lt;/P&gt;&lt;P&gt;if(SAL%&amp;gt;=0.8 AND SAL%&amp;lt;0.9,'80%-90%',&lt;/P&gt;&lt;P&gt;if(SAL%&amp;gt;=0.9 AND SAL%&amp;lt;1.0,'90%-100%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Required Report Output:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/90795_Capture.JPG" style="height: 286px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900055#M999805</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900056#M999806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi most of it's done in to attached, you had an unwanted + in the sal% expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH - Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 11:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900056#M999806</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-06-25T11:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900057#M999807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/awhitfield"&gt;awhitfield&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve the below one in report?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I don't have &lt;STRONG&gt;SAL %&lt;/STRONG&gt; in script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 175px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" colspan="2" height="17" width="175"&gt;Report2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17"&gt;&lt;/TD&gt;&lt;TD class="xl66"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20"&gt;SAL %&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;"&gt;No of Emps&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;0%-10%&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;"&gt;14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;10%-20%&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;20%-30%&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;30%-40%&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;40%-50%&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;50%-60%&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;60%-70%&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;70%-80%&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;80%-90%&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;90%-100%&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 11:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900057#M999807</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-06-25T11:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900058#M999808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try let me us know,if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sal% :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Year=, Quarter=, Month=,DATE={'&amp;gt;=$(=vStartDate)&amp;lt;=$(=vMaxDate)'}&amp;gt;}if(isnull(COMM),0,COMM))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year=, Quarter=, Month=,DATE={'&amp;gt;=$(=vStartDate)&amp;lt;=$(=vMaxDate)'}&amp;gt;}if(isnull(SAL),0,SAL))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 11:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900058#M999808</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-06-25T11:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900059#M999809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am getting as shown below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/90809_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want to show like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="175"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="74"&gt;SAL %&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="101"&gt;No of Emps&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;0%-10%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;10%-20%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;20%-30%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;30%-40%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;40%-50%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;50%-60%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;60%-70%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;70%-80%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;80%-90%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;90%-100%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 11:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900059#M999809</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-06-25T11:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900060#M999810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 11:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900060#M999810</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-06-25T11:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900061#M999811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/Kush141087"&gt;Kush141087&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show all the GRADES even data is NULL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="175"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="74"&gt;GRADE&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="101"&gt;No of Emps&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;0%-10%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;10%-20%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;20%-30%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;30%-40%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;40%-50%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;50%-60%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;60%-70%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;70%-80%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;80%-90%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;90%-100%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 11:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900061#M999811</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-06-25T11:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900062#M999812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As % is calculated based on expression, the values which falls in particular grade only that % will be captured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to achieve the same result then it is possible in script only not on front end if I am not wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 12:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900062#M999812</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-06-25T12:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900063#M999815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/Kush141087"&gt;Kush141087&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help to reply the answer at this thread &lt;A href="https://community.qlik.com/message/806423"&gt;percentage calculation in the script&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 12:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900063#M999815</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-06-25T12:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900064#M999816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have replied on this thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 13:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900064#M999816</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-06-25T13:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900065#M999817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA file for solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 03:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900065#M999817</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-06-26T03:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900066#M999818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Always remember that all the tables in the Datamodel should be linked otherwise if you use those dimensions the values won't split according to dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 03:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900066#M999818</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-06-26T03:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation front end</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900067#M999819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you All.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 11:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-front-end/m-p/900067#M999819</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-06-27T11:32:21Z</dc:date>
    </item>
  </channel>
</rss>

