<?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 rounding off percentage values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/rounding-off-percentage-values/m-p/1349042#M414896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;i have a value in percentage displayed as :&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;123456.89%&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;i want to round off to 12.89%(eg two digits) ,how to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2017 08:22:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-23T08:22:22Z</dc:date>
    <item>
      <title>rounding off percentage values</title>
      <link>https://community.qlik.com/t5/QlikView/rounding-off-percentage-values/m-p/1349042#M414896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;i have a value in percentage displayed as :&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;123456.89%&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;i want to round off to 12.89%(eg two digits) ,how to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 08:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rounding-off-percentage-values/m-p/1349042#M414896</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-23T08:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: rounding off percentage values</title>
      <link>https://community.qlik.com/t5/QlikView/rounding-off-percentage-values/m-p/1349043#M414897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How you are getting 123456.89%??? if you are using any expression, you can do something like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(YourExpression , '#0.00%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like below&lt;/P&gt;&lt;P&gt;Num(SUM(Sales)/SUM(Total Sales) , '#0.00%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 08:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rounding-off-percentage-values/m-p/1349043#M414897</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-06-23T08:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: rounding off percentage values</title>
      <link>https://community.qlik.com/t5/QlikView/rounding-off-percentage-values/m-p/1349044#M414898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Round(123456.89%)&lt;/P&gt;&lt;P&gt;then change in number format.It will round it off as your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 09:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rounding-off-percentage-values/m-p/1349044#M414898</guid>
      <dc:creator>qlikcheepirishe</dc:creator>
      <dc:date>2017-06-23T09:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: rounding off percentage values</title>
      <link>https://community.qlik.com/t5/QlikView/rounding-off-percentage-values/m-p/1349045#M414899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't fully understand your requirement but if you are using a chart you can go to the Number tab in the properties, select the "Fixed to" option and specify 2 decimal places and tick the Show in Percent option. That might give you what you are looking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 09:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rounding-off-percentage-values/m-p/1349045#M414899</guid>
      <dc:creator>kennethmash</dc:creator>
      <dc:date>2017-06-23T09:43:20Z</dc:date>
    </item>
  </channel>
</rss>

