<?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 How to Round off the percentage values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339711#M412851</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;&lt;/P&gt;&lt;P&gt;I need the below percentage values to get Roundup as 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/160459_Screenshot_1.png" style="height: 241px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Tried by using Round, Floor and Ceil function .it works for 100% but 99.98 % is also turning as 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Requirements I need:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100.02: as 100 %&lt;/P&gt;&lt;P&gt;99.92: as either 99.92 or 99%&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/160463_Screenshot_2.png" style="height: 242px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me fixing it? so that it will be help full for my learning process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Muthu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2017 03:25:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-04-19T03:25:31Z</dc:date>
    <item>
      <title>How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339711#M412851</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;&lt;/P&gt;&lt;P&gt;I need the below percentage values to get Roundup as 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/160459_Screenshot_1.png" style="height: 241px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Tried by using Round, Floor and Ceil function .it works for 100% but 99.98 % is also turning as 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Requirements I need:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100.02: as 100 %&lt;/P&gt;&lt;P&gt;99.92: as either 99.92 or 99%&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/160463_Screenshot_2.png" style="height: 242px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me fixing it? so that it will be help full for my learning process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Muthu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 03:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339711#M412851</guid>
      <dc:creator />
      <dc:date>2017-04-19T03:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339712#M412852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using Num(&amp;lt;your field/Expression&amp;gt;/100,'##.#0%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 03:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339712#M412852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-19T03:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339713#M412853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Shiva.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the above Expression is Not working &lt;/P&gt;&lt;P&gt;for your Exapression iam getting the Output as &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_3.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/160464_Screenshot_3.png" style="height: 244px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i need an out put like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100.01 % as 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;99.98 % as either 99.98 or 99%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;The Expression that I am using:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Num((1-((Sum([Transceiver Daily Outage Duration])-Sum([Planned Downtime]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum([CPE Daily Outage Duration])+Sum([Tier1 Daily Outage Duration])))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum([Transceiver Daily Expected Uptime])),'#,##0.00%')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 03:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339713#M412853</guid>
      <dc:creator />
      <dc:date>2017-04-19T03:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339714#M412854</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;Change the number format in Number tab of that expression.&lt;/P&gt;&lt;P&gt;Select Fixed and set 0 Decimal. if you are not multiplying the factor with 100 in you expression check &lt;/P&gt;&lt;P&gt;"Show in Percentage in the Number Tab"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 03:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339714#M412854</guid>
      <dc:creator>hariprasadqv</dc:creator>
      <dc:date>2017-04-19T03:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339715#M412855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Hari Prasad &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked your Logic. It is also not working &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the output as 100%&amp;nbsp; for all fields &lt;/P&gt;&lt;P&gt;even 99.98 % also getting 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;But I need an output like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;100.01 % as 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;99.98 % as either 99.98 or 99%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muthu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 04:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339715#M412855</guid>
      <dc:creator />
      <dc:date>2017-04-19T04:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339716#M412856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try ceil()&amp;nbsp; or Floor()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 04:43:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339716#M412856</guid>
      <dc:creator>hariprasadqv</dc:creator>
      <dc:date>2017-04-19T04:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339717#M412857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont understand the rounding rules you want to apply. 99.98 does not round to 99, it will round to 100, and what does "either &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;99.98 or 99%"&amp;nbsp; mean? You need one or the other.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, &lt;/P&gt;&lt;P&gt;round(x, y) will round x up or down to the nearest multiple of y. If y is omitted, use 1&lt;/P&gt;&lt;P&gt;ceil(x, y) &lt;SPAN style="font-size: 13.3333px;"&gt;will round x up to the nearest multiple of y. Likewise y defailts to 1 if omitted.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;floor(x, y) will round down to the nearest multiple of y.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To produce 99.98, then use something like&lt;/P&gt;&lt;P&gt;=Round(99.977, 0.01)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;To "round" 99.98 to 99, then use&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Floor(99.98, 1)&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;&lt;SPAN style="font-size: 13.3333px;"&gt;Similarly for 100.01&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Round(100.01, 1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Floor&lt;SPAN style="font-size: 13.3333px;"&gt;(100.01, 1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 05:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339717#M412857</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-04-19T05:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339718#M412858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Use thisNum((1-((Sum([Transceiver Daily Outage Duration])-Sum([Planned Downtime]))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum([CPE Daily Outage Duration])+Sum([Tier1 Daily Outage Duration])))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum([Transceiver Daily Expected Uptime])),'#,##0.&lt;STRONG style="text-decoration: underline;"&gt;#&lt;/STRONG&gt;0%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 05:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339718#M412858</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-19T05:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339719#M412859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muthu,&lt;/P&gt;&lt;P&gt;Try this Exppression,"&lt;STRONG&gt;Round(99.98,0.04)" if it works.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank's &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sumit Jadhav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 06:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339719#M412859</guid>
      <dc:creator>sumitjadhav</dc:creator>
      <dc:date>2017-04-19T06:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339720#M412860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Jonathan &lt;/P&gt;&lt;P&gt;Actually, i want&lt;/P&gt;&lt;P&gt;100.07 as 100%&lt;/P&gt;&lt;P&gt;and 99.98 % as 99.98 itself&lt;/P&gt;&lt;P&gt;But both I need in single column&lt;/P&gt;&lt;P&gt;Is there any Possibilities to get both &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 06:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339720#M412860</guid>
      <dc:creator />
      <dc:date>2017-04-19T06:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339721#M412861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Sumit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tried the expression it is not working and iam getting same result onit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 06:39:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339721#M412861</guid>
      <dc:creator />
      <dc:date>2017-04-19T06:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339722#M412862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muthu,&lt;/P&gt;&lt;P&gt;Try the Below Expressions,&lt;/P&gt;&lt;P&gt;-&lt;STRONG&gt;-&amp;gt;&amp;gt;num(Round(100.07),'###')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;gt;Round( 99.98,0.02)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank's &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sumit Jadhav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 09:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339722#M412862</guid>
      <dc:creator>sumitjadhav</dc:creator>
      <dc:date>2017-04-19T09:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339723#M412863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muthu Kumar,&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;&lt;STRONG&gt;Round((1-((Sum([Transceiver Daily Outage Duration])-Sum([Planned Downtime]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum([CPE Daily Outage Duration])+Sum([Tier1 Daily Outage Duration])))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum([Transceiver Daily Expected Uptime])),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;If((1-((Sum([Transceiver Daily Outage Duration])-Sum([Planned Downtime]))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum([CPE Daily Outage Duration])+Sum([Tier1 Daily Outage Duration])))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum([Transceiver Daily Expected Uptime]))&amp;gt;100,1,0.01))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 14:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339723#M412863</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2017-04-19T14:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to Round off the percentage values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339724#M412864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 06:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Round-off-the-percentage-values/m-p/1339724#M412864</guid>
      <dc:creator />
      <dc:date>2017-04-21T06:14:07Z</dc:date>
    </item>
  </channel>
</rss>

