<?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: Count Rolling 6 Months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363876#M514828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't appear to have made a difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2017 15:20:45 GMT</pubDate>
    <dc:creator>cbaqir</dc:creator>
    <dc:date>2017-07-25T15:20:45Z</dc:date>
    <item>
      <title>Count Rolling 6 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363872#M514824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to show a variety of metrics based on volume of DEFECT_ID within the last 6 months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started with: &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PROCESS_STEP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Ticket Created (Detected)'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DEFECT_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when I add the addmonths function, it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PROCESS_STEP_START_DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=Date(addmonths(monthend(today()),-6),'MM-DD-YYYY'))&amp;lt;=$(=Date(addmonths(monthend(today()),0),'MM-DD-YYYY'))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PROCESS_STEP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Ticket Created (Detected)'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DEFECT_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I would expect to see 146.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;TIA!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 22:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363872#M514824</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-07-24T22:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rolling 6 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363873#M514825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cassandra,&lt;/P&gt;&lt;P&gt;change 'MM-DD-YYYY' to 'MM/DD/YYYY' in Set Analysis.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 22:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363873#M514825</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-24T22:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rolling 6 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363874#M514826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure why that would make a difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 15:00:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363874#M514826</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-07-25T15:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rolling 6 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363875#M514827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is format of &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PROCESS_STEP_START_DATE&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 15:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363875#M514827</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-25T15:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rolling 6 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363876#M514828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't appear to have made a difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 15:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363876#M514828</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-07-25T15:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rolling 6 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363877#M514829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;({$&amp;lt;&lt;SPAN style="color: #800000;"&gt;PROCESS_STEP_START_DATE&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"&amp;gt;=$(=Date(addmonths(monthend(today()),-6),'MM/DD/YYYY'))&amp;lt;=$(=Date(addmonths(monthend(today()),0),'MM/DD/YYYY'))"&lt;/SPAN&gt;},&lt;SPAN style="color: #800000;"&gt;PROCESS_STEP&lt;/SPAN&gt;={'Ticket Created (Detected)'}&amp;gt;} &lt;SPAN style="color: #0000ff;"&gt;distinct&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;DEFECT_ID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/171341_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 15:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363877#M514829</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-25T15:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rolling 6 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363878#M514830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow. I didn't think that the date format would affect this. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 15:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363878#M514830</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-07-25T15:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rolling 6 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363879#M514831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about combining this logic with another step? So, take this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;({$&amp;lt;&lt;SPAN style="color: #800000;"&gt;PROCESS_STEP_START_DATE&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"&amp;gt;=$(=Date(addmonths(monthend(today()),-6),'MM/DD/YYYY'))&amp;lt;=$(=Date(addmonths(monthend(today()),0),'MM/DD/YYYY'))"&lt;/SPAN&gt;},&lt;SPAN style="color: #800000;"&gt;PROCESS_STEP&lt;/SPAN&gt;={'Ticket Created (Detected)'}&amp;gt;} &lt;SPAN style="color: #0000ff;"&gt;distinct&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;DEFECT_ID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;and combine it with: Of those created within the last 6 months, how many touched &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PROCESS_STEP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Submitted to Routing'} ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 17:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363879#M514831</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-07-25T17:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Count Rolling 6 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363880#M514832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What means 'combine it with ' ?&lt;/P&gt;&lt;P&gt;OR operator ?&lt;/P&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;PROCESS_STEP&lt;/SPAN&gt;={'Ticket Created (Detected)','Submitted to Routing'}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 17:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Rolling-6-Months/m-p/1363880#M514832</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-25T17:48:42Z</dc:date>
    </item>
  </channel>
</rss>

