<?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: How to compare if the 2 dates are the same? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424403#M821775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Aug 2017 13:09:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-18T13:09:46Z</dc:date>
    <item>
      <title>How to compare if the 2 dates are the same?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424397#M821769</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;I am trying to get a total count of 2 columns of dates to find out if they are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date Account Created vs Date of Booking (those dates that are the same) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I go about getting it?&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, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424397#M821769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare if the 2 dates are the same?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424398#M821770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum(If(date2=date1,1,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 11:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424398#M821770</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-08-18T11:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare if the 2 dates are the same?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424399#M821771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be create a flag in the script&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If([&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Date Account Created] = [&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Date of Booking], 1, 0) as DateMatchFlag&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 11:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424399#M821771</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-18T11:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare if the 2 dates are the same?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424400#M821772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On front end you calculate or in the backend you need to compare this dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 11:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424400#M821772</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-18T11:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare if the 2 dates are the same?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424401#M821773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On front end if you calculate then try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;On Front End:-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum( If( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date Account Created = Date of Booking, 1 , 0 ) )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;On Script Part:-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Load &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if( Interval ( [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date of Booking] - [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date Account Created] , &lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;'D hh:mm') = 0,1 , 0) as &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DateDiff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;From Location;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Anand&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 12:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424401#M821773</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-18T12:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare if the 2 dates are the same?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424402#M821774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Anand - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the point of adding interval function to create a flag?? Am I missing something here &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 12:02:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424402#M821774</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-18T12:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare if the 2 dates are the same?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424403#M821775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 13:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424403#M821775</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-18T13:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare if the 2 dates are the same?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424404#M821776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 13:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424404#M821776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-18T13:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare if the 2 dates are the same?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424405#M821777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can use simple IF also here which is also fine this i explain if we have hour and minutes difference then we calculate with the interval &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 15:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424405#M821777</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-18T15:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare if the 2 dates are the same?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424406#M821778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even if we have hours and minutes, we don't necessarily need Interval, right? Interval is just a formatting function... the underlying value is a number... so if you compare the number of formatted number, it should not make a difference&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 15:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424406#M821778</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-18T15:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare if the 2 dates are the same?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424407#M821779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its just representation, Cheers Sunny&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 16:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-if-the-2-dates-are-the-same/m-p/1424407#M821779</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-18T16:26:25Z</dc:date>
    </item>
  </channel>
</rss>

