<?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 Indirect Set Analysis and Date Range in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Indirect-Set-Analysis-and-Date-Range/m-p/759602#M1537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concept:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a document containing cases, case statuses and status dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a particular view, I am attempting to pull in the count of cases that were closed out during the current month. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following expression works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count ({&amp;lt;CASE_STATUS = {'CLOSED'}, CLOSE_DATE = {'&amp;gt;=01/01/2015'} &amp;gt;} DISTINCT CASE_NBR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression works with the statis date provided. The following expression also works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Count ({&amp;lt;CASE_STATUS = {'CLOSED'}, CLOSE_DATE = {'&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=floor(monthstart(((Today()))&lt;/SPAN&gt; &amp;gt;} DISTINCT CASE_NBR)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works when I ask it to only return cases closed on the calculated date. However I am unable to get the expression to work with the greater than or equal to the calculated date operator, as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Count ({&amp;lt;CASE_STATUS = {'CLOSED'}, CLOSE_DATE = {'&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=floor(monthstart(((Today()))&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; &amp;gt;} DISTINCT CASE_NBR)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me with getting a calcuated date range to work for this expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank-you in advance!&lt;/P&gt;&lt;P&gt;Danielle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2015 21:03:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-23T21:03:00Z</dc:date>
    <item>
      <title>Indirect Set Analysis and Date Range</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Indirect-Set-Analysis-and-Date-Range/m-p/759602#M1537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concept:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a document containing cases, case statuses and status dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a particular view, I am attempting to pull in the count of cases that were closed out during the current month. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following expression works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count ({&amp;lt;CASE_STATUS = {'CLOSED'}, CLOSE_DATE = {'&amp;gt;=01/01/2015'} &amp;gt;} DISTINCT CASE_NBR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression works with the statis date provided. The following expression also works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Count ({&amp;lt;CASE_STATUS = {'CLOSED'}, CLOSE_DATE = {'&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=floor(monthstart(((Today()))&lt;/SPAN&gt; &amp;gt;} DISTINCT CASE_NBR)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works when I ask it to only return cases closed on the calculated date. However I am unable to get the expression to work with the greater than or equal to the calculated date operator, as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Count ({&amp;lt;CASE_STATUS = {'CLOSED'}, CLOSE_DATE = {'&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=floor(monthstart(((Today()))&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; &amp;gt;} DISTINCT CASE_NBR)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me with getting a calcuated date range to work for this expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank-you in advance!&lt;/P&gt;&lt;P&gt;Danielle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 21:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Indirect-Set-Analysis-and-Date-Range/m-p/759602#M1537</guid>
      <dc:creator />
      <dc:date>2015-01-23T21:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Indirect Set Analysis and Date Range</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Indirect-Set-Analysis-and-Date-Range/m-p/759603#M1538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danielle,&lt;/P&gt;&lt;P&gt;Try this and let me know if it works&lt;/P&gt;&lt;P&gt;Count ({&amp;lt;CASE_STATUS = {'CLOSED'}, CLOSE_DATE = {"&amp;gt;=$(=Date(Floor(MonthStart(Today()))))"} &amp;gt;} DISTINCT CASE_NBR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Try this &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 21:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Indirect-Set-Analysis-and-Date-Range/m-p/759603#M1538</guid>
      <dc:creator>maheshkuttappa</dc:creator>
      <dc:date>2015-01-23T21:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Indirect Set Analysis and Date Range</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Indirect-Set-Analysis-and-Date-Range/m-p/759604#M1539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That worked perfectly! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank-you for helping me resolve this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 13:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Indirect-Set-Analysis-and-Date-Range/m-p/759604#M1539</guid>
      <dc:creator />
      <dc:date>2015-01-26T13:44:25Z</dc:date>
    </item>
  </channel>
</rss>

