<?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 how can we put numbers into integer in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-can-we-put-numbers-into-integer/m-p/530854#M692097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i would like to know if it is possible to put figures into integers and express then in MEUR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if i have this number in a graph/text box....:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1526321.25585&lt;/P&gt;&lt;P&gt;I want to obtain this: 1 526 321&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, Helene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2013 14:12:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-26T14:12:35Z</dc:date>
    <item>
      <title>how can we put numbers into integer</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-we-put-numbers-into-integer/m-p/530854#M692097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i would like to know if it is possible to put figures into integers and express then in MEUR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if i have this number in a graph/text box....:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1526321.25585&lt;/P&gt;&lt;P&gt;I want to obtain this: 1 526 321&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, Helene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 14:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-we-put-numbers-into-integer/m-p/530854#M692097</guid>
      <dc:creator />
      <dc:date>2013-08-26T14:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: how can we put numbers into integer</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-we-put-numbers-into-integer/m-p/530855#M692098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hi Helene,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Use the floor function&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;floor(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;1526321.25585&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;would return &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;1526321&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Rajesh Vaswani&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 14:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-we-put-numbers-into-integer/m-p/530855#M692098</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2013-08-26T14:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: how can we put numbers into integer</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-we-put-numbers-into-integer/m-p/530856#M692099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you can try the Num() Function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_13775265922874850 jive_text_macro jive_macro_code" jivemacro_uid="_13775265922874850" modifiedtitle="true"&gt;
&lt;P&gt;Num(FieldNumber,'# ##0') As FieldNumber&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Tonial.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 14:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-we-put-numbers-into-integer/m-p/530856#M692099</guid>
      <dc:creator>fernando_tonial</dc:creator>
      <dc:date>2013-08-26T14:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: how can we put numbers into integer</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-we-put-numbers-into-integer/m-p/530857#M692100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's already in a chart.&amp;nbsp; Go to the number tab choose integer.&amp;nbsp; Then the in the box where it says "thousand separator" replace the comma and just hit the space bar.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 14:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-we-put-numbers-into-integer/m-p/530857#M692100</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2013-08-26T14:19:07Z</dc:date>
    </item>
  </channel>
</rss>

