<?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 Formatting a number as thousands in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Formatting-a-number-as-thousands/m-p/658794#M10049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really simple one here!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I write an expresion that formats numbers as £10k (for example).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I need to concatenate the 'k' on the end, but can't seem to find the right script to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Oct 2014 14:51:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-04T14:51:25Z</dc:date>
    <item>
      <title>Formatting a number as thousands</title>
      <link>https://community.qlik.com/t5/App-Development/Formatting-a-number-as-thousands/m-p/658794#M10049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really simple one here!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I write an expresion that formats numbers as £10k (for example).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I need to concatenate the 'k' on the end, but can't seem to find the right script to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2014 14:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formatting-a-number-as-thousands/m-p/658794#M10049</guid>
      <dc:creator />
      <dc:date>2014-10-04T14:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting a number as thousands</title>
      <link>https://community.qlik.com/t5/App-Development/Formatting-a-number-as-thousands/m-p/658795#M10050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Num([your_field]/1000,'#,##0.00 k')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your field divided by 1000 and whit the format &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2014 15:37:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formatting-a-number-as-thousands/m-p/658795#M10050</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-10-04T15:37:51Z</dc:date>
    </item>
  </channel>
</rss>

