<?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 compute GL CODE from 50055 till 50057 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-compute-GL-CODE-from-50055-till-50057/m-p/1074100#M17665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Try this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;Money(RangeSum(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #575757;"&gt;&lt;STRONG&gt;Above(RangeSum(Above(Sum({&amp;lt;year, month, GL_CODE = &lt;SPAN style="color: #ff0000;"&gt;{"&amp;gt;=50055&amp;lt;=50057"}&lt;/SPAN&gt;&amp;gt;}[Amount]*1), 0, RowNo()))),&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #575757;"&gt;&lt;STRONG&gt;-Sum({&amp;lt;GL_CODE = &lt;SPAN style="color: #ff0000;"&gt;{"&amp;gt;=50055&amp;lt;=50057"}&lt;/SPAN&gt;&amp;gt;}TOTAL Aggr(Sum({&amp;lt;year, month, GL_CODE = &lt;SPAN style="color: #ff0000;"&gt;{"&amp;gt;=50055&amp;lt;=50057"}&lt;/SPAN&gt;&amp;gt;}[Amount]*1), YearMonth)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 15.924px;"&gt;&lt;STRONG style=": ; color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;, $(vMoneyFormatK_GL))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Apr 2016 02:43:59 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-21T02:43:59Z</dc:date>
    <item>
      <title>How to compute GL CODE from 50055 till 50057</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-compute-GL-CODE-from-50055-till-50057/m-p/1074098#M17663</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;I try :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 15.924px;"&gt;&amp;gt;=50055 and &amp;lt;=50057&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;into below expression :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;Money(RangeSum(&lt;BR /&gt;Above(RangeSum(Above(Sum({&amp;lt;year, month, GL_CODE = {&amp;gt;=50055 and &amp;lt;=50057}&amp;gt;}[Amount]*1), 0, RowNo()))),&lt;BR /&gt;-Sum({&amp;lt;GL_CODE = {&amp;gt;=50055 and &amp;lt;=50057}&amp;gt;}TOTAL Aggr(Sum({&amp;lt;year, month, GL_CODE = {&amp;gt;=50055 and &amp;lt;=50057}&amp;gt;}[Amount]*1), YearMonth)))&lt;BR /&gt;, $(vMoneyFormatK_GL))&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;it return zero.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 02:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-compute-GL-CODE-from-50055-till-50057/m-p/1074098#M17663</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-04-21T02:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to compute GL CODE from 50055 till 50057</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-compute-GL-CODE-from-50055-till-50057/m-p/1074099#M17664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my QVF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 02:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-compute-GL-CODE-from-50055-till-50057/m-p/1074099#M17664</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-04-21T02:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to compute GL CODE from 50055 till 50057</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-compute-GL-CODE-from-50055-till-50057/m-p/1074100#M17665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Try this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;Money(RangeSum(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #575757;"&gt;&lt;STRONG&gt;Above(RangeSum(Above(Sum({&amp;lt;year, month, GL_CODE = &lt;SPAN style="color: #ff0000;"&gt;{"&amp;gt;=50055&amp;lt;=50057"}&lt;/SPAN&gt;&amp;gt;}[Amount]*1), 0, RowNo()))),&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #575757;"&gt;&lt;STRONG&gt;-Sum({&amp;lt;GL_CODE = &lt;SPAN style="color: #ff0000;"&gt;{"&amp;gt;=50055&amp;lt;=50057"}&lt;/SPAN&gt;&amp;gt;}TOTAL Aggr(Sum({&amp;lt;year, month, GL_CODE = &lt;SPAN style="color: #ff0000;"&gt;{"&amp;gt;=50055&amp;lt;=50057"}&lt;/SPAN&gt;&amp;gt;}[Amount]*1), YearMonth)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 15.924px;"&gt;&lt;STRONG style=": ; color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;, $(vMoneyFormatK_GL))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 02:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-compute-GL-CODE-from-50055-till-50057/m-p/1074100#M17665</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-21T02:43:59Z</dc:date>
    </item>
  </channel>
</rss>

