<?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: Calculating an attrition rate in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculating-an-attrition-rate/m-p/1533890#M38457</link>
    <description>&lt;P&gt;May be this&lt;/P&gt;&lt;PRE&gt;RangeSum(Above(Count(Leavers), 0, 12))/
RangeAvg(Above(Count(HeadCount), 0, 12))&lt;/PRE&gt;</description>
    <pubDate>Wed, 23 Jan 2019 14:01:36 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-01-23T14:01:36Z</dc:date>
    <item>
      <title>Calculating an attrition rate</title>
      <link>https://community.qlik.com/t5/App-Development/Calculating-an-attrition-rate/m-p/1533889#M38456</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to calculate and visualise an attrition rate which shows me the rate of attrition month-on-month, but have been unable to calculate it correctly.&lt;/P&gt;&lt;P&gt;I have gone about this by creating my own fields of 'Headcount' and 'Leavers' in order to write the expression. What I have so far, which doesn't give me the right results:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Leavers)/RangeAvg(Above(count(HeadCount),0,12))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;'&lt;SPAN&gt;RangeAvg(Above(count(HeadCount),0,12))' correctly displays a moving average of headcount, which is what I want, however 'RangeSum(Leavers)' breaks the formula. The attrition formula I am trying to recreate is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum of leavers (April 2017 - March 2018)/Average Headcount (April 2017 - March 2018)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculating-an-attrition-rate/m-p/1533889#M38456</guid>
      <dc:creator>tomelmslie</dc:creator>
      <dc:date>2024-11-16T21:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating an attrition rate</title>
      <link>https://community.qlik.com/t5/App-Development/Calculating-an-attrition-rate/m-p/1533890#M38457</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;PRE&gt;RangeSum(Above(Count(Leavers), 0, 12))/
RangeAvg(Above(Count(HeadCount), 0, 12))&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Jan 2019 14:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculating-an-attrition-rate/m-p/1533890#M38457</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-23T14:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating an attrition rate</title>
      <link>https://community.qlik.com/t5/App-Development/Calculating-an-attrition-rate/m-p/1533897#M38458</link>
      <description>&lt;P&gt;I have tried that variation but it didn't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 14:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculating-an-attrition-rate/m-p/1533897#M38458</guid>
      <dc:creator>tomelmslie</dc:creator>
      <dc:date>2019-01-23T14:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating an attrition rate</title>
      <link>https://community.qlik.com/t5/App-Development/Calculating-an-attrition-rate/m-p/1533902#M38459</link>
      <description>&lt;P&gt;Would you be able to share a sample which we can take a look at?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 14:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculating-an-attrition-rate/m-p/1533902#M38459</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-23T14:15:56Z</dc:date>
    </item>
  </channel>
</rss>

