<?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 Time calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-calculation/m-p/247939#M1189786</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;In&amp;nbsp;&amp;nbsp; Dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Floor(sampletime)=today(),time(Sampletime))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use instead of Today() , a Variable....like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(floor(Sampletime)= $(variable1),time(sampletime))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the Script...define Variable as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let variable1 = num(now());&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the variable will contain the Value of the Time when u reload the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't define now() in frontend as its value changes every sec.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Aug 2011 04:45:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-04T04:45:27Z</dc:date>
    <item>
      <title>Time calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Time-calculation/m-p/247938#M1189785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart which has the amount of RAM used vs time per user. It's a straigh table right now but will be convereted to a bar chart (stacked).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display the times only for today's date in one chart. And in another chart just for todays date, all times between 6AM and 10AM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have calculated a function for time, but its not showing any values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 22:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-calculation/m-p/247938#M1189785</guid>
      <dc:creator />
      <dc:date>2011-08-03T22:05:12Z</dc:date>
    </item>
    <item>
      <title>Time calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Time-calculation/m-p/247939#M1189786</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;In&amp;nbsp;&amp;nbsp; Dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Floor(sampletime)=today(),time(Sampletime))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use instead of Today() , a Variable....like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(floor(Sampletime)= $(variable1),time(sampletime))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the Script...define Variable as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let variable1 = num(now());&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the variable will contain the Value of the Time when u reload the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't define now() in frontend as its value changes every sec.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 04:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-calculation/m-p/247939#M1189786</guid>
      <dc:creator />
      <dc:date>2011-08-04T04:45:27Z</dc:date>
    </item>
  </channel>
</rss>

