<?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: Chart Object - Number Symbols in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Object-Number-Symbols/m-p/615405#M1102156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 17:22:10 GMT</pubDate>
    <dc:creator>nizamsha</dc:creator>
    <dc:date>2014-04-08T17:22:10Z</dc:date>
    <item>
      <title>Chart Object - Number Symbols</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Object-Number-Symbols/m-p/615403#M1102152</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;I am try to figure out if there is a way to add symbols for Thousand (K), Million (M), Billion (B), etc. in a Bar Chart to set values as data points.&amp;nbsp; Currently, I am using the following formula, which works great in a Text Object but not in a Chart Object.&amp;nbsp; This formula will add the symbols correctly but I run into a problem when the chart is displaying bars in both Millions and Thousands.&amp;nbsp; I may have a bar that is 1.0M but if I have a bar that 999.9K the bar that is 999.9K will be larger than bar for 1.0M.&amp;nbsp; This is due to the formula dividing by 1000, 1000000, etc depend on the value.&amp;nbsp; Is there another formula that can be used to achieve this goal?&amp;nbsp; Is this possible in Qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(sum( GROSS_REVENUE)/IF(sum( GROSS_REVENUE)&amp;gt;999999999.99 OR sum(GROSS_REVENUE)&amp;lt;-999999999.99,1000000000,IF(sum( GROSS_REVENUE)&amp;gt;999999.99 OR sum(GROSS_REVENUE)&amp;lt;-999999.99,1000000,&lt;/P&gt;&lt;P&gt;IF(sum(GROSS_REVENUE)&amp;gt;999.99 OR sum(GROSS_REVENUE)&amp;lt;-999.99,1000,1))),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(sum(GROSS_REVENUE)&amp;gt;999999999.99 OR sum(GROSS_REVENUE)&amp;lt;-999999999.99,'$#,###.0B;($#,###.0B)',&lt;/P&gt;&lt;P&gt;IF(sum( GROSS_REVENUE)&amp;gt;999999.99 OR sum(GROSS_REVENUE)&amp;lt;-999999.99,'$#,###.0M;($#,##0.0M)',&lt;/P&gt;&lt;P&gt;IF(sum(GROSS_REVENUE)&amp;gt;999.99 OR sum(GROSS_REVENUE)&amp;lt;-999.99,'$#,###.0K;($#,##0.0K)','$#,##0;($#,##0)')))) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 16:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Object-Number-Symbols/m-p/615403#M1102152</guid>
      <dc:creator />
      <dc:date>2014-04-08T16:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Object - Number Symbols</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Object-Number-Symbols/m-p/615404#M1102154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In chart it is also working in the chart properties -&amp;gt; Number -&amp;gt; select Expression Default.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 17:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Object-Number-Symbols/m-p/615404#M1102154</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-08T17:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Object - Number Symbols</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Object-Number-Symbols/m-p/615405#M1102156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 17:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Object-Number-Symbols/m-p/615405#M1102156</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-04-08T17:22:10Z</dc:date>
    </item>
  </channel>
</rss>

