<?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 Summing Multiple months using slider &amp; set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Summing-Multiple-months-using-slider-set-analysis/m-p/225754#M78021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if((sum({$&amp;lt;Month={SliderMonth}&amp;gt;}total [Sales Amount]) - sum({$&amp;lt;Month={MonthPlusOneCustomerAddDate}&amp;gt;}Total [Sales Amount])) / sum({$&amp;lt;Month={SliderMonth}&amp;gt;}total [Sales Amount]) &amp;gt;= SliderGrowthPercentage, sum([Sales Amount]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want to do is change this logic to sum(MonthPlusOneCustomerAddDate) / sum(All months from slider to inception date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if the add date is january, and the slider is on april then the equation is as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(january) / sum(Jan-April)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Apr 2010 16:14:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-27T16:14:34Z</dc:date>
    <item>
      <title>Summing Multiple months using slider &amp; set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Summing-Multiple-months-using-slider-set-analysis/m-p/225754#M78021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if((sum({$&amp;lt;Month={SliderMonth}&amp;gt;}total [Sales Amount]) - sum({$&amp;lt;Month={MonthPlusOneCustomerAddDate}&amp;gt;}Total [Sales Amount])) / sum({$&amp;lt;Month={SliderMonth}&amp;gt;}total [Sales Amount]) &amp;gt;= SliderGrowthPercentage, sum([Sales Amount]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want to do is change this logic to sum(MonthPlusOneCustomerAddDate) / sum(All months from slider to inception date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if the add date is january, and the slider is on april then the equation is as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(january) / sum(Jan-April)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Apr 2010 16:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Summing-Multiple-months-using-slider-set-analysis/m-p/225754#M78021</guid>
      <dc:creator />
      <dc:date>2010-04-27T16:14:34Z</dc:date>
    </item>
    <item>
      <title>Summing Multiple months using slider &amp; set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Summing-Multiple-months-using-slider-set-analysis/m-p/225755#M78022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope the below will help you;&lt;/P&gt;&lt;P&gt;Sum( {$&amp;lt;Month={'=$(addmonth)'}&amp;gt;} amount ) / sum( {$&amp;lt;Month={'&amp;gt;=$(addmonth) &amp;lt;=$(slidermonth)'}&amp;gt;} amount )&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 06:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Summing-Multiple-months-using-slider-set-analysis/m-p/225755#M78022</guid>
      <dc:creator />
      <dc:date>2010-04-28T06:36:56Z</dc:date>
    </item>
  </channel>
</rss>

