<?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 rows in range of dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-rows-in-range-of-dates/m-p/1776203#M454842</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following issue.&lt;/P&gt;&lt;P&gt;I need to count IDs in range of dates .&lt;/P&gt;&lt;P&gt;First&amp;nbsp; date should be start of fiscal month. Fiscal month is 21st day of the previous month. Meaning if now is January, start of fiscal month is 21/12/2020. The second date should be yesterday.&lt;/P&gt;&lt;P&gt;So it should be something like (count distinct&amp;nbsp; IDs where&amp;nbsp; date&amp;gt;=21st of the previous month and date&amp;lt;=today()-1). Can you please kindly help me on it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Inna&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 23:16:47 GMT</pubDate>
    <dc:creator>Inna_Shnaiderman</dc:creator>
    <dc:date>2024-11-15T23:16:47Z</dc:date>
    <item>
      <title>Count rows in range of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Count-rows-in-range-of-dates/m-p/1776203#M454842</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following issue.&lt;/P&gt;&lt;P&gt;I need to count IDs in range of dates .&lt;/P&gt;&lt;P&gt;First&amp;nbsp; date should be start of fiscal month. Fiscal month is 21st day of the previous month. Meaning if now is January, start of fiscal month is 21/12/2020. The second date should be yesterday.&lt;/P&gt;&lt;P&gt;So it should be something like (count distinct&amp;nbsp; IDs where&amp;nbsp; date&amp;gt;=21st of the previous month and date&amp;lt;=today()-1). Can you please kindly help me on it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Inna&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-rows-in-range-of-dates/m-p/1776203#M454842</guid>
      <dc:creator>Inna_Shnaiderman</dc:creator>
      <dc:date>2024-11-15T23:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Count rows in range of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Count-rows-in-range-of-dates/m-p/1776277#M454847</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try This&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT{&amp;lt;Date = {"&amp;gt;$(=Date(MonthStart(Today(),-1)+20,'DD/MM/YYYY'))"}&amp;gt;}ID)&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Adi&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 11:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-rows-in-range-of-dates/m-p/1776277#M454847</guid>
      <dc:creator>AdiPai</dc:creator>
      <dc:date>2021-01-21T11:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Count rows in range of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Count-rows-in-range-of-dates/m-p/1776336#M454867</link>
      <description>&lt;P&gt;Hi, can you please assist where is the part it is till yesterday ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 13:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-rows-in-range-of-dates/m-p/1776336#M454867</guid>
      <dc:creator>Inna_Shnaiderman</dc:creator>
      <dc:date>2021-01-21T13:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Count rows in range of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Count-rows-in-range-of-dates/m-p/1776343#M454868</link>
      <description>&lt;P&gt;Hi, I found an answer&amp;nbsp; , for the period till y-day it should be:&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT{&amp;lt;Date= {"&amp;gt;$(=Date(MonthStart(Today(),-1)+20,'MM/DD/YYYY'))"},&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Date = {"&amp;lt;$(=Date((Today()-1),'MM/DD/YYYY'))"}&amp;gt;}ID)&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 14:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-rows-in-range-of-dates/m-p/1776343#M454868</guid>
      <dc:creator>Inna_Shnaiderman</dc:creator>
      <dc:date>2021-01-21T14:04:38Z</dc:date>
    </item>
  </channel>
</rss>

