<?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: Need Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1524923#M748045</link>
    <description>&lt;P&gt;You need a set expression along the following lines:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Count({&amp;lt;STATUS_DT ={"&amp;gt;=$(=Min(STATUS_DT))&amp;lt;=$(=Max(STATUS_DT))"}&amp;gt;} EMPLID)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The exact form depends on the data type and format of the date field. One option if the above does noit work is:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Count({&amp;lt;STATUS_DT ={"&amp;gt;='$(=Date(Min(STATUS_DT)))'&amp;lt;='$(=Date(Max(STATUS_DT)))'"}&amp;gt;} EMPLID)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Add a DISTINCT if necessary:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Count({&amp;lt;STATUS_DT ={"&amp;gt;=$(=Min(STATUS_DT))&amp;lt;=$(=Max(STATUS_DT))"}&amp;gt;} DISTINCT EMPLID)&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 29 Dec 2018 08:18:30 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2018-12-29T08:18:30Z</dc:date>
    <item>
      <title>Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1524921#M748044</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;I have a two fields. one is STATUS_DT and second one is EMPLID. Please find attached excel file.&lt;/P&gt;&lt;P&gt;Requirement: I have a&amp;nbsp;&lt;SPAN&gt;STATUS_DT&amp;nbsp;&amp;nbsp;filter and selecting two different dates(7/25/2003 and 10/30/2004) like below.But i am expecting all between dates( &amp;gt; =7/25/20003 to &amp;lt; =10/30/2004) employee count.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GIRI-1.PNG" style="width: 397px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2773i3BEE02F04AC59537/image-size/large?v=v2&amp;amp;px=999" role="button" title="GIRI-1.PNG" alt="GIRI-1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;OUTPUT: I am selecting only two dates&amp;nbsp; above but expecting all between dates employee counts like below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GIRI-2.PNG" style="width: 421px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2774iBEB769E71466FE6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="GIRI-2.PNG" alt="GIRI-2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gireesh&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1524921#M748044</guid>
      <dc:creator>gireesh1216</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1524923#M748045</link>
      <description>&lt;P&gt;You need a set expression along the following lines:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Count({&amp;lt;STATUS_DT ={"&amp;gt;=$(=Min(STATUS_DT))&amp;lt;=$(=Max(STATUS_DT))"}&amp;gt;} EMPLID)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The exact form depends on the data type and format of the date field. One option if the above does noit work is:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Count({&amp;lt;STATUS_DT ={"&amp;gt;='$(=Date(Min(STATUS_DT)))'&amp;lt;='$(=Date(Max(STATUS_DT)))'"}&amp;gt;} EMPLID)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Add a DISTINCT if necessary:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Count({&amp;lt;STATUS_DT ={"&amp;gt;=$(=Min(STATUS_DT))&amp;lt;=$(=Max(STATUS_DT))"}&amp;gt;} DISTINCT EMPLID)&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Dec 2018 08:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1524923#M748045</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-12-29T08:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1524991#M748046</link>
      <description>Thank you..</description>
      <pubDate>Sun, 30 Dec 2018 09:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1524991#M748046</guid>
      <dc:creator>gireesh1216</dc:creator>
      <dc:date>2018-12-30T09:48:24Z</dc:date>
    </item>
  </channel>
</rss>

