<?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: Round Percentage in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892773#M310883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add this in num&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'###,###,###.##0,00'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;num(count(distinct value1),'#,##0.&lt;SPAN style="font-size: 13.3333330154419px;"&gt;##0,00&lt;/SPAN&gt;','.' , ',') / num(Count(distinct value2),'#,##0.&lt;SPAN style="font-size: 13.3333330154419px;"&gt;##0,00&lt;/SPAN&gt;','.' , ',') * 100 &amp;amp; '%'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2015 12:39:40 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2015-06-15T12:39:40Z</dc:date>
    <item>
      <title>Round Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892771#M310881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello i need to round a percentage value from&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nn.n1n2n3n4n5n6&lt;/STRONG&gt; to &lt;STRONG&gt;nn.n1&lt;/STRONG&gt; which function can i use?&lt;/P&gt;&lt;P&gt;The formula used is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(count(distinct value1),'#,##0.##','.' , ',') / num(Count(distinct value2),'#,##0.##','.' , ',') * 100 &amp;amp; '%'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 12:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892771#M310881</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-06-15T12:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Round Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892772#M310882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you just need the displayed format to be to 1 decimal place?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 12:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892772#M310882</guid>
      <dc:creator />
      <dc:date>2015-06-15T12:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Round Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892773#M310883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add this in num&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'###,###,###.##0,00'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;num(count(distinct value1),'#,##0.&lt;SPAN style="font-size: 13.3333330154419px;"&gt;##0,00&lt;/SPAN&gt;','.' , ',') / num(Count(distinct value2),'#,##0.&lt;SPAN style="font-size: 13.3333330154419px;"&gt;##0,00&lt;/SPAN&gt;','.' , ',') * 100 &amp;amp; '%'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 12:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892773#M310883</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-06-15T12:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Round Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892774#M310884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i force the 2 decimal value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 12:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892774#M310884</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-06-15T12:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Round Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892775#M310885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Num(12.34567, '##.##') - for two possible decimal&lt;/P&gt;&lt;P&gt;Num(12.34567, '##.00') - for forced two decimal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 12:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892775#M310885</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-06-15T12:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Round Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892776#M310886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i've just tried with Num(123456.789789789,'##.##') and it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 12:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892776#M310886</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-06-15T12:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Round Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892777#M310887</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;and perhaps you may want to force the desired format (two decimal values) on the division result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= num( ( [Expression A] / [Expression B] ) * 100, '##,00' ) &amp;amp; '%'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 12:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Round-Percentage/m-p/892777#M310887</guid>
      <dc:creator>alex_millan</dc:creator>
      <dc:date>2015-06-15T12:58:49Z</dc:date>
    </item>
  </channel>
</rss>

