<?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 How to get the count by equating two date fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-the-count-by-equating-two-date-fields/m-p/748945#M267262</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;I am stuck&amp;nbsp; in one place please give me any suggestion on this to come out from the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 2 date fields "expecteddate" and "deliverykey(Datefield)" field . Also one Dealerkey value .&lt;/P&gt;&lt;P&gt;I have to get the count of Dealer key when the date(expecteddate and deliverydate) are equeal.&lt;/P&gt;&lt;P&gt;We have tried with different expressions but unable to get to exact count.&lt;/P&gt;&lt;P&gt;if the data is sorted in backend that will impact on my entire application i need frent end expression please give me any suggesion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest some solution for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me any suggesion.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Nov 2014 12:59:03 GMT</pubDate>
    <dc:creator>ravindraa</dc:creator>
    <dc:date>2014-11-14T12:59:03Z</dc:date>
    <item>
      <title>How to get the count by equating two date fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-count-by-equating-two-date-fields/m-p/748945#M267262</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;I am stuck&amp;nbsp; in one place please give me any suggestion on this to come out from the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 2 date fields "expecteddate" and "deliverykey(Datefield)" field . Also one Dealerkey value .&lt;/P&gt;&lt;P&gt;I have to get the count of Dealer key when the date(expecteddate and deliverydate) are equeal.&lt;/P&gt;&lt;P&gt;We have tried with different expressions but unable to get to exact count.&lt;/P&gt;&lt;P&gt;if the data is sorted in backend that will impact on my entire application i need frent end expression please give me any suggesion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest some solution for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me any suggesion.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 12:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-count-by-equating-two-date-fields/m-p/748945#M267262</guid>
      <dc:creator>ravindraa</dc:creator>
      <dc:date>2014-11-14T12:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the count by equating two date fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-count-by-equating-two-date-fields/m-p/748946#M267263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe I am looking in the wrong place, but I cannot find &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; "deliverydate" field in your attachments.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 13:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-count-by-equating-two-date-fields/m-p/748946#M267263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-14T13:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the count by equating two date fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-count-by-equating-two-date-fields/m-p/748947#M267264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Use a straight chart&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; Use Dealerkey as dimension and add the following expresison&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sum&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Delivery key]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ExpectedDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,1,0)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;let me know&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 13:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-count-by-equating-two-date-fields/m-p/748947#M267264</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-11-14T13:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the count by equating two date fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-count-by-equating-two-date-fields/m-p/748948#M267265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry , Bill Markham,&lt;/P&gt;&lt;P&gt; Please check now i have modified my mistake .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 13:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-count-by-equating-two-date-fields/m-p/748948#M267265</guid>
      <dc:creator>ravindraa</dc:creator>
      <dc:date>2014-11-14T13:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the count by equating two date fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-count-by-equating-two-date-fields/m-p/748949#M267266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Alessandro Saccone,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for helping but it is working for excel data but i have applyed same expression in my app with real time data but it has to be show 495 but it is showing 295, actuvaly i have mentioned same date formate and same fields. pleas give alternative suggision.&lt;/P&gt;&lt;P&gt;Please give any suggesion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thansk in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 04:00:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-count-by-equating-two-date-fields/m-p/748949#M267266</guid>
      <dc:creator>ravindraa</dc:creator>
      <dc:date>2014-11-17T04:00:58Z</dc:date>
    </item>
  </channel>
</rss>

