<?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: Floor Function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126162#M918368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Into version 12 returns 3.5 that is consistent since you are passing a "step" parameter 0.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to floor to next integer use Floor(3.5)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 May 2016 17:48:19 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2016-05-11T17:48:19Z</dc:date>
    <item>
      <title>Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126161#M918367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a question about Floor Function. Could someone explain how Floor(3.5,-0.5) results in 4.0? I was thinking that it would result in 3.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126161#M918367</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126162#M918368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Into version 12 returns 3.5 that is consistent since you are passing a "step" parameter 0.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to floor to next integer use Floor(3.5)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 17:48:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126162#M918368</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-05-11T17:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126163#M918369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis too&lt;/P&gt;&lt;P&gt;Try&amp;nbsp; = Floor(3.5)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3471"&gt;Rounding Errors&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 04:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126163#M918369</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-05-12T04:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126164#M918370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Floor Rounds down to the nearest multiple of the second parameter (&lt;SPAN style="font-size: 13.3333px;"&gt;to the precision of the second parameter).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floor(3.6) -- &amp;gt; 3&lt;/P&gt;&lt;P&gt;Floor(3.6, 0.5) -- &amp;gt; 3.5&lt;/P&gt;&lt;P&gt;Floor(3.6, 0.1) --&amp;nbsp; &amp;gt; 3.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(In all versions of QV that I have used)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 05:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126164#M918370</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-05-12T05:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126165#M918371</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;Refer to the following link :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-12647"&gt;Floor Function Details&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Snehal Nabar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 11:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126165#M918371</guid>
      <dc:creator />
      <dc:date>2016-05-12T11:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126166#M918372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use a Floor function (= kind of rounding &lt;STRONG&gt;down)&lt;/STRONG&gt; with a &lt;STRONG&gt;minus&lt;/STRONG&gt;-sign after the comma, that means that it is rounding &lt;STRONG&gt;up&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;As a matter of fact, you use kind of Ceil(3.5,0.5).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(If you delete the minus sign, I think the result wil be 3.5)&lt;/P&gt;&lt;P&gt;(I wonder why the result of Floor(3.5,-0.5) would be 4. maybe 3.5 is a bit more, e.g. 3.5000001?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 09:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126166#M918372</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2016-07-04T09:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126167#M918373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why we using Floor Function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 11:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126167#M918373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-16T11:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126168#M918374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think floor is the topic, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 21:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126168#M918374</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-12-19T21:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126169#M918375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure, floor is topic but which type of scenario can be use?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 08:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126169#M918375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-20T08:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126170#M918376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Several cases:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;You have a frac number 4.678 for example and want to round to smallest 4&lt;/LI&gt;&lt;LI&gt;You have a &lt;SPAN style="font-size: 13.3333px;"&gt;frac number 4.678 for example and want to round to smallest 4.6&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;You have a datetime field and want to extract the date part&amp;nbsp;&amp;nbsp; Date(Floor(yourfield))&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 13:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126170#M918376</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-12-20T13:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126171#M918377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Floor(3.5,-0.5) results in 3 not 4&lt;/P&gt;&lt;P&gt;if it is more than single fraction&amp;nbsp; 3.&lt;SPAN style="color: #ff6600;"&gt;5&lt;/SPAN&gt;&amp;nbsp; i.e Floor(3.&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #00ff00; text-decoration: underline;"&gt;&lt;SPAN style="color: #ff6600; text-decoration: underline;"&gt;57&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;,-0.5) will result in 4&lt;/P&gt;&lt;P&gt;same wise 0.1&amp;nbsp; also behaves Floor(3.68,-0.1)----&amp;gt;3.7 where as&lt;/P&gt;&lt;P&gt;Floor(3.6,-0.1)-----&amp;gt;3.6&lt;/P&gt;&lt;P&gt;Floor(&lt;SPAN style="color: #000000;"&gt;3.&lt;/SPAN&gt;&lt;SPAN style="color: #ff6600;"&gt;&lt;SPAN style="color: #000000;"&gt;68&lt;/SPAN&gt;,-0.1)----&amp;gt;3.7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Floor(3.6,-0.5)-----&amp;gt; 4&lt;/P&gt;&lt;P&gt;Floor(3.5,0.5) -----&amp;gt; 3.5&lt;/P&gt;&lt;P&gt;Floor(3.5,0.1)------&amp;gt; 3.5&lt;/P&gt;&lt;P&gt;Floor(3.6,0.1)---&amp;gt; 3.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ceil(3.4)-------&amp;gt;&amp;nbsp; 4&lt;/P&gt;&lt;P&gt;Ceil(3.6)-------&amp;gt; 4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 06:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/1126171#M918377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-13T06:09:27Z</dc:date>
    </item>
  </channel>
</rss>

