<?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 Previous Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894111#M1007375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached your application. You will see 0 for May and Apr because there are no ValueID available for those period, but March has 4 ValueID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2015 09:15:32 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-05-07T09:15:32Z</dc:date>
    <item>
      <title>Count Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894106#M1007370</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;I have an expression below to select data for the current month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;DateRaised&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"=(MonthName(addmonths(today(),0))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; },&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ValueID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'*24*'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;IncidentType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'*Accident*'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ListTitle&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'*Employee*'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ValueID&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;&lt;/P&gt;&lt;P&gt;I know the Month function works as I have used it on labels but for some reason I am getting no numbers back from the expression but it validates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the qv file and the elements are on the sheet two tab. Any help would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Toby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 08:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894106#M1007370</guid>
      <dc:creator />
      <dc:date>2015-05-07T08:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Count Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894107#M1007371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date raised is a timestamp field like this (DD/MM/YYYY hh:mm:ss) and you are comparing it to a MonthYear field. This won't work. You will get a result if you compare the same formats.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 09:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894107#M1007371</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-07T09:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Count Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894108#M1007372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sunindia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did wondered if it might be a format issue. I have a DateraisedIMS formatted to dd/mm/yyyy, how do I then match it up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 09:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894108#M1007372</guid>
      <dc:creator />
      <dc:date>2015-05-07T09:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Count Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894109#M1007373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This formula should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;DateRaised={"=MonthName(DateRaised) = MonthName(addmonths(today(),-2))" },ValueID={'*24*'}, IncidentType={'*Accident*'}, ListTitle={'*Employee*'}&amp;gt;}ValueID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 09:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894109#M1007373</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-07T09:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Count Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894110#M1007374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic, thank you Sunindia &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 09:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894110#M1007374</guid>
      <dc:creator />
      <dc:date>2015-05-07T09:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Count Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894111#M1007375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached your application. You will see 0 for May and Apr because there are no ValueID available for those period, but March has 4 ValueID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 09:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894111#M1007375</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-07T09:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Count Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894112#M1007376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Problem. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 09:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Previous-Month/m-p/894112#M1007376</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-07T09:15:58Z</dc:date>
    </item>
  </channel>
</rss>

