<?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: Date logic clarification in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-logic-clarification/m-p/537967#M201065</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 need a count of open account((1. count = open account - closed account ) 2. Month wise irrespective of whether the acount is open or not in&amp;nbsp; particualr month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 Account was open in a particular month(ex March)&amp;nbsp; and 2 account was open in May , 1 was closed in july and 2 account was closed in april(which was opened in March)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result is March -3&lt;/P&gt;&lt;P&gt;April - 1(3 opened and 2 was closed)&lt;/P&gt;&lt;P&gt;May&amp;nbsp; - 3(April + May)&lt;/P&gt;&lt;P&gt;June - 3&lt;/P&gt;&lt;P&gt;July&amp;nbsp; - 2&lt;/P&gt;&lt;P&gt;i h&lt;/P&gt;&lt;P&gt;Thanksope this is clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Nov 2013 13:01:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-18T13:01:57Z</dc:date>
    <item>
      <title>Date logic clarification</title>
      <link>https://community.qlik.com/t5/QlikView/Date-logic-clarification/m-p/537964#M201062</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 have 2 fiels (Intiation data, Implementation date).For each Emp ID there is initiation date ( when the account was open)and implementation data (when the account was closed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emp id -001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initiation date on 01/02/13&amp;nbsp; and implementation date is 22/10/13.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emp ID - 002&lt;/P&gt;&lt;P&gt;Initiation date on 01/02/13&amp;nbsp; and implementation date is 2/11/13.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emp Id 003:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initiation date on 01/02/13&amp;nbsp; and implementation date is 22/04/13.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emp Id 004:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initiation date on 01/05/13&amp;nbsp; and implementation date is 22/08/13.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My result should be account opened on feb count is 04(all the account opened on 01/02/13). and March is 04 and april is 03(because emp id 03 opened on 01/02/13 and implemented on 22/04/13), May is 4(01/05/13&amp;nbsp; and implementation date is 22/08/13.), jun is 4, july 4, Aug is 3(closed on 22/08/03), Sep 3, Oct 2(closed on 22/10/13), Nov 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really appriciate your help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Karthick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 12:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-logic-clarification/m-p/537964#M201062</guid>
      <dc:creator />
      <dc:date>2013-11-18T12:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Date logic clarification</title>
      <link>https://community.qlik.com/t5/QlikView/Date-logic-clarification/m-p/537965#M201063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a record for each month the emp ID is valid, then use a simple count to count your open cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/02/12/reference-dates" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/02/12/reference-dates"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/02/12/reference-dates&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 12:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-logic-clarification/m-p/537965#M201063</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-18T12:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date logic clarification</title>
      <link>https://community.qlik.com/t5/QlikView/Date-logic-clarification/m-p/537966#M201064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cannot understand your&amp;nbsp; result , can you plese explain in more proper way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 12:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-logic-clarification/m-p/537966#M201064</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-11-18T12:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Date logic clarification</title>
      <link>https://community.qlik.com/t5/QlikView/Date-logic-clarification/m-p/537967#M201065</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 need a count of open account((1. count = open account - closed account ) 2. Month wise irrespective of whether the acount is open or not in&amp;nbsp; particualr month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 Account was open in a particular month(ex March)&amp;nbsp; and 2 account was open in May , 1 was closed in july and 2 account was closed in april(which was opened in March)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result is March -3&lt;/P&gt;&lt;P&gt;April - 1(3 opened and 2 was closed)&lt;/P&gt;&lt;P&gt;May&amp;nbsp; - 3(April + May)&lt;/P&gt;&lt;P&gt;June - 3&lt;/P&gt;&lt;P&gt;July&amp;nbsp; - 2&lt;/P&gt;&lt;P&gt;i h&lt;/P&gt;&lt;P&gt;Thanksope this is clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 13:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-logic-clarification/m-p/537967#M201065</guid>
      <dc:creator />
      <dc:date>2013-11-18T13:01:57Z</dc:date>
    </item>
  </channel>
</rss>

