<?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: Thousands Format in Text Label in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573731#M1107310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When new QVW's are started there is a section of settings that are created for you including the thousands separator. If you change them and then apply formatting you'll get your result&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;SET &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;MoneyThousandSep &lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;=',';&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;SET &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;MoneyDecimalSep &lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;='.';&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;SET &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;MoneyFormat &lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;='$#,##0.00;($#,##0.00)';&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Mar 2014 17:46:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-13T17:46:35Z</dc:date>
    <item>
      <title>Thousands Format in Text Label</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573726#M1107305</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;Is there any way to show in a Text Label Object, for example the number 35275 as 35.275? (In Thousands)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What function could I use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 17:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573726#M1107305</guid>
      <dc:creator>microwin88x</dc:creator>
      <dc:date>2014-03-13T17:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Thousands Format in Text Label</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573727#M1107306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;num(fieldname, '#,##0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 17:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573727#M1107306</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-03-13T17:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Thousands Format in Text Label</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573728#M1107307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the num function: =num(35275,'#.##0' , ',' , '.')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 17:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573728#M1107307</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-13T17:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Thousands Format in Text Label</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573729#M1107308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;why not simply divide the number by 1000...something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Number in 1000s is '&amp;amp;35275/1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replace 35275 with your field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, you could use num function and keep an eye on what your thousand separator is. if you need a decimal for 1000 separator, you will have to SET it in the script in your main tab (ThousandSep)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 17:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573729#M1107308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-13T17:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Thousands Format in Text Label</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573730#M1107309</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;Use Num function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 17:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573730#M1107309</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-13T17:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Thousands Format in Text Label</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573731#M1107310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When new QVW's are started there is a section of settings that are created for you including the thousands separator. If you change them and then apply formatting you'll get your result&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;SET &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;MoneyThousandSep &lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;=',';&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;SET &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;MoneyDecimalSep &lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;='.';&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;SET &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;MoneyFormat &lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;='$#,##0.00;($#,##0.00)';&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 17:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573731#M1107310</guid>
      <dc:creator />
      <dc:date>2014-03-13T17:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Thousands Format in Text Label</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573732#M1107311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try and copy format-code parameter of num function from here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="format number.png" class="jive-image" src="/legacyfs/online/54990_format number.png" style="width: 620px; height: 307px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 17:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573732#M1107311</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-13T17:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Thousands Format in Text Label</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573733#M1107312</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;Use some thing like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(35275, '#.##0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and set thousand separator like&lt;/P&gt;&lt;P&gt;SET ThousandSep='.'; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in script editor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 17:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-Format-in-Text-Label/m-p/573733#M1107312</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-13T17:50:40Z</dc:date>
    </item>
  </channel>
</rss>

