<?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 id based on max date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066670#M356578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;I have an expression like this ;&lt;/P&gt;&lt;P&gt;COUNT(IF(A= 1 AND B= 'UPSELL', ID)) but I want to calculate this count according to max of current year month,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to count max year month's value using with my above expression. My date format is 'DD.MM.YYYY'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Mar 2016 13:26:00 GMT</pubDate>
    <dc:creator>QSense</dc:creator>
    <dc:date>2016-03-14T13:26:00Z</dc:date>
    <item>
      <title>count id based on max date</title>
      <link>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066670#M356578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;I have an expression like this ;&lt;/P&gt;&lt;P&gt;COUNT(IF(A= 1 AND B= 'UPSELL', ID)) but I want to calculate this count according to max of current year month,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to count max year month's value using with my above expression. My date format is 'DD.MM.YYYY'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 13:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066670#M356578</guid>
      <dc:creator>QSense</dc:creator>
      <dc:date>2016-03-14T13:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: count id based on max date</title>
      <link>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066671#M356579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your dates are having a numeric representation, you can use QV date functions to check if they reside in today's month:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=COUNT( IF(A=1 AND B='UPSELL' &lt;STRONG&gt;AND InMonth(DATEFIELD, Today())&lt;/STRONG&gt;, ID))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today's month should be the same as max of current year month, or are you looking for something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 13:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066671#M356579</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-14T13:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: count id based on max date</title>
      <link>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066672#M356580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately ıt didnt work.&lt;/P&gt;&lt;P&gt;Actually I waould like to see max date's value for instance it is 2016 March and ı want to count max date's value so March's value should be seen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 13:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066672#M356580</guid>
      <dc:creator>QSense</dc:creator>
      <dc:date>2016-03-14T13:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: count id based on max date</title>
      <link>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066673#M356581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry, I don't understand what you want to count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post some sample records and your expected result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 14:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066673#M356581</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-14T14:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: count id based on max date</title>
      <link>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066674#M356582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=COUNT( IF(A=1 AND B='UPSELL' &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AND date=(max(date(Datefield,'YYYYMM'))) &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, ID)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;It should be like this &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;When I look table for each month I want to see last year month's value&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 14:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066674#M356582</guid>
      <dc:creator>QSense</dc:creator>
      <dc:date>2016-03-14T14:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: count id based on max date</title>
      <link>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066675#M356583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;{"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Today())) &amp;amp; '&amp;lt;=' &amp;amp; Date(MonthEnd(Today())))"} &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 14:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066675#M356583</guid>
      <dc:creator>QSense</dc:creator>
      <dc:date>2016-03-24T14:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: count id based on max date</title>
      <link>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066676#M356584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Count({&amp;lt;DATE= {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Today())) &amp;amp; '&amp;lt;=' &amp;amp; Date(MonthEnd(Today())))"},A = {1} ,B = {'X'},C={'Y'},C={'Z'} &amp;gt;} D)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 14:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-id-based-on-max-date/m-p/1066676#M356584</guid>
      <dc:creator>QSense</dc:creator>
      <dc:date>2016-03-24T14:04:09Z</dc:date>
    </item>
  </channel>
</rss>

