<?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 Net Additions calculation for Last Years dynamic not showing proper in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Net-Additions-calculation-for-Last-Years-dynamic-not-showing/m-p/897995#M312403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find attachment of my data model image as well as pivot table which I created for head count analysis in this for Last year Net additions was 53 for 01/04/2015 to 30/06/2015 , Quarter Q1 period when we select Q1 from list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;In dashboard we want to show net additions dynamic so we want as per &lt;SPAN style="color: #0000ff;"&gt;dashboard LYS fig correct appering when select Qtr&lt;/SPAN&gt;.PNG file .&lt;/H4&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression used to calculate Net Additions for Last Year :&lt;/P&gt;&lt;P&gt;=COUNT({$&amp;lt;FinancialYear=,[DOJJ]={'&amp;gt;=$(=Date(vLyStartDate))&amp;lt;=$(=Date(vLyEndDate))'}&amp;gt;} DISTINCT [EMPID])&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;COUNT({$&amp;lt;FinancialYear=,[DOL]={'&amp;gt;=$(=Date(vLyStartDate))&amp;lt;=$(=Date(vLyEndDate))'}&amp;gt;} DISTINCT [EMPID])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable Defined : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vLyStartDate : =date(addyears(max(YearStart), -1), 'DD/MM/YYYY')&amp;nbsp;&amp;nbsp; Values : ( 01/04/2014)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vLyEndDate := date(addyears(max(YearEnd), -1), 'DD/MM/YYYY')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Values : (31/03/2015)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;How to build expression Set Analysis for without selection quarter we need to show Net Additions ( 53 ) in Last Year &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Vikas&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2015 07:12:34 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2015-06-25T07:12:34Z</dc:date>
    <item>
      <title>Net Additions calculation for Last Years dynamic not showing proper in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Net-Additions-calculation-for-Last-Years-dynamic-not-showing/m-p/897995#M312403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find attachment of my data model image as well as pivot table which I created for head count analysis in this for Last year Net additions was 53 for 01/04/2015 to 30/06/2015 , Quarter Q1 period when we select Q1 from list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;In dashboard we want to show net additions dynamic so we want as per &lt;SPAN style="color: #0000ff;"&gt;dashboard LYS fig correct appering when select Qtr&lt;/SPAN&gt;.PNG file .&lt;/H4&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression used to calculate Net Additions for Last Year :&lt;/P&gt;&lt;P&gt;=COUNT({$&amp;lt;FinancialYear=,[DOJJ]={'&amp;gt;=$(=Date(vLyStartDate))&amp;lt;=$(=Date(vLyEndDate))'}&amp;gt;} DISTINCT [EMPID])&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;COUNT({$&amp;lt;FinancialYear=,[DOL]={'&amp;gt;=$(=Date(vLyStartDate))&amp;lt;=$(=Date(vLyEndDate))'}&amp;gt;} DISTINCT [EMPID])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable Defined : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vLyStartDate : =date(addyears(max(YearStart), -1), 'DD/MM/YYYY')&amp;nbsp;&amp;nbsp; Values : ( 01/04/2014)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vLyEndDate := date(addyears(max(YearEnd), -1), 'DD/MM/YYYY')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Values : (31/03/2015)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;How to build expression Set Analysis for without selection quarter we need to show Net Additions ( 53 ) in Last Year &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Vikas&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 07:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Net-Additions-calculation-for-Last-Years-dynamic-not-showing/m-p/897995#M312403</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-06-25T07:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Net Additions calculation for Last Years dynamic not showing proper in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Net-Additions-calculation-for-Last-Years-dynamic-not-showing/m-p/897996#M312404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you upload a small sample QVW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's hard to answer that question without knowing the details of your data model, e.g. how the link table was built up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 09:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Net-Additions-calculation-for-Last-Years-dynamic-not-showing/m-p/897996#M312404</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-25T09:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Net Additions calculation for Last Years dynamic not showing proper in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Net-Additions-calculation-for-Last-Years-dynamic-not-showing/m-p/897997#M312405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swuehl In Following Link I have got solution from Manish data model&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/153749" title="https://community.qlik.com/thread/153749"&gt;https://community.qlik.com/thread/153749&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can check and let me know what could me problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 05:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Net-Additions-calculation-for-Last-Years-dynamic-not-showing/m-p/897997#M312405</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-06-27T05:11:55Z</dc:date>
    </item>
  </channel>
</rss>

