<?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/956853#M974586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clearly it removes time part from the date&lt;/P&gt;&lt;P&gt;first try this in text object&lt;/P&gt;&lt;P&gt;=Now()&lt;/P&gt;&lt;P&gt;then try this&lt;/P&gt;&lt;P&gt;=Date(Floor(now()))&lt;/P&gt;&lt;P&gt;you will find the difference&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2015 10:29:22 GMT</pubDate>
    <dc:creator>qlikmsg4u</dc:creator>
    <dc:date>2015-09-02T10:29:22Z</dc:date>
    <item>
      <title>Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956851#M974584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I use floor function for date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 10:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956851#M974584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-02T10:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956852#M974585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use to get just the date (excluding the time). For example try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Floor(Now()))&lt;/STRONG&gt; -&amp;gt; will give you just the date&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Time(Frac(Now()))&lt;/STRONG&gt; -&amp;gt; will give you just the time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 10:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956852#M974585</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-02T10:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956853#M974586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clearly it removes time part from the date&lt;/P&gt;&lt;P&gt;first try this in text object&lt;/P&gt;&lt;P&gt;=Now()&lt;/P&gt;&lt;P&gt;then try this&lt;/P&gt;&lt;P&gt;=Date(Floor(now()))&lt;/P&gt;&lt;P&gt;you will find the difference&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 10:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956853#M974586</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-09-02T10:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956854#M974587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if the attached helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97704_Capture.PNG" style="height: 70px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 10:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956854#M974587</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-02T10:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956855#M974588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the diff btw &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Date(Floor(now())) &amp;amp; =Date(now())... I see both returning same value&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 08:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956855#M974588</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2017-07-25T08:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956856#M974589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is old thread, Some how look Floor() in help - &lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/GeneralNumericFunctions/floor.htm" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/GeneralNumericFunctions/floor.htm"&gt;Floor ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 08:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956856#M974589</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-25T08:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956857#M974590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Saw that.. But not able to understand clearly.. On what circumstances floor func will be useful in Biz cases? any simple example / illustration ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 08:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956857#M974590</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2017-07-25T08:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956858#M974591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Example is there &lt;A href="https://community.qlik.com/thread/241625"&gt;where we use floor() and ceil() in qlikview?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 08:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956858#M974591</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-25T08:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956859#M974592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TY!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 08:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956859#M974592</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2017-07-25T08:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956860#M974593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Ceil function will round up a number. Ex: ceil(3.4) will return 4.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Floor will round down a number. Ex: floor(3.4) will return 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;I use this when working with timestamps with hour and minutes values. Behind each date there's a number associated. Those dates with time, will have a decimal value (56321,23) where 23 represents the time and minutes (this is a random example!).&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;When in your model you don't need to use the hour, you can use ceil(Date) so your dates will always be DD/MM/YYYY 00:00:00 instead of DD/MM/YYYY 10:36:00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;This can also be used to format values. If you are working with big amounts, it might not tell you much to show the decimal. Instead of showing $26.354.201,31, you can use the ceil or floor function and round up/down the number, or using the format in the Number tab for the charts.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Advantage: It will helps to save lot of memory since it trims of timestamp.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;For More: &lt;A href="https://community.qlik.com/qlik-blogpost/2622"&gt;Get the Dates Right&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;-Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 08:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956860#M974593</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2017-07-25T08:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956861#M974594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this link..&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.qlikcommunity.org/message/335324" title="https://www.qlikcommunity.org/message/335324"&gt;https://www.qlikcommunity.org/message/335324&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 08:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956861#M974594</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2017-07-25T08:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Floor Function</title>
      <link>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956862#M974595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This really cleared some doubt in my mind!!.. Thanks Raju &amp;amp;&lt;/P&gt;&lt;H5 class="simple" style="padding-top: 8px; font-size: 20px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Nagaian Krishnamoorthy for explaining this!&lt;/H5&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 08:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Floor-Function/m-p/956862#M974595</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2017-07-25T08:42:18Z</dc:date>
    </item>
  </channel>
</rss>

