<?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: Sales Improvement % by date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668372#M475073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan! I have tried it out and is working perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=RangeSum(sum(Sales), -Before(Sum(Sales))) / Alt(Before(Sum(Sales), 1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is first time to use rangesum, before and Alt functions, do you mind to briefly explain on this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Aug 2014 09:46:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-21T09:46:03Z</dc:date>
    <item>
      <title>Sales Improvement % by date</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668369#M475070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to write an expression to get % improvement in Sales by date comparison, but my expression seems like not working.&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: 'courier new', courier;"&gt;sum({$&amp;lt;Day = {$(=Only(Day))}&amp;gt;}Sales)-sum({$&amp;lt;Day = {$(=Only(Day)-1)}&amp;gt;}Sales)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Anyone could help?&lt;/P&gt;&lt;P&gt;I have attached the qvw file, table in excel sheet is the table that is needed to show on dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chanel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 01:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668369#M475070</guid>
      <dc:creator />
      <dc:date>2014-08-13T01:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Improvement % by date</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668370#M475071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw in your data that you don't have consecutive days and day and day-1 compares consecutive days. If day is 8/12/2014, day -1 is 8/11/2014. Your dates are 1 week apart from each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 01:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668370#M475071</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-08-13T01:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Improvement % by date</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668371#M475072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA file for solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 02:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668371#M475072</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-13T02:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Improvement % by date</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668372#M475073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan! I have tried it out and is working perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=RangeSum(sum(Sales), -Before(Sum(Sales))) / Alt(Before(Sum(Sales), 1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is first time to use rangesum, before and Alt functions, do you mind to briefly explain on this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 09:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668372#M475073</guid>
      <dc:creator />
      <dc:date>2014-08-21T09:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Improvement % by date</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668373#M475074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find the explanation below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rangesum(n1, n2, ....nm) - Will give you sum of n1 + n2 + ......+ nm (Even if one of the value is null you will get the sum for remaining values)&lt;/P&gt;&lt;P&gt;Before() - Will give you preceding column value of the same row&lt;/P&gt;&lt;P&gt;Alt() - will give the default value if expression value is null Ex: Alt(Expression, 'N/A') gives you 'N/A' if Expression returns null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 10:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668373#M475074</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-21T10:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Improvement % by date</title>
      <link>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668374#M475075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lovely! Appreciate for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 10:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sales-Improvement-by-date/m-p/668374#M475075</guid>
      <dc:creator />
      <dc:date>2014-08-21T10:08:31Z</dc:date>
    </item>
  </channel>
</rss>

