<?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 Decimal Places in Chart Labels in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Decimal-Places-in-Chart-Labels/m-p/326490#M120207</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;Maybe this would work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Value : £'&amp;amp; Num(sum(if(wildmatch(product_range_desc,'*Fleet*'),dt_qty*dt_net_price,0)),#.##0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2011 11:16:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-25T11:16:02Z</dc:date>
    <item>
      <title>Decimal Places in Chart Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-in-Chart-Labels/m-p/326489#M120206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just getting into using Qlikview and have hit a funny hurdle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have created charts that display summed values in the labels but cannot get them to adhere to decimel places or seperators.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example is;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Value : £'&amp;amp;sum(if(wildmatch(product_range_desc,'*Fleet*'),dt_qty*dt_net_price,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am i missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone assist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 10:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-in-Chart-Labels/m-p/326489#M120206</guid>
      <dc:creator />
      <dc:date>2011-05-25T10:51:20Z</dc:date>
    </item>
    <item>
      <title>Decimal Places in Chart Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-in-Chart-Labels/m-p/326490#M120207</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;Maybe this would work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Value : £'&amp;amp; Num(sum(if(wildmatch(product_range_desc,'*Fleet*'),dt_qty*dt_net_price,0)),#.##0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 11:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-in-Chart-Labels/m-p/326490#M120207</guid>
      <dc:creator />
      <dc:date>2011-05-25T11:16:02Z</dc:date>
    </item>
    <item>
      <title>Decimal Places in Chart Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-in-Chart-Labels/m-p/326491#M120208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It hasn't solved my issue. when i attempt to use the amended code it starts highlighting a numsum function along with claiming that the format information at the end is a bad field name(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you or anyone assist further?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another approach we could take over using the num feature to achieve the formatting we're after?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 15:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-in-Chart-Labels/m-p/326491#M120208</guid>
      <dc:creator />
      <dc:date>2011-05-26T15:24:08Z</dc:date>
    </item>
    <item>
      <title>Decimal Places in Chart Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Decimal-Places-in-Chart-Labels/m-p/326492#M120209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a couple of ' missing at end of the expresion, where the number format. It should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Value : £'&amp;amp; Num(sum(if(wildmatch(product_range_desc,'*Fleet*'),dt_qty*dt_net_price,0)),'#.##0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 15:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Decimal-Places-in-Chart-Labels/m-p/326492#M120209</guid>
      <dc:creator />
      <dc:date>2011-05-26T15:40:31Z</dc:date>
    </item>
  </channel>
</rss>

