<?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: Formating numbers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formating-numbers/m-p/1110156#M367224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good shout Antonio it should be chr(39)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 16:11:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-20T16:11:18Z</dc:date>
    <item>
      <title>Formating numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Formating-numbers/m-p/1110153#M367221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;P&gt;I need help.&lt;/P&gt;&lt;P&gt;How can I format a number like num(value,'##0') but with the thousand separator being the character '.&lt;/P&gt;&lt;P&gt;The ideia is to have numbers like 23'456.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Simão Ribeiro &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formating-numbers/m-p/1110153#M367221</guid>
      <dc:creator>slribeiro</dc:creator>
      <dc:date>2016-07-20T15:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Formating numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Formating-numbers/m-p/1110154#M367222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about something like this using ascii character 145&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('23456',2),'##')&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(145)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;right&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('23456',3),'##0') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formating-numbers/m-p/1110154#M367222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-20T16:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Formating numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Formating-numbers/m-p/1110155#M367223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Replace&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;('23456','#.##0'),'.',&lt;SPAN style="color: #0000ff;"&gt;Chr&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(39)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;23456 is Your field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formating-numbers/m-p/1110155#M367223</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-07-20T16:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Formating numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Formating-numbers/m-p/1110156#M367224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good shout Antonio it should be chr(39)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formating-numbers/m-p/1110156#M367224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-20T16:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Formating numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Formating-numbers/m-p/1110157#M367225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formating-numbers/m-p/1110157#M367225</guid>
      <dc:creator>slribeiro</dc:creator>
      <dc:date>2016-07-20T16:39:29Z</dc:date>
    </item>
  </channel>
</rss>

