<?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: p funtion with date range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091853#M929589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hirsh,&lt;/P&gt;&lt;P&gt;can the above expression be included within an expression ?&lt;/P&gt;&lt;P&gt;i tried it but it is giving an error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2016 06:29:12 GMT</pubDate>
    <dc:creator>Pulkit_Thukral</dc:creator>
    <dc:date>2016-03-17T06:29:12Z</dc:date>
    <item>
      <title>p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091850#M929586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we use a date range expresson inside p() .&lt;/P&gt;&lt;P&gt;Currently i am using the below expression which is not working:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;MachineName=p({&amp;lt;Date={"&amp;gt;=$(=date(floor(monthstart(addmonths(today()-4))),'DD-MM-YYYY'))"}*&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;{'&amp;lt;$(=date(floor(monthstart(addmonths(today()-1))),'DD-MM-YYYY'))"} )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091850#M929586</guid>
      <dc:creator>Pulkit_Thukral</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091851#M929587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;MachineName=p({&amp;lt;Date={"&amp;gt;=$(=date(floor(monthstart(today(),-4)),'DD-MM-YYYY'))&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;lt;$(=date(floor(monthstart(today(), -1)),'DD-MM-YYYY'))"} )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 03:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091851#M929587</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-17T03:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091852#M929588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like this,&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_1458189332236775" jivemacro_uid="_1458189332236775" modifiedtitle="true"&gt;
&lt;P&gt;=Only({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;MachineName&lt;/SPAN&gt;=P({&amp;lt; Date={"&amp;gt;=$(=Date(Max(Date)-3))&amp;lt;=$(=Date(Max(Date)))"}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;MachineName&lt;/SPAN&gt;)&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;MachineName&lt;/SPAN&gt;)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Only({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;MachineName&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=P({&amp;lt;Date={"&amp;gt;=$(=Date(Today()-3))&amp;lt;=$(=Today())"}&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;MachineName&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;MachineName&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Hope this Helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Hirish&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 04:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091852#M929588</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-03-17T04:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091853#M929589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hirsh,&lt;/P&gt;&lt;P&gt;can the above expression be included within an expression ?&lt;/P&gt;&lt;P&gt;i tried it but it is giving an error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 06:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091853#M929589</guid>
      <dc:creator>Pulkit_Thukral</dc:creator>
      <dc:date>2016-03-17T06:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091854#M929590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried it but not working jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 06:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091854#M929590</guid>
      <dc:creator>Pulkit_Thukral</dc:creator>
      <dc:date>2016-03-17T06:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091855#M929591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Make sure that your Date Field is in proper date format, try below&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;MachineName=p({&amp;lt;Date={"&amp;gt;=$(=date(monthstart(addmonths(today(),-4))))&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;lt;=$(=date(monthstart(addmonths(today(),-1))))"} )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 06:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091855#M929591</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-17T06:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091856#M929592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Data is Current or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if Current Go for Second expression, else go with First one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you make a sample app with a sample data.That way we can see the issue!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 07:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091856#M929592</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-03-17T07:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091857#M929593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is in a proper date format still the expression is not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 08:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091857#M929593</guid>
      <dc:creator>Pulkit_Thukral</dc:creator>
      <dc:date>2016-03-17T08:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091858#M929594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share what is the format that you date field is in?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 08:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091858#M929594</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-17T08:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091859#M929595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i checked with 2 formats-&lt;/P&gt;&lt;P&gt;date(Date,'MM/DD/YYYY')&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;date(Date,'MM/DD/YYYY hh:mm:ss')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 08:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091859#M929595</guid>
      <dc:creator>Pulkit_Thukral</dc:creator>
      <dc:date>2016-03-17T08:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091860#M929596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'not working' is not really helping us to find out what is causing the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT {&amp;lt; &lt;SPAN style="color: #3d3d3d; font-family: Helvetica; background-color: #f2f2f2;"&gt;Date={"&amp;gt;=$(=date(monthstart(addmonths(today(),-4))))&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;lt;=$(=date(monthstart(addmonths(today(),-1))))"} &lt;/SPAN&gt;&amp;gt;} Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or what ever set expression in your p() function you want to test in a text box.&lt;/P&gt;&lt;P&gt;It must return the distinct number of dates in your date range (if you are using a master calendar in your data model, you can easily compare to a calendar on your wall).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is 'not working', please specify what you expect to see and what you get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 08:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091860#M929596</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-17T08:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091861#M929597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;pulkit thukral wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;i checked with 2 formats-&lt;/P&gt;
&lt;P&gt;date(Date,'MM/DD/YYYY')&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;date(Date,'MM/DD/YYYY hh:mm:ss')&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You need to check what the field format of the Date values is, e.g. by looking at a list box with default number formatting. If you are using Date() function, you are reformatting the field format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2954"&gt;Why don’t my dates work?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4394"&gt;Dates in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 08:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091861#M929597</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-17T08:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: p funtion with date range</title>
      <link>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091862#M929598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for writing.&lt;/P&gt;&lt;P&gt;Please find my exact requirement mentioned below.&lt;/P&gt;&lt;P&gt;i Wrote an expression &lt;STRONG&gt;count&lt;/STRONG&gt; of machines that were &lt;STRONG&gt;patched between nov-15 to feb-16.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This worked perfectly with the expression:-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;count(distinct {&amp;lt;Patch_Status={'Success'},Dategenerated={"&amp;gt;=$(=date(floor(monthstart(addmonths(today()-4))),'DD-MM-YYYY'))"}*&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;{'&amp;lt;$(=date(floor(monthstart(addmonths(today()-1))),'DD-MM-YYYY'))"} &amp;gt;}machines&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, i have to create a text box showing the count of machines that were patched bet nov-15 to feb 16 (as defined in top expression) &lt;STRONG&gt;but are not patched betwee&lt;/STRONG&gt;n&amp;nbsp; &lt;STRONG&gt;aug-15 to oct-15&lt;/STRONG&gt; (i.e last 3 - 6 months).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Suppose 80 machines were patched between nov-15 to feb-16 as per the first expression.&lt;/P&gt;&lt;P&gt;Now , i need to find that among these 80 machines,how many machines were not patched between aug-15 to oct-15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the possible way of showing this count.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 09:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/p-funtion-with-date-range/m-p/1091862#M929598</guid>
      <dc:creator>Pulkit_Thukral</dc:creator>
      <dc:date>2016-03-17T09:15:40Z</dc:date>
    </item>
  </channel>
</rss>

