<?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: How to Add Rangsum function to my SET expression ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034902#M639626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enclosed my QV Doc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Feb 2016 13:55:54 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2016-02-26T13:55:54Z</dc:date>
    <item>
      <title>How to Add Rangsum function to my SET expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034897#M639621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below expression , i like to add the expression with RangeSum(Above :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;Sum(&lt;/P&gt;&lt;P&gt;{&amp;lt;Year={'&amp;gt;$(=year(today())-2)'}&amp;gt;}&lt;/P&gt;&lt;P&gt;$(ColumnDim51)/$(Columndim89)/1000)&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have try the below expression , but it does not work :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;money(RangeSum(Above(TOTAL&lt;/P&gt;&lt;P&gt;Sum(&lt;/P&gt;&lt;P&gt;{&amp;lt;Year={'&amp;gt;$(=year(today())-2)'}&amp;gt;}&lt;/P&gt;&lt;P&gt;$(ColumnDim51)/$(Columndim89)/1000, 0, RowNo(TOTAL)))&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i know why ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my next posting i will post my QV Doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 06:13:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034897#M639621</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-02-26T06:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Rangsum function to my SET expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034898#M639622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My QV Doc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 06:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034898#M639622</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-02-26T06:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Rangsum function to my SET expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034899#M639623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;money(RangeSum(Above(TOTAL&lt;/P&gt;&lt;P&gt;Sum(&lt;/P&gt;&lt;P&gt;{&amp;lt;Year={'&amp;gt;$(=year(today())-2)'}&amp;gt;}&lt;/P&gt;&lt;P&gt;$(ColumnDim51)/$(Columndim89)/1000), 0, RowNo(TOTAL))&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 06:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034899#M639623</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-02-26T06:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Rangsum function to my SET expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034900#M639624</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;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RangeSum(Above(Sum(&lt;/P&gt;&lt;P&gt;{&amp;lt;Year={'&amp;gt;$(=year(today())-2)'}&amp;gt;}&lt;/P&gt;&lt;P&gt;$(ColumnDim51)/$(Columndim89)/1000)), &lt;/P&gt;&lt;P&gt;Sum(&lt;/P&gt;&lt;P&gt;{&amp;lt;Year={'&amp;gt;$(=year(today())-2)'}&amp;gt;}&lt;/P&gt;&lt;P&gt;$(ColumnDim51)/$(Columndim89)/1000)&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK)))&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>Fri, 26 Feb 2016 06:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034900#M639624</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-02-26T06:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Rangsum function to my SET expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034901#M639625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan and Tres&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i learn from Sunny , When he add RangSum to my expression it can help my chart can display Currency sign.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your sharing. I try Both your expression into my QC Doc the chart display wrongly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AS my hope is :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i click on S$&lt;/P&gt;&lt;P&gt;Chart 1 will display &lt;/P&gt;&lt;P&gt;S$ with sale amount. &lt;/P&gt;&lt;P&gt;Line 1 = 2016 Red color will display jan and feb 2016 sales&lt;/P&gt;&lt;P&gt;Line 2 = 2015 Blue Color will display Jan till Dec sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i Click on Currency = Org&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value above the line will convert the Amount Org currency amount. for example RM$&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue now is currency sign is not able to display and decimal point not correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;. !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 13:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034901#M639625</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-02-26T13:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Rangsum function to my SET expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034902#M639626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enclosed my QV Doc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 13:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Add-Rangsum-function-to-my-SET-expression/m-p/1034902#M639626</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-02-26T13:55:54Z</dc:date>
    </item>
  </channel>
</rss>

