<?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: calculate date for active contracts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/calculate-date-for-active-contracts/m-p/877330#M1012307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2015 14:40:01 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-05-05T14:40:01Z</dc:date>
    <item>
      <title>calculate date for active contracts</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-date-for-active-contracts/m-p/877329#M1012306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have worked with Qlickview for only a few days and now have the following problem:&lt;/P&gt;&lt;P&gt;I have two date fields in my address database, VertragBeginn (ContractBegin) and VertragEnde (ContractEnd). If an entry has no date VertragEnde or if the date is set but in the future, the entry has an active contract.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a diagram showing for each month in the last five years the number of active contracts in that month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I extract the number of active contracts from my adress database for all required months with a single SQL -query? &lt;/P&gt;&lt;P&gt;Can I show the result directly in a diagram or do I have to create a separate table with the columns “month” and “number of active contracts”, so that I can use these columns as dimensions of the diagram?&lt;/P&gt;&lt;P&gt;Any help will be appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 11:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-date-for-active-contracts/m-p/877329#M1012306</guid>
      <dc:creator />
      <dc:date>2015-05-05T11:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: calculate date for active contracts</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-date-for-active-contracts/m-p/877330#M1012307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 14:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-date-for-active-contracts/m-p/877330#M1012307</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-05-05T14:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: calculate date for active contracts</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-date-for-active-contracts/m-p/877331#M1012308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Massimo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for the example, can you tell me what you mean with c_x_ym&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinzenz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 16:27:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-date-for-active-contracts/m-p/877331#M1012308</guid>
      <dc:creator />
      <dc:date>2015-05-08T16:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: calculate date for active contracts</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-date-for-active-contracts/m-p/877332#M1012309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just a name for the table&lt;/P&gt;&lt;P&gt;contract by year month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 17:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-date-for-active-contracts/m-p/877332#M1012309</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-05-08T17:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: calculate date for active contracts</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-date-for-active-contracts/m-p/877333#M1012310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may also want to check out this example that uses IntervalMatch to assign a day to each contract. That gives you the flexibility to count by day, month, whatever. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Count Days In A Transaction Using Intervalmatch &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/count-days-in-a-transaction-using-intervalmatch/" rel="nofollow"&gt;http://qlikviewcookbook.com/recipes/download-info/count-days-in-a-transaction-using-intervalmatch/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com" rel="nofollow"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 18:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-date-for-active-contracts/m-p/877333#M1012310</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-05-08T18:21:03Z</dc:date>
    </item>
  </channel>
</rss>

