<?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 Number Format issue in 2 dimension Block/Pie charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Number-Format-issue-in-2-dimension-Block-Pie-charts/m-p/1157688#M519868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I have a two dimension Block with a Num() in the expression, the top level numbers are not formatted, but the 2nd level numbers are formatted correctly.&amp;nbsp; When I convert the object to one dimension, the number formats are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to fix it for the Block Chart?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture-Block.PNG" class="jive-image image-1" height="106" src="https://community.qlik.com/legacyfs/online/135316_Capture-Block.PNG" style="height: 106px; width: 316.848px;" width="317" /&gt;&lt;IMG alt="Capture-Pie.PNG" class="jive-image image-2" height="104" src="https://community.qlik.com/legacyfs/online/135326_Capture-Pie.PNG" style="height: 104px; width: 252.72px;" width="253" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2016 14:49:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-08-23T14:49:16Z</dc:date>
    <item>
      <title>Number Format issue in 2 dimension Block/Pie charts</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Format-issue-in-2-dimension-Block-Pie-charts/m-p/1157688#M519868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I have a two dimension Block with a Num() in the expression, the top level numbers are not formatted, but the 2nd level numbers are formatted correctly.&amp;nbsp; When I convert the object to one dimension, the number formats are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to fix it for the Block Chart?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture-Block.PNG" class="jive-image image-1" height="106" src="https://community.qlik.com/legacyfs/online/135316_Capture-Block.PNG" style="height: 106px; width: 316.848px;" width="317" /&gt;&lt;IMG alt="Capture-Pie.PNG" class="jive-image image-2" height="104" src="https://community.qlik.com/legacyfs/online/135326_Capture-Pie.PNG" style="height: 104px; width: 252.72px;" width="253" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 14:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Format-issue-in-2-dimension-Block-Pie-charts/m-p/1157688#M519868</guid>
      <dc:creator />
      <dc:date>2016-08-23T14:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Number Format issue in 2 dimension Block/Pie charts</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Format-issue-in-2-dimension-Block-Pie-charts/m-p/1157689#M519869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you apply the appropriate rounding to the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Num(&lt;/P&gt;&lt;P&gt; IF(vCurrencyType = 'USD',&lt;/P&gt;&lt;P&gt;&amp;nbsp; Round(Sum(SalesUSD)),&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(vCurrencyType = 'EUR',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Round(Sum(SalesEUR))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp; ), '$(vCurrencyFormat)' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charlie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 15:06:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Format-issue-in-2-dimension-Block-Pie-charts/m-p/1157689#M519869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-23T15:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Number Format issue in 2 dimension Block/Pie charts</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Format-issue-in-2-dimension-Block-Pie-charts/m-p/1157690#M519870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would handle the number of digits, but it would not put the currency symbol in front of the number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 15:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Format-issue-in-2-dimension-Block-Pie-charts/m-p/1157690#M519870</guid>
      <dc:creator />
      <dc:date>2016-08-23T15:12:35Z</dc:date>
    </item>
  </channel>
</rss>

