<?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 Compare Timesamp from Hive Data with another Timestamp in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compare-Timesamp-from-Hive-Data-with-another-Timestamp/m-p/1309875#M460837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I compare a TimeStamp with another one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;this works:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LET vIE = 'WHERE $(vMF) &amp;gt;=#' &amp;amp; date(peek('maxdate'),'MM/DD/YYYY') &amp;amp;'#';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this one doesn't :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LET vIE = 'WHERE $(vMF) &amp;gt;=#' &amp;amp; timestamp(peek('maxdate'),'MM/DD/YYYY hh:mm:ss') &amp;amp;'#';&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;the data is given as: &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;16.01.2016 09:20:22&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;It always gives back: some mistake near &amp;gt;= ..&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Mar 2017 11:47:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-03-30T11:47:02Z</dc:date>
    <item>
      <title>Compare Timesamp from Hive Data with another Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Timesamp-from-Hive-Data-with-another-Timestamp/m-p/1309875#M460837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I compare a TimeStamp with another one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;this works:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LET vIE = 'WHERE $(vMF) &amp;gt;=#' &amp;amp; date(peek('maxdate'),'MM/DD/YYYY') &amp;amp;'#';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this one doesn't :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LET vIE = 'WHERE $(vMF) &amp;gt;=#' &amp;amp; timestamp(peek('maxdate'),'MM/DD/YYYY hh:mm:ss') &amp;amp;'#';&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;the data is given as: &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;16.01.2016 09:20:22&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;It always gives back: some mistake near &amp;gt;= ..&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 11:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Timesamp-from-Hive-Data-with-another-Timestamp/m-p/1309875#M460837</guid>
      <dc:creator />
      <dc:date>2017-03-30T11:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Timesamp from Hive Data with another Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Timesamp-from-Hive-Data-with-another-Timestamp/m-p/1309876#M460838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the meaning of these "#"?&lt;/P&gt;&lt;P&gt;QV cannot interprete this sign.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore would recommend to work rather with numeric data than with formatted dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 12:34:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Timesamp-from-Hive-Data-with-another-Timestamp/m-p/1309876#M460838</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-04-28T12:34:58Z</dc:date>
    </item>
  </channel>
</rss>

