<?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 make 2016 bar divide by 4 instead of 12 ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-make-2016-bar-divide-by-4-instead-of-12/m-p/1122154#M19411</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;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 15.924px;"&gt;eDIT :- I notice some thing very interesting , when i manually filter GL_CODE = 50010 , the 2016 bar become okay. why ? ( But when i not select GL_CODE =50010 the 2016 become wrong )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 May 2016 13:35:38 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2016-05-11T13:35:38Z</dc:date>
    <item>
      <title>How to make 2016 bar divide by 4 instead of 12 ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-2016-bar-divide-by-4-instead-of-12/m-p/1122152#M19409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&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;I have a chart expression from sunny which is working fine on my GL stand alone table, using below expression :-&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;&lt;BR /&gt;Money(&lt;BR /&gt;Sum(Aggr(RangeSum(&lt;BR /&gt;Above(RangeSum(Above(Sum({&amp;lt;year, month , GL_CODE = {50010}&amp;gt;}[Amount]*1), 0, RowNo()))),&lt;BR /&gt;-Sum({&amp;lt;GL_CODE = {50010}&amp;gt;}TOTAL Aggr(Sum({&amp;lt;year, month, GL_CODE = {50010}&amp;gt;}[Amount]*1), YearMonth))), (YearMonth, (NUMERIC, DESCENDING))))/Count(distinct 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;I try to using the same expression for my another QV doc , it display wrong value on 2016 bar.&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;May i know how to make it display as 1,373,000 ? ( Ref to Table 1 if add up 2016 jan till April amount divide by 4 = 1,373,000)&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;Now it display 457,799 because it all up 2016 stock and divide by 12. which is wrong.&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 should be divide by 4. &lt;SPAN style="font-size: 16px;"&gt;May i know how where to change ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;SPAN style="font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;SPAN style="font-size: 16px;"&gt;I will enclosed my QS Doc in my next posting.&lt;BR /&gt;&lt;/SPAN&gt;&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>Wed, 11 May 2016 13:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-2016-bar-divide-by-4-instead-of-12/m-p/1122152#M19409</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-05-11T13:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to make 2016 bar divide by 4 instead of 12 ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-2016-bar-divide-by-4-instead-of-12/m-p/1122153#M19410</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>Wed, 11 May 2016 13:35:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-2016-bar-divide-by-4-instead-of-12/m-p/1122153#M19410</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-05-11T13:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to make 2016 bar divide by 4 instead of 12 ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-2016-bar-divide-by-4-instead-of-12/m-p/1122154#M19411</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;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 15.924px;"&gt;eDIT :- I notice some thing very interesting , when i manually filter GL_CODE = 50010 , the 2016 bar become okay. why ? ( But when i not select GL_CODE =50010 the 2016 become wrong )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 13:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-2016-bar-divide-by-4-instead-of-12/m-p/1122154#M19411</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-05-11T13:35:38Z</dc:date>
    </item>
  </channel>
</rss>

