<?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 Issue with number formatting in text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196196#M56377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quick reply Roland,&lt;/P&gt;&lt;P&gt;unfortunately it still doesn't work, result is the same with or without.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Nik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Nov 2010 20:07:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-21T20:07:18Z</dc:date>
    <item>
      <title>Issue with number formatting in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196194#M56375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have an issue with number formatting. In a pivot table I see my sales data perfectly formatted, where total sales are displayed as 125.418,60 (european thousandschar and decimalschar). When I display the same number in a textbox I get 12541860. I then try to apply the num formatting, but I'm never able to get the right one:&lt;/P&gt;&lt;P&gt;with num(sales, '#.##0,00') I get 12.541.860,00 --- this is how sales are formatted in the pivot&lt;BR /&gt;with num(sales, '###.###,##') I get 12.541.860,00 again&lt;BR /&gt;with num(sales, '#') I get 1e+007&lt;BR /&gt;with num(sales, '########') I get 12541860&lt;BR /&gt;with num(sales, '#.#') I get 1,3e+007&lt;/P&gt;&lt;P&gt;I could continue, no way to get the figure to look right !! any clue ? how the hell QLV formatting works ? not much help form the documentation as usual.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Nov 2010 16:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196194#M56375</guid>
      <dc:creator />
      <dc:date>2010-11-21T16:40:36Z</dc:date>
    </item>
    <item>
      <title>Issue with number formatting in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196195#M56376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;specify the two Seperators explicit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=num(sum(sales), '#.##0,00', ',', '.')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I am sure in your pivot they are implicit defined below the format definition, right ?&lt;/P&gt;&lt;P&gt;Regards, Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Nov 2010 18:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196195#M56376</guid>
      <dc:creator />
      <dc:date>2010-11-21T18:06:06Z</dc:date>
    </item>
    <item>
      <title>Issue with number formatting in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196196#M56377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quick reply Roland,&lt;/P&gt;&lt;P&gt;unfortunately it still doesn't work, result is the same with or without.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Nik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Nov 2010 20:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196196#M56377</guid>
      <dc:creator />
      <dc:date>2010-11-21T20:07:18Z</dc:date>
    </item>
    <item>
      <title>Issue with number formatting in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196197#M56378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nik,&lt;/P&gt;&lt;P&gt;I am a little confused. What is the correct value of sales in your pivot table:&lt;/P&gt;&lt;P&gt;a) " In a pivot table I see .... where total sales are displayed as 125.418,60"&lt;/P&gt;&lt;P&gt;b) "I get 12.541.860,00 --- this is how sales are formatted in the pivot"&lt;/P&gt;&lt;P&gt;If a) is correct, your unformatted number in the textbox would be wrong : "in a textbox I get 12541860"&lt;/P&gt;&lt;P&gt;if b) is correct, your unformatted number in the textbox would be also correct.&lt;/P&gt;&lt;P&gt;What about a simple example application ?&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Nov 2010 20:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196197#M56378</guid>
      <dc:creator />
      <dc:date>2010-11-21T20:46:04Z</dc:date>
    </item>
    <item>
      <title>Issue with number formatting in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196198#M56379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Roland,&lt;/P&gt;&lt;P&gt;There was another mistake, now it works as you suggested ! &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;Nik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Nov 2010 21:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196198#M56379</guid>
      <dc:creator />
      <dc:date>2010-11-21T21:53:24Z</dc:date>
    </item>
    <item>
      <title>Issue with number formatting in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196199#M56380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Roland,&lt;/P&gt;&lt;P&gt;this is embarassing, but I tried to apply your suggestion in order to show the thousand separator as follows: #'##0 - but I can´t get it to work as it gives me an error in the expression as soon as a replace the " . " with " ' ".&lt;/P&gt;&lt;P&gt;Could you help me out on this?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Adi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 12:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196199#M56380</guid>
      <dc:creator />
      <dc:date>2011-04-19T12:05:28Z</dc:date>
    </item>
    <item>
      <title>SV:Re: Issue with number formatting in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196200#M56381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adi&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;=num(sum(Kostnad) ,'#'&amp;amp;chr(39)&amp;amp;'##0','.',chr(39))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you cannot write 'explicitly in the num function, but you can use chr(39) (which is the ' character)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 13:10:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196200#M56381</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2011-04-19T13:10:42Z</dc:date>
    </item>
    <item>
      <title>SV:Re: Issue with number formatting in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196201#M56382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 13:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-number-formatting-in-text-box/m-p/196201#M56382</guid>
      <dc:creator />
      <dc:date>2011-04-19T13:32:04Z</dc:date>
    </item>
  </channel>
</rss>

