<?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 Ageing of employees according to Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049385#M466136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Following Data. &lt;/P&gt;&lt;P&gt;Fields=Emp Code,Month(Month in which Employee won't be having any Project) &lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Emp code&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Month&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar 2015&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I want Report in below format:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt; &lt;SPAN lang="EN-IN" style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;This report should give the number&amp;nbsp; of months the employee is on bench.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have to take two dimensions &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.Ageing= No. of months in which he is not having any project &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.Month= Count of Employees not having project in That Month&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have to take count of Employees&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 320px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="41" width="64"&gt;Month &lt;BR /&gt;&amp;nbsp; (Ageing)&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: none;" width="64"&gt;Mar-15&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: none;" width="64"&gt;Feb-15&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: none;" width="64"&gt;Jan-15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl73" style="border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl73" style="border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl73" style="border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Feb 2016 06:43:19 GMT</pubDate>
    <dc:creator>yashdeep</dc:creator>
    <dc:date>2016-02-17T06:43:19Z</dc:date>
    <item>
      <title>Ageing of employees according to Month</title>
      <link>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049385#M466136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Following Data. &lt;/P&gt;&lt;P&gt;Fields=Emp Code,Month(Month in which Employee won't be having any Project) &lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Emp code&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Month&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar 2015&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I want Report in below format:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt; &lt;SPAN lang="EN-IN" style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;This report should give the number&amp;nbsp; of months the employee is on bench.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have to take two dimensions &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.Ageing= No. of months in which he is not having any project &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.Month= Count of Employees not having project in That Month&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have to take count of Employees&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 320px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="41" width="64"&gt;Month &lt;BR /&gt;&amp;nbsp; (Ageing)&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: none;" width="64"&gt;Mar-15&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: none;" width="64"&gt;Feb-15&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: none;" width="64"&gt;Jan-15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl73" style="border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl73" style="border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl73" style="border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 06:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049385#M466136</guid>
      <dc:creator>yashdeep</dc:creator>
      <dc:date>2016-02-17T06:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Ageing of employees according to Month</title>
      <link>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049386#M466137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_1455838202658957" jivemacro_uid="_1455838202658957"&gt;
&lt;P&gt;&lt;BR /&gt;INPUT:&lt;BR /&gt;LOAD [Emp code], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date#(Month, 'MMM YYYY') as Month&lt;BR /&gt;FROM&lt;BR /&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2053" data-containertype="14" data-objectid="205836" data-objecttype="1" href="https://community.qlik.com/thread/205836"&gt;https://community.qlik.com/thread/205836&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;BR /&gt;(html, codepage is 1252, embedded labels, table is @1);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;RESULT:&lt;BR /&gt;LOAD [Emp code],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If([Emp code] = Previous([Emp code]) and AddMonths(Month,-1)=Previous(Month),Rangesum(1,Peek(Ageing)) ,1) as Ageing&lt;BR /&gt;RESIDENT INPUT &lt;BR /&gt;ORDER BY [Emp code], Month asc;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;DROP TABLE INPUT;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 23:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049386#M466137</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-18T23:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ageing of employees according to Month</title>
      <link>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049387#M466138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a Lot!!!!!!&lt;/P&gt;&lt;P&gt;It Worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 08:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049387#M466138</guid>
      <dc:creator>yashdeep</dc:creator>
      <dc:date>2016-02-19T08:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ageing of employees according to Month</title>
      <link>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049388#M466139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the above data I have to calculate average ageing for particular Month.&lt;/P&gt;&lt;P&gt;ex. &lt;/P&gt;&lt;P&gt;For Mar 15,&lt;/P&gt;&lt;P&gt;(1*1&amp;nbsp;&amp;nbsp;&amp;nbsp; +&amp;nbsp;&amp;nbsp;&amp;nbsp; 1*2&amp;nbsp;&amp;nbsp; +&amp;nbsp;&amp;nbsp; 1*3&amp;nbsp; )&amp;nbsp; /&amp;nbsp; (&amp;nbsp; 1&amp;nbsp; +&amp;nbsp; 1&amp;nbsp; +&amp;nbsp; 1)&amp;nbsp; = 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Feb 15,&lt;/P&gt;&lt;P&gt;(1*1&amp;nbsp; +&amp;nbsp; 1*2 )/(1&amp;nbsp; +&amp;nbsp; 1)&amp;nbsp; = 1.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Jan 15&lt;/P&gt;&lt;P&gt;(1*1)&amp;nbsp; /&amp;nbsp; 1 =1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2016 10:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049388#M466139</guid>
      <dc:creator>yashdeep</dc:creator>
      <dc:date>2016-02-23T10:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ageing of employees according to Month</title>
      <link>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049389#M466140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try an expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Avg(Total&amp;lt;Month&amp;gt; Aggr( Count(DISTINCT [Emp code])*Ageing, Month, Ageing))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the pivot table chart or a chart with dimension Month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2016 20:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049389#M466140</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-23T20:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Ageing of employees according to Month</title>
      <link>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049390#M466141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again swuehl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 12:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ageing-of-employees-according-to-Month/m-p/1049390#M466141</guid>
      <dc:creator>yashdeep</dc:creator>
      <dc:date>2016-02-25T12:32:24Z</dc:date>
    </item>
  </channel>
</rss>

