<?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: set analysis for Date Range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-for-Date-Range/m-p/538419#M201200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried all below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;({$ &amp;lt;&lt;SPAN style="color: #800000;"&gt;EmpStatus&lt;/SPAN&gt;={'Active'} &amp;gt;} &lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;EmpCode&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;//=Count({$ +&amp;lt;TYPE={'H'} &amp;gt;} DISTINCT EmpCode)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000;"&gt;//=Count ({$ +&amp;lt;EmpStatus={'Active'}, hiring_date ={"&amp;lt;=TerminationDate"}&amp;gt;} DISTINCT hiring_date)&lt;BR /&gt;//=Count({$ &amp;lt;TerminatedFlag={'Y'} &amp;gt;} DISTINCT TDate)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000;"&gt;//=count ({&amp;lt; hiring_date {"=Aggr(hiring_date&amp;lt;=TerminationDate)"}&amp;gt;} DISTINCT EmpCode)&lt;BR /&gt;//=Count({$ &amp;lt;EmpStatus={'Active'}, hiring_date&amp;nbsp; ={"&amp;gt;=Date(TerminationDate)"} &amp;gt;} DISTINCT EmpCode) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;i'm trying to use a date Range so i can get all active emplyee up to last date.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Dec 2013 06:46:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-31T06:46:44Z</dc:date>
    <item>
      <title>set analysis for Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-Date-Range/m-p/538417#M201198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm working on HR KI,&lt;/P&gt;&lt;P&gt;i need to calculate the turn over for stuff = (terminated / current active)*100&lt;/P&gt;&lt;P&gt;this should be for terminated employee with in a date Range&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tbl.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50950_tbl.png" style="width: 620px; height: 207px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my example if i need to get the turn over for Aug, i have one emp terminated.&lt;/P&gt;&lt;P&gt;where i have 12 active employee.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;({$ &amp;lt;&lt;SPAN style="color: #800000;"&gt;EmpStatus&lt;/SPAN&gt;={'Active'} &amp;gt;} &lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;EmpCode&lt;/SPAN&gt;) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not working with me. any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 06:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-Date-Range/m-p/538417#M201198</guid>
      <dc:creator />
      <dc:date>2013-12-31T06:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-Date-Range/m-p/538418#M201199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but u are using&amp;nbsp; EmpStatus= {'Active'}&amp;nbsp;&amp;nbsp;&amp;nbsp; in set analysis&amp;nbsp; is that you mark terminated emplyee Active&lt;/P&gt;&lt;P&gt;just check correct field and see your database i am sure you will get your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 06:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-Date-Range/m-p/538418#M201199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-31T06:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-Date-Range/m-p/538419#M201200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried all below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;({$ &amp;lt;&lt;SPAN style="color: #800000;"&gt;EmpStatus&lt;/SPAN&gt;={'Active'} &amp;gt;} &lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;EmpCode&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;//=Count({$ +&amp;lt;TYPE={'H'} &amp;gt;} DISTINCT EmpCode)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000;"&gt;//=Count ({$ +&amp;lt;EmpStatus={'Active'}, hiring_date ={"&amp;lt;=TerminationDate"}&amp;gt;} DISTINCT hiring_date)&lt;BR /&gt;//=Count({$ &amp;lt;TerminatedFlag={'Y'} &amp;gt;} DISTINCT TDate)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000;"&gt;//=count ({&amp;lt; hiring_date {"=Aggr(hiring_date&amp;lt;=TerminationDate)"}&amp;gt;} DISTINCT EmpCode)&lt;BR /&gt;//=Count({$ &amp;lt;EmpStatus={'Active'}, hiring_date&amp;nbsp; ={"&amp;gt;=Date(TerminationDate)"} &amp;gt;} DISTINCT EmpCode) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;i'm trying to use a date Range so i can get all active emplyee up to last date.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 06:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-Date-Range/m-p/538419#M201200</guid>
      <dc:creator />
      <dc:date>2013-12-31T06:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-Date-Range/m-p/538420#M201201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please attach a qvw with sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'll surely sort out your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh Rawat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 06:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-Date-Range/m-p/538420#M201201</guid>
      <dc:creator>suresh_rawat</dc:creator>
      <dc:date>2013-12-31T06:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-Date-Range/m-p/538421#M201202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/downloadBody/5595-102-1-6820/HRMS_PreLoad (2).qvw"&gt;http://community.qlik.com/servlet/JiveServlet/downloadBody/5595-102-1-6820/HRMS_PreLoad%20(2).qvw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you able to download the file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 08:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-Date-Range/m-p/538421#M201202</guid>
      <dc:creator />
      <dc:date>2013-12-31T08:14:44Z</dc:date>
    </item>
  </channel>
</rss>

