<?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 Check for time Exceeded in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Check-for-time-Exceeded/m-p/955599#M328436</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;&lt;/P&gt;&lt;P&gt;I need to write a logic for time exceeded. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me explain with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lead Created on Date is 18-Dec-2015 9:30 AM.&lt;/P&gt;&lt;P&gt;If the time exceeds by 1 hour.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Lets say When i check for the data around &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;18-Dec-2015 11:30 AM. Since time has exceeded more than one hour. It should be highlighted.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;How to write condition for the above scenario.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Keerthi KS&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Dec 2015 10:24:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-18T10:24:16Z</dc:date>
    <item>
      <title>Check for time Exceeded</title>
      <link>https://community.qlik.com/t5/QlikView/Check-for-time-Exceeded/m-p/955599#M328436</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;&lt;/P&gt;&lt;P&gt;I need to write a logic for time exceeded. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me explain with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lead Created on Date is 18-Dec-2015 9:30 AM.&lt;/P&gt;&lt;P&gt;If the time exceeds by 1 hour.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Lets say When i check for the data around &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;18-Dec-2015 11:30 AM. Since time has exceeded more than one hour. It should be highlighted.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;How to write condition for the above scenario.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Keerthi KS&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 10:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-for-time-Exceeded/m-p/955599#M328436</guid>
      <dc:creator />
      <dc:date>2015-12-18T10:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Check for time Exceeded</title>
      <link>https://community.qlik.com/t5/QlikView/Check-for-time-Exceeded/m-p/955600#M328437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use something like this for the background color definition for the chart expressions and/or chart dimensions: =if( Now() - [Lead Created on Date] &amp;gt; 1/24, lightred() )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will probably not work, because we have no idea what you're really trying to do and what kind of data you're working with. Please post a small qlikview document that illustrates the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Dec 2015 14:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-for-time-Exceeded/m-p/955600#M328437</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-12-19T14:49:34Z</dc:date>
    </item>
  </channel>
</rss>

