<?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: help me to wirite set expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-me-to-wirite-set-expression/m-p/1439688#M611349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I mention total in front of sum is working. may I know the reason for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangesum(above(total sum(Amount),0,3))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2017 10:50:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-24T10:50:59Z</dc:date>
    <item>
      <title>help me to wirite set expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-to-wirite-set-expression/m-p/1439685#M611346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am new to Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to calculate past 3 months total sales in strightable for each month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="149" style="border: 1px solid #000000; border-image: none; width: 392px; height: 112px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Sales&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Dec&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Feb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;700&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Mar&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Apr&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;400&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 06:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-to-wirite-set-expression/m-p/1439685#M611346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-12T06:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: help me to wirite set expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-to-wirite-set-expression/m-p/1439686#M611347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to order the dimension correctly first. &lt;/P&gt;&lt;P&gt;This will work after you sort: &lt;/P&gt;&lt;P&gt;RangeSum (&lt;/P&gt;&lt;P&gt;Above (Sum(Sales) , 0 , 3)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 20:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-to-wirite-set-expression/m-p/1439686#M611347</guid>
      <dc:creator>vkish16161</dc:creator>
      <dc:date>2017-10-12T20:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: help me to wirite set expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-to-wirite-set-expression/m-p/1439687#M611348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this can help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/docs/DOC-4252" title="https://community.qlikview.com/docs/DOC-4252"&gt;Calculating rolling n-period totals, averages o... | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 20:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-to-wirite-set-expression/m-p/1439687#M611348</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-10-12T20:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: help me to wirite set expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-me-to-wirite-set-expression/m-p/1439688#M611349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I mention total in front of sum is working. may I know the reason for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangesum(above(total sum(Amount),0,3))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 10:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-me-to-wirite-set-expression/m-p/1439688#M611349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T10:50:59Z</dc:date>
    </item>
  </channel>
</rss>

