<?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 Format number in Text in Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Format-number-in-Text-in-Chart/m-p/254665#M499381</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 would like to fomat my numbers in my calculated Text in Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this to have a thousand separator but without success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿﻿&lt;/P&gt;&lt;P&gt;='Target='&amp;amp;Num#(vTargetOpptyNL,'#.#')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;﻿﻿﻿&lt;/P&gt;&lt;P&gt;﻿﻿﻿﻿﻿﻿﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 May 2011 14:48:52 GMT</pubDate>
    <dc:creator>guyvermeiren</dc:creator>
    <dc:date>2011-05-31T14:48:52Z</dc:date>
    <item>
      <title>Format number in Text in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Format-number-in-Text-in-Chart/m-p/254665#M499381</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 would like to fomat my numbers in my calculated Text in Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this to have a thousand separator but without success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿﻿&lt;/P&gt;&lt;P&gt;='Target='&amp;amp;Num#(vTargetOpptyNL,'#.#')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;﻿﻿﻿&lt;/P&gt;&lt;P&gt;﻿﻿﻿﻿﻿﻿﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 14:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-number-in-Text-in-Chart/m-p/254665#M499381</guid>
      <dc:creator>guyvermeiren</dc:creator>
      <dc:date>2011-05-31T14:48:52Z</dc:date>
    </item>
    <item>
      <title>Format number in Text in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Format-number-in-Text-in-Chart/m-p/254666#M499382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;num# will convert a text into a number. You need num() that will make the opposite:&lt;/P&gt;&lt;P&gt;try this: &lt;/P&gt;&lt;P&gt;='Target='&amp;amp;Num(vTargetOpptyNL,'#,###', '.', ',')&lt;/P&gt;&lt;P&gt;That's if your thousand sep. is , and your decimal sep is .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; vTargetOpptyNL is an expression, you may need to evaluate it:&lt;/P&gt;&lt;P&gt; ='Target='&amp;amp;Num($(vTargetOpptyNL),'#,###', '.', ',')&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt; ='Target='&amp;amp;Num($(=vTargetOpptyNL),'#,###', '.', ',')&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 14:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-number-in-Text-in-Chart/m-p/254666#M499382</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-31T14:58:04Z</dc:date>
    </item>
  </channel>
</rss>

