<?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 Getting error when displaying numbers in M and K in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Getting-error-when-displaying-numbers-in-M-and-K/m-p/1642420#M48204</link>
    <description>&lt;P&gt;Dears&lt;/P&gt;&lt;P&gt;I want to show my numbers in &lt;STRONG&gt;Million&lt;/STRONG&gt; and &lt;STRONG&gt;K&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I've searched and write following expression but it display wrong for number which is below 1 M.&lt;/P&gt;&lt;P&gt;for example attached file should show 500 K NOT 0M.&lt;/P&gt;&lt;P&gt;would you please help.&lt;/P&gt;&lt;P&gt;I've attached my file&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;STRONG&gt;Expression:&lt;/STRONG&gt; =if(sum(REVENUE)&amp;gt;10000000,num(sum({&amp;lt;Year={"$(=Max(Year))"},Area_Category-={"Test","Free ShortCode","Xtratime","ACS"}&amp;gt;}REVENUE)/10000000, '#,##0M'),&lt;BR /&gt;if(sum(REVENUE)&amp;lt;=10000000,num(sum({&amp;lt;Year={"$(=Max(Year))"},Area_Category-={"Test","Free ShortCode","Xtratime","ACS"}&amp;gt;}REVENUE)/10, '#,##0K'),num(Sum(REVENUE),'#,##0')))&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:46:00 GMT</pubDate>
    <dc:creator>nazaninslp</dc:creator>
    <dc:date>2024-11-16T19:46:00Z</dc:date>
    <item>
      <title>Getting error when displaying numbers in M and K</title>
      <link>https://community.qlik.com/t5/App-Development/Getting-error-when-displaying-numbers-in-M-and-K/m-p/1642420#M48204</link>
      <description>&lt;P&gt;Dears&lt;/P&gt;&lt;P&gt;I want to show my numbers in &lt;STRONG&gt;Million&lt;/STRONG&gt; and &lt;STRONG&gt;K&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I've searched and write following expression but it display wrong for number which is below 1 M.&lt;/P&gt;&lt;P&gt;for example attached file should show 500 K NOT 0M.&lt;/P&gt;&lt;P&gt;would you please help.&lt;/P&gt;&lt;P&gt;I've attached my file&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;STRONG&gt;Expression:&lt;/STRONG&gt; =if(sum(REVENUE)&amp;gt;10000000,num(sum({&amp;lt;Year={"$(=Max(Year))"},Area_Category-={"Test","Free ShortCode","Xtratime","ACS"}&amp;gt;}REVENUE)/10000000, '#,##0M'),&lt;BR /&gt;if(sum(REVENUE)&amp;lt;=10000000,num(sum({&amp;lt;Year={"$(=Max(Year))"},Area_Category-={"Test","Free ShortCode","Xtratime","ACS"}&amp;gt;}REVENUE)/10, '#,##0K'),num(Sum(REVENUE),'#,##0')))&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Getting-error-when-displaying-numbers-in-M-and-K/m-p/1642420#M48204</guid>
      <dc:creator>nazaninslp</dc:creator>
      <dc:date>2024-11-16T19:46:00Z</dc:date>
    </item>
  </channel>
</rss>

