<?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: Rounding off!!!!!!!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635698#M233151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;Hi &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 2.4 ) &lt;/SPAN&gt;returns 2&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 2.6 ) returns &lt;/SPAN&gt;3&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 2.5 ) returns &lt;/SPAN&gt;3&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 3.88 , 0,1 ) returns &lt;/SPAN&gt;3,9&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 3.88 , 5 ) returns &lt;/SPAN&gt;5&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 1.1 , 1 , 0.5 ) returns &lt;/SPAN&gt;1,5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the online help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 May 2014 07:01:06 GMT</pubDate>
    <dc:creator>Joaquin_Lazaro</dc:creator>
    <dc:date>2014-05-16T07:01:06Z</dc:date>
    <item>
      <title>Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635692#M233145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a Expression in that i have Decimal part is there so i want to round off that one Like;&lt;/P&gt;&lt;P&gt;present Input:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="74" style="border: 1px solid rgb(0, 0, 0); width: 132px; height: 0px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;CINDEX&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;74.00156&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;26.00783&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to&amp;nbsp; get the this out put:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="74" style="border: 1px solid rgb(0, 0, 0); width: 120px; height: 51px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Cindex&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;74.1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;26.1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u help me how &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 06:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635692#M233145</guid>
      <dc:creator />
      <dc:date>2014-05-16T06:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635693#M233146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suneel:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some rounding functions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Round &lt;/P&gt;&lt;P&gt;2) Ceil = Round Up&lt;/P&gt;&lt;P&gt;3) Floor = Truncate or Round Down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Joaquin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 06:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635693#M233146</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2014-05-16T06:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635694#M233147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suneel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You this in your expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Num(Your_Field,'##.#')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 06:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635694#M233147</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-05-16T06:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635695#M233148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;u can use ceil,round,floor but how u&amp;nbsp; r bringing&amp;nbsp; ur output like that &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;74.1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 06:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635695#M233148</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-05-16T06:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635696#M233149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The last parameter of this functions is an offset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could round/floor/ceil to 0.003 or 0.04 or 0.7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not only to 0 or to +1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 06:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635696#M233149</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2014-05-16T06:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635697#M233150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF&amp;nbsp; it is 74.56217&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want round it to 74.6 like that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 06:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635697#M233150</guid>
      <dc:creator />
      <dc:date>2014-05-16T06:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635698#M233151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;Hi &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 2.4 ) &lt;/SPAN&gt;returns 2&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 2.6 ) returns &lt;/SPAN&gt;3&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 2.5 ) returns &lt;/SPAN&gt;3&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 3.88 , 0,1 ) returns &lt;/SPAN&gt;3,9&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 3.88 , 5 ) returns &lt;/SPAN&gt;5&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;round( 1.1 , 1 , 0.5 ) returns &lt;/SPAN&gt;1,5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the online help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 07:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635698#M233151</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2014-05-16T07:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635699#M233152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try ceil function!!&lt;/P&gt;&lt;P&gt;load ceil(ceil(ceil(Ceil(CINDEX,'0.0001'),'0.001'),'0.01'),'0.1') as CINDEX inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;CINDEX&lt;/P&gt;&lt;P&gt;74.00156&lt;/P&gt;&lt;P&gt;26.00783&lt;/P&gt;&lt;P&gt;74.56217&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 07:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635699#M233152</guid>
      <dc:creator>kogasawara</dc:creator>
      <dc:date>2014-05-16T07:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635700#M233153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ceil(CINDEX,'00.1',1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 07:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635700#M233153</guid>
      <dc:creator />
      <dc:date>2014-05-16T07:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635701#M233154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have 74.01 and you want 75 you must use Ceil &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have 74.99 and you want 74 you must use Floor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have (74.01 to 74.49 and want 74) or (74.50 to 74.99 and want 75) you must use Round&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Three functions works with some decimals&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 07:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635701#M233154</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2014-05-16T07:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635702#M233155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Number&lt;/P&gt;&lt;P&gt;80.56&lt;/P&gt;&lt;P&gt;74.456&lt;/P&gt;&lt;P&gt;32.32&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(Number,'##0.0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 07:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635702#M233155</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-05-16T07:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635703#M233156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use you expression like these&lt;/P&gt;&lt;P&gt;= Num(Expresssion,'#,##0.0;(#,##0.0); ')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or&lt;/P&gt;&lt;P&gt;= Num(Expresssion,'#,##.#;(#,##.#);')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 07:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635703#M233156</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-05-16T07:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635704#M233157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why don't you simply change in the number format tab and change that to 1 decimal place fixed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 08:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635704#M233157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-16T08:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635705#M233158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try Num(CINDEX,'##0.0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will round to 1 decimal value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ankita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 11:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635705#M233158</guid>
      <dc:creator>ankitaag</dc:creator>
      <dc:date>2015-04-23T11:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding off!!!!!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635706#M233159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use Ceil()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 11:57:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rounding-off/m-p/635706#M233159</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-04-23T11:57:33Z</dc:date>
    </item>
  </channel>
</rss>

