<?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: Number Format for a calculated field in script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Number-Format-for-a-calculated-field-in-script/m-p/1566589#M743388</link>
    <description>try Num(round(MonthsEnd(1,Today(),-1)-OrderDate),'#,##0')</description>
    <pubDate>Mon, 08 Apr 2019 18:42:34 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-04-08T18:42:34Z</dc:date>
    <item>
      <title>Number Format for a calculated field in script</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Format-for-a-calculated-field-in-script/m-p/1566578#M743387</link>
      <description>&lt;P&gt;I have a field that I am calculating in my script and I can't seem to get the format correct.&amp;nbsp; Here is the code in my script to create the field:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Num(MonthsEnd(1,Today(),-1)-[Posting Date],'#,##0') as DaysAged&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want this to be a number without decimals.&amp;nbsp; When I look at the values in a list box, it looks fine, but when I export the data to Excel, I still see the decimals.&amp;nbsp; How can I make it a whole number when exporting to Excel?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Format-for-a-calculated-field-in-script/m-p/1566578#M743387</guid>
      <dc:creator>cliff_clayman</dc:creator>
      <dc:date>2024-11-16T03:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Number Format for a calculated field in script</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Format-for-a-calculated-field-in-script/m-p/1566589#M743388</link>
      <description>try Num(round(MonthsEnd(1,Today(),-1)-OrderDate),'#,##0')</description>
      <pubDate>Mon, 08 Apr 2019 18:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Format-for-a-calculated-field-in-script/m-p/1566589#M743388</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-08T18:42:34Z</dc:date>
    </item>
  </channel>
</rss>

