<?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: Regarding Format Pattern Of Money In Bar Graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325272#M500343</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;You can use the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(SUM(Value) &amp;gt;= 1000000,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Num(SUM(Value), '#.##0 M'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Num(SUM(Value), '#.##0 K')&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2011 07:45:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-25T07:45:41Z</dc:date>
    <item>
      <title>Regarding Format Pattern Of Money In Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325271#M500340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to change the format pattern in the bar graph dynamically.&lt;/P&gt;&lt;P&gt;e.g. if values are displaying in the range of Million doller then, want to diaplay value on the bar as $ 100M,$ 200M etc.&lt;/P&gt;&lt;P&gt;if the values are in the range of Thousand doller, then i want to diaplay value on the bar as $ 200K, $ 200K etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 06:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325271#M500340</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2011-05-25T06:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Format Pattern Of Money In Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325272#M500343</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;You can use the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(SUM(Value) &amp;gt;= 1000000,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Num(SUM(Value), '#.##0 M'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Num(SUM(Value), '#.##0 K')&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 07:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325272#M500343</guid>
      <dc:creator />
      <dc:date>2011-05-25T07:45:41Z</dc:date>
    </item>
    <item>
      <title>Regarding Format Pattern Of Money In Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325273#M500345</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 not sure if you refer to this, but you can check Number tab inside Chart Properties and set values for Symbol, Thousand Symbol, Million Symbol...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 08:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325273#M500345</guid>
      <dc:creator />
      <dc:date>2011-05-25T08:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Format Pattern Of Money In Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325274#M500347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u for concern...&lt;/P&gt;&lt;P&gt;medina.. i've given all the settings in the Nuber tab of Chart properties already.&lt;/P&gt;&lt;P&gt;like in Symbol- $&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thousand - $K&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Million - $M&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Billion- $B&lt;/P&gt;&lt;P&gt;but this add the corresponding symbol on the y-axis,&lt;/P&gt;&lt;P&gt;my requirement is to show such symbol on independent bars of graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Magv, i'm actually looking for the same as suggested by you..&lt;/P&gt;&lt;P&gt;but i'm not getting that where should i put this condition.&lt;/P&gt;&lt;P&gt;because Format Pattern option under Number tab does not allow to use expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 09:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325274#M500347</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2011-05-25T09:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Format Pattern Of Money In Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325275#M500349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some editing in Magv idea:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;If(SUM(Value) &amp;gt;= 1000000,&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp; Num(SUM(Value)/1000000, '#.##0 M'),&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp; Num(SUM(Value)/1000, '#.##0 K')&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 13:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325275#M500349</guid>
      <dc:creator />
      <dc:date>2012-07-02T13:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Format Pattern Of Money In Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325276#M500350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just add the symbol you want in the&amp;nbsp; &lt;STRONG&gt;format pattern input box.&lt;/STRONG&gt; this will display the symbol infromt of every number in the chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 18:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Format-Pattern-Of-Money-In-Bar-Graph/m-p/325276#M500350</guid>
      <dc:creator />
      <dc:date>2012-07-03T18:59:27Z</dc:date>
    </item>
  </channel>
</rss>

