<?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: Display decimals with no rounding in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Display-decimals-with-no-rounding/m-p/267454#M272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can try with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Left(FieldName,Index(FieldName,'.')+3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2012 15:01:06 GMT</pubDate>
    <dc:creator>CELAMBARASAN</dc:creator>
    <dc:date>2012-02-09T15:01:06Z</dc:date>
    <item>
      <title>Display decimals with no rounding</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Display-decimals-with-no-rounding/m-p/267452#M270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field that is 4 or more decimals, but I only want to show 3 decimals and I do not want to round. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 14:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Display-decimals-with-no-rounding/m-p/267452#M270</guid>
      <dc:creator>schoborg</dc:creator>
      <dc:date>2012-02-09T14:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Display decimals with no rounding</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Display-decimals-with-no-rounding/m-p/267453#M271</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;Do you mean in your script? Then use a number formatting function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Num(OriginalFieldName, '#,000') AS Fieldname&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or if you mean in a chart, go to the chart Properties, Number, and set it to fixed to three decimals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 14:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Display-decimals-with-no-rounding/m-p/267453#M271</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-02-09T14:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Display decimals with no rounding</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Display-decimals-with-no-rounding/m-p/267454#M272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can try with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Left(FieldName,Index(FieldName,'.')+3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 15:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Display-decimals-with-no-rounding/m-p/267454#M272</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-09T15:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Display decimals with no rounding</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Display-decimals-with-no-rounding/m-p/267455#M273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done this and it rounds in both instances.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 15:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Display-decimals-with-no-rounding/m-p/267455#M273</guid>
      <dc:creator>schoborg</dc:creator>
      <dc:date>2012-02-09T15:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Display decimals with no rounding</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Display-decimals-with-no-rounding/m-p/267456#M274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;floor(12.345678, 0.001) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;if you also have negative numbers, you need to use ceil instead of floor for negative numbers&lt;/P&gt;&lt;P&gt;ceil(-12.345678, 0.001)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( FIELD&amp;lt;0, ceil(FIELD, 0.001), floor(FIELD, 0.001))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 15:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Display-decimals-with-no-rounding/m-p/267456#M274</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-09T15:33:30Z</dc:date>
    </item>
  </channel>
</rss>

