<?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 Renewal Rate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1528811#M747355</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a requirement to calculate renewal rate for the year 2016, 2017 and 2018.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help me to achieve this.&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>karthikoffi27se</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Renewal Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1528811#M747355</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a requirement to calculate renewal rate for the year 2016, 2017 and 2018.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help me to achieve this.&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1528811#M747355</guid>
      <dc:creator>karthikoffi27se</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Renewal Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1528837#M747356</link>
      <description>&lt;P&gt;What is the formula to calculate the Renewal rate?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 09:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1528837#M747356</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2019-01-10T09:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Renewal Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1528878#M747357</link>
      <description>&lt;P&gt;The formula for that is say for example in 2016 there are 100 policies and 2018 there are 150 policies out of 150 policies I got 70 as renewal and 80 as New policies, so the renewal rate is 70/100 = 70%.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 10:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1528878#M747357</guid>
      <dc:creator>karthikoffi27se</dc:creator>
      <dc:date>2019-01-10T10:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Renewal Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1528983#M747358</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Hope this solve!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;=Sum({&amp;lt;PolicyType={"Renewal"},Year={"$(vMaxYear)"}&amp;gt;}Policies)&lt;BR /&gt;/&lt;BR /&gt;Sum({&amp;lt;PolicyType={"New"},Year={"&amp;lt;$(vMaxYear)"}&amp;gt;}Policies)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;PolicyType={'Renewal'},Year={"$(vMaxYear)"}&amp;gt;}Policies)&lt;BR /&gt;/&lt;BR /&gt;Sum({&amp;lt;PolicyType={'New','Renewal'},Year={"&amp;lt;$(vMaxYear)"}&amp;gt;}Policies)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vMaxYear=Max(Year)&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks&lt;/P&gt;&lt;P&gt;Mustaq&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 13:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1528983#M747358</guid>
      <dc:creator>MohammedMustaq</dc:creator>
      <dc:date>2019-01-10T13:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Renewal Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1529256#M747359</link>
      <description>&lt;P&gt;How are you defining the new and existing policy? is there a flag?&lt;/P&gt;&lt;P&gt;Can you share some sample data to work upon?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 05:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1529256#M747359</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2019-01-11T05:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Renewal Rate</title>
      <link>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1529277#M747360</link>
      <description>&lt;P&gt;Hello Karthik&lt;/P&gt;&lt;P&gt;May be you can check this file for the calculations.&lt;/P&gt;&lt;P&gt;You can also do by using peek function in the script.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Renewal.JPG" style="width: 667px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/3591i813384D9F99FA2B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Renewal.JPG" alt="Renewal.JPG" /&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 06:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renewal-Rate/m-p/1529277#M747360</guid>
      <dc:creator>haribabugv</dc:creator>
      <dc:date>2019-01-11T06:43:21Z</dc:date>
    </item>
  </channel>
</rss>

