<?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 Simple NUM formatting function. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-NUM-formatting-function/m-p/187632#M51230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;Thanks for the quick reply but you understood the problem right. I need to multiply by 100 to calculate the number in percentage, but I have a problem showing the % sign after the number in the chart. so I tried num(myexpression), '#.##0%' as I dont want decimals and also I cannot change the chart Number format to 'Show in %' . As if I do that its adding the % sign to all the numbers on the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Mar 2011 15:34:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-29T15:34:56Z</dc:date>
    <item>
      <title>Simple NUM formatting function.</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-NUM-formatting-function/m-p/187630#M51228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;Can anyone check and tell me whats wrong with this expression in the chart. I have the Number format selected to Fixed To for this table so that I can get rid of the decimal values, but unable to add the % symbol in the end of the number.&lt;/P&gt;&lt;P&gt;=if(Valuelist('£ Variance v Q0F','Index V Q0F %','Index v YAG %') = '£ Variance v Q0F',num(sum({$&amp;lt;FORECAST_TYPE = {'Q0F'}&amp;gt;}FCT_GROSS_REVENUE)-sum(WK_SALES_GROSS_REV))/1000 ,&lt;BR /&gt;if(Valuelist('£ Variance v Q0F','Index V Q0F %','Index v YAG %') = 'Index V Q0F %',num(sum(WK_SALES_GROSS_REV)/sum({$&amp;lt;FORECAST_TYPE = {'Q0F'}&amp;gt;}FCT_GROSS_REVENUE)*100,'#.##0%'),&lt;BR /&gt;if(Valuelist('£ Variance v Q0F','Index V Q0F %','Index v YAG %') = 'Index v YAG %',sum(WK_SALES_GROSS_REV))))&lt;/P&gt;&lt;P&gt;The syntax of the expression is fine and seems to have problem only when use the num format function. I tried this in a text object and there it shows the value with a % added to the number but doesnt work here in a pivot.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;ANDY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 15:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-NUM-formatting-function/m-p/187630#M51228</guid>
      <dc:creator />
      <dc:date>2011-03-29T15:23:20Z</dc:date>
    </item>
    <item>
      <title>Simple NUM formatting function.</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-NUM-formatting-function/m-p/187631#M51229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what specific problem you're having, but don't multiply by 100 when displaying as a percent. In other words:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;num(.5,'#,##0.00%')&lt;/P&gt;&lt;P&gt;Displays as:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;50.00%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 15:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-NUM-formatting-function/m-p/187631#M51229</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-03-29T15:31:22Z</dc:date>
    </item>
    <item>
      <title>Simple NUM formatting function.</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-NUM-formatting-function/m-p/187632#M51230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;Thanks for the quick reply but you understood the problem right. I need to multiply by 100 to calculate the number in percentage, but I have a problem showing the % sign after the number in the chart. so I tried num(myexpression), '#.##0%' as I dont want decimals and also I cannot change the chart Number format to 'Show in %' . As if I do that its adding the % sign to all the numbers on the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 15:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-NUM-formatting-function/m-p/187632#M51230</guid>
      <dc:creator />
      <dc:date>2011-03-29T15:34:56Z</dc:date>
    </item>
  </channel>
</rss>

