<?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: compare counts by 2 different dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/compare-counts-by-2-different-dates/m-p/793272#M1036832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jan 2015 06:03:31 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-01-15T06:03:31Z</dc:date>
    <item>
      <title>compare counts by 2 different dates</title>
      <link>https://community.qlik.com/t5/QlikView/compare-counts-by-2-different-dates/m-p/793270#M1036830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I'm am trying to calculate the closure rate for cases by month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example of the data is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Case ID&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Created Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Closed Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;123&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1/7/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12/7/2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;234&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5/7/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6/8/2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;345&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;13/8/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15/8/2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;456&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15/8/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;28/8/2014&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results I need to see are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;No. Cases Created&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;No. Cases Closed&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Closure Rate&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jul&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2014&lt;/TD&gt;&lt;TD&gt;Aug&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;150%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My biggest issue is the different dates. I can create a master calendar, but how can I link two different date fields from the same table to it, as they can't have the same field name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 02:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-counts-by-2-different-dates/m-p/793270#M1036830</guid>
      <dc:creator />
      <dc:date>2015-01-15T02:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: compare counts by 2 different dates</title>
      <link>https://community.qlik.com/t5/QlikView/compare-counts-by-2-different-dates/m-p/793271#M1036831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For this case you must have two different calendars one for [Created Date] and other for [Closed Date] . You can have multiple calendars if you have multiple dates and you will need to apply selections or create comparative (rolling periods) analysis. Just name the second one with a different names not only for the table itself but also for the fields, thus:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CalCreateDate&lt;/P&gt;&lt;P&gt;MonthCreateD&amp;nbsp; &lt;/P&gt;&lt;P&gt;MonthSerialCreateD&lt;/P&gt;&lt;P&gt;YearCreateD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CalClosedDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MonthClosedD&lt;/P&gt;&lt;P&gt;MonthSerialClosedD&lt;/P&gt;&lt;P&gt;YearClosedD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 02:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-counts-by-2-different-dates/m-p/793271#M1036831</guid>
      <dc:creator />
      <dc:date>2015-01-15T02:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: compare counts by 2 different dates</title>
      <link>https://community.qlik.com/t5/QlikView/compare-counts-by-2-different-dates/m-p/793272#M1036832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 06:03:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-counts-by-2-different-dates/m-p/793272#M1036832</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-01-15T06:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: compare counts by 2 different dates</title>
      <link>https://community.qlik.com/t5/QlikView/compare-counts-by-2-different-dates/m-p/793273#M1036833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. fixed it completely!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 21:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-counts-by-2-different-dates/m-p/793273#M1036833</guid>
      <dc:creator />
      <dc:date>2015-01-20T21:43:33Z</dc:date>
    </item>
  </channel>
</rss>

