<?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 of IDs based on filter selection. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-of-IDs-based-on-filter-selection/m-p/1412977#M427125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your&amp;nbsp; response. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution provided is not serving the purpose.I will play with the expressions and see if i can get solution&lt;/P&gt;&lt;P&gt;Refer the screenshot below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This image represents data with no selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T&lt;IMG alt="no selection.png" class="jive-image image-1" src="/legacyfs/online/178954_no selection.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="with selection_year.png" class="jive-image image-2" src="/legacyfs/online/178955_with selection_year.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select year as 2016, there are 4 records with date as 2016. Desired output should be count ids greater than 2016. i.e 2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same way when i select month filter it should display count of ids greater than the month selected. Should be Dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let know if there is any way &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Oct 2017 04:02:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-08T04:02:23Z</dc:date>
    <item>
      <title>Count of IDs based on filter selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-IDs-based-on-filter-selection/m-p/1412975#M427123</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;Consider the below scenario ,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;test:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * inline&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Id, date&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1,1/2/2016&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2,2/4/2017&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3,3/3/2016&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt;and &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;calendar&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt; table where date is key field. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt;Suppose I have filters like quarters, year , month. If I select any year (2016), it should display count ids which have dates greater than the current selected year. Same logic would be for month filter as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt;i would be &lt;/SPAN&gt;thankful if &lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt; Any one can help me on this&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Oct 2017 10:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-IDs-based-on-filter-selection/m-p/1412975#M427123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-07T10:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Count of IDs based on filter selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-IDs-based-on-filter-selection/m-p/1412976#M427124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with Set analysis in the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt; Year = { "$(=GetFieldSelections(Year)-1)" }&amp;gt;} id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Oct 2017 17:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-IDs-based-on-filter-selection/m-p/1412976#M427124</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-10-07T17:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Count of IDs based on filter selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-IDs-based-on-filter-selection/m-p/1412977#M427125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your&amp;nbsp; response. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution provided is not serving the purpose.I will play with the expressions and see if i can get solution&lt;/P&gt;&lt;P&gt;Refer the screenshot below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This image represents data with no selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T&lt;IMG alt="no selection.png" class="jive-image image-1" src="/legacyfs/online/178954_no selection.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="with selection_year.png" class="jive-image image-2" src="/legacyfs/online/178955_with selection_year.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select year as 2016, there are 4 records with date as 2016. Desired output should be count ids greater than 2016. i.e 2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same way when i select month filter it should display count of ids greater than the month selected. Should be Dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let know if there is any way &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Oct 2017 04:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-IDs-based-on-filter-selection/m-p/1412977#M427125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-08T04:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Count of IDs based on filter selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-IDs-based-on-filter-selection/m-p/1412978#M427126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whats the format of your datefield?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Oct 2017 08:29:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-IDs-based-on-filter-selection/m-p/1412978#M427126</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-10-08T08:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Count of IDs based on filter selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-IDs-based-on-filter-selection/m-p/1412979#M427127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DD/MM/YYYY is the format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Oct 2017 12:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-IDs-based-on-filter-selection/m-p/1412979#M427127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-08T12:34:08Z</dc:date>
    </item>
  </channel>
</rss>

