<?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 Count distinct dates greater than a given date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-distinct-dates-greater-than-a-given-date/m-p/1739166#M452843</link>
    <description>&lt;P&gt;Say I want to count the number of distinct dates that have been within the last 365 days. I wrote the following meassure&lt;/P&gt;&lt;P&gt;count({&amp;lt;[orderdate.autoCalendar.Date]={"&amp;gt;Date([orderdate.autoCalendar.Date]-365)"}&amp;gt;},&amp;nbsp; distinct [orderdate.autoCalendar.Date])&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;but that just returns "0"&lt;/P&gt;</description>
    <pubDate>Thu, 27 Aug 2020 13:35:41 GMT</pubDate>
    <dc:creator>jakobjensen</dc:creator>
    <dc:date>2020-08-27T13:35:41Z</dc:date>
    <item>
      <title>Count distinct dates greater than a given date</title>
      <link>https://community.qlik.com/t5/QlikView/Count-distinct-dates-greater-than-a-given-date/m-p/1739166#M452843</link>
      <description>&lt;P&gt;Say I want to count the number of distinct dates that have been within the last 365 days. I wrote the following meassure&lt;/P&gt;&lt;P&gt;count({&amp;lt;[orderdate.autoCalendar.Date]={"&amp;gt;Date([orderdate.autoCalendar.Date]-365)"}&amp;gt;},&amp;nbsp; distinct [orderdate.autoCalendar.Date])&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;but that just returns "0"&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 13:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-distinct-dates-greater-than-a-given-date/m-p/1739166#M452843</guid>
      <dc:creator>jakobjensen</dc:creator>
      <dc:date>2020-08-27T13:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Count distinct dates greater than a given date</title>
      <link>https://community.qlik.com/t5/QlikView/Count-distinct-dates-greater-than-a-given-date/m-p/1739177#M452846</link>
      <description>&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;count({&amp;lt;[orderdate.autoCalendar.Date]={"&amp;gt;&lt;STRONG&gt;$(=&lt;/STRONG&gt;Date([orderdate.autoCalendar.Date]-365)&lt;STRONG&gt;)&lt;/STRONG&gt;"}&amp;gt;}&amp;nbsp; distinct [orderdate.autoCalendar.Date])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 14:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-distinct-dates-greater-than-a-given-date/m-p/1739177#M452846</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-08-27T14:15:54Z</dc:date>
    </item>
  </channel>
</rss>

