<?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: Format currency as a KPI in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Format-currency-as-a-KPI/m-p/1241390#M863479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try with Money function instead of Num. Also can you please post sample qvw to better understand the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Dec 2016 16:41:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-12-27T16:41:20Z</dc:date>
    <item>
      <title>Format currency as a KPI</title>
      <link>https://community.qlik.com/t5/QlikView/Format-currency-as-a-KPI/m-p/1241388#M863477</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;I have this situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R$&lt;/P&gt;&lt;P&gt;100&lt;/P&gt;&lt;P&gt;1.000&lt;/P&gt;&lt;P&gt;1.000.000&lt;/P&gt;&lt;P&gt;1.000.000.000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And using this expreesion I can treat and show the same values, but with another mask in a KPI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100&lt;/P&gt;&lt;P&gt;R$ 1 K&lt;/P&gt;&lt;P&gt;R$ 1 M&lt;/P&gt;&lt;P&gt;R$ 1 B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I look the 100, i don't have the currency format. &lt;/P&gt;&lt;P&gt;I need help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;if(Sum(valor) &amp;lt; 1000000000,&amp;nbsp; num(Sum(valor)/1000000000, 'R$ #.##0', ',', '.') &amp;amp; pick(floor(log10(sum(valor))/3)+1,'',' K',' M',' B'),&lt;/P&gt;&lt;P&gt;if(Sum(valor) &amp;gt; 1000000,&amp;nbsp; num(Sum(valor)/1000000, 'R$ #.##0', ',', '.') &amp;amp; pick(floor(log10(sum(valor))/3)+1,'',' K',' M',' B'),&lt;/P&gt;&lt;P&gt;if(Sum(valor) &amp;gt; 1000, num(Sum(valor)/1000,&amp;nbsp; 'R$ #.##0', ',', '.') &amp;amp; pick(floor(log10(sum(valor))/3)+1,'',' K',' M',' B'), &lt;/P&gt;&lt;P&gt;(num(Sum(valor), 'R$ #.##0,', ',', '.') &amp;amp; pick(floor(log10(sum(valor))/3)+1,'',' K',' M',' B'))&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-currency-as-a-KPI/m-p/1241388#M863477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Format currency as a KPI</title>
      <link>https://community.qlik.com/t5/QlikView/Format-currency-as-a-KPI/m-p/1241389#M863478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what you can try..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/2016/05/scaling-numbers-and-dse-tips/" title="http://qlikviewcookbook.com/2016/05/scaling-numbers-and-dse-tips/"&gt;Scaling Numbers and DSE Tips | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 16:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-currency-as-a-KPI/m-p/1241389#M863478</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-12-27T16:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Format currency as a KPI</title>
      <link>https://community.qlik.com/t5/QlikView/Format-currency-as-a-KPI/m-p/1241390#M863479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try with Money function instead of Num. Also can you please post sample qvw to better understand the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 16:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-currency-as-a-KPI/m-p/1241390#M863479</guid>
      <dc:creator />
      <dc:date>2016-12-27T16:41:20Z</dc:date>
    </item>
  </channel>
</rss>

