<?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 Expression for Quantity without decimals in Listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345835#M127926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sivaraj-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using round() worked for some, but it changed many to Null values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DV-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using ceil() and Floor()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did the same thing as round, and changed many to null values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there not an expression like the following for formatting money values??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Money(sum(Sales), 'R#,##0', '.' , ',' ) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2012 10:35:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-10T10:35:03Z</dc:date>
    <item>
      <title>Expression for Quantity without decimals in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345832#M127923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to show quantity in my listboxes without any decimals.&lt;/P&gt;&lt;P&gt;What expression can I use since I can't manually change the number format in listboxes??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345832#M127923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-10T10:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Quantity without decimals in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345833#M127924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use &lt;/P&gt;&lt;P&gt;round(field name)&amp;nbsp; or num(fieldname,'#,###') in listbox expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345833#M127924</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-05-10T10:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Quantity without decimals in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345834#M127925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hi Chris,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;You can change the formatting of the ListBox but the underlying values still hold decimal places. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;IMG __jive_id="14042" alt="ListBoxFormatting.png" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/14042_ListBoxFormatting.png" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;However, if wanted to exclude the decimal places then you can use &lt;SPAN style="color: #000080;"&gt;&lt;STRONG&gt;Ceil()&lt;/STRONG&gt;&lt;/SPAN&gt; or &lt;SPAN style="color: #000080;"&gt;&lt;STRONG&gt;Floor()&lt;/STRONG&gt;&lt;/SPAN&gt; functions as Expression in the ListBox.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Cheers - DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;A href="http://QlikShare.Com"&gt;www.QlikShare.com&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:25:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345834#M127925</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-05-10T10:25:48Z</dc:date>
    </item>
    <item>
      <title>Expression for Quantity without decimals in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345835#M127926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sivaraj-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using round() worked for some, but it changed many to Null values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DV-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using ceil() and Floor()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did the same thing as round, and changed many to null values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there not an expression like the following for formatting money values??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Money(sum(Sales), 'R#,##0', '.' , ',' ) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345835#M127926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-10T10:35:03Z</dc:date>
    </item>
    <item>
      <title>Expression for Quantity without decimals in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345836#M127927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks, but also not working out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;showing null values and changed the number format to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;220,##0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345836#M127927</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-10T10:39:33Z</dc:date>
    </item>
    <item>
      <title>Expression for Quantity without decimals in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345837#M127928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(Money(FileName),'#,##0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345837#M127928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-10T10:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Quantity without decimals in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345838#M127929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Chris - Please can you post the sample QV file or some sample data?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Thanks - DV&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345838#M127929</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-05-10T10:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Quantity without decimals in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345839#M127930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for &lt;/P&gt;&lt;P&gt;ceil()&lt;/P&gt;&lt;P&gt;floor()&lt;/P&gt;&lt;P&gt;round()&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;=Num(Quantity,'##0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;it only shows values to the hundreds and anything greater is marked as Null&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;any ideas??&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345839#M127930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-10T10:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Quantity without decimals in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345840#M127931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check your 3rd listbox in the attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 11:05:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345840#M127931</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-05-10T11:05:56Z</dc:date>
    </item>
    <item>
      <title>Expression for Quantity without decimals in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345841#M127932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your 3rd listbox -&amp;gt; 2nd expr -&amp;gt; give "=sum(quantity)" instead of "sum(quantity)". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I gave "=" sign in front of tat expr, it didnt show the decimal value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just give a try&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 11:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Quantity-without-decimals-in-Listbox/m-p/345841#M127932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-10T11:07:54Z</dc:date>
    </item>
  </channel>
</rss>

