<?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: Limit dimension in aggregated chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131999#M19862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kamil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's well described in &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2787"&gt;Accumulative Sums&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4673"&gt;The sortable Aggr function is finally here!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any further questions, just drop me a note&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2016 15:21:09 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-05-24T15:21:09Z</dc:date>
    <item>
      <title>Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131980#M19843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I have such a strange problem:&lt;/P&gt;&lt;P&gt;I have aggregated chart (rangesum above fo months from the begining of data till now) and it is ok. But I need to see only last 12 months of it.&lt;/P&gt;&lt;P&gt;I cannot limit dimension for top 12 (months) becouse I need calculate all months.&lt;/P&gt;&lt;P&gt;Screens below. I hope anybody can help.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125521_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;And if I limit this chart with dimension settings or set expression I will only get calculated last 12 months which is wrong. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 07:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131980#M19843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-24T07:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131981#M19844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am able to get the line chart for the part needed, but not able to remove the dates from axis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="125547" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125547_Capture.PNG" style="height: 294px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be &lt;A href="https://community.qlik.com/qlik-users/202070"&gt;reddys310&lt;/A&gt;‌ can help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE: Expression used:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(Sum({&amp;lt;[Year-Month]&amp;gt;}Value), 0, RowNo())) *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg({&amp;lt;[Year-Month] = {"$(='&amp;gt;=' &amp;amp; Date(AddMonths(Max([Year-Month]), -12), 'YYYY-MM') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddMonths(Max([Year-Month]), 0), 'YYYY-MM'))"}&amp;gt;}1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 10:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131981#M19844</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-24T10:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131982#M19845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, looks quite fine just opening your QVF:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="a1da3fe98ae442f38450849783923bf3.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125548_a1da3fe98ae442f38450849783923bf3.png" style="height: 346px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I am using QS 2.1.1 still...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 10:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131982#M19845</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-24T10:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131983#M19846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange, I am using this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125555_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 10:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131983#M19846</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-24T10:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131984#M19847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps, I am using Sense 2.2 and I see as Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 11:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131984#M19847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-24T11:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131985#M19848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny and Kamil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this to remove the dates from the axis:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125561_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sangram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 11:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131985#M19848</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-05-24T11:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131986#M19849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I knew it. I knew you won't disappoint me with a Qlik Sense question &lt;A _jive_internal="true" href="https://community.qlik.com/people/reddys310"&gt;sangram&lt;/A&gt;‌. You are my go to man when it comes to Qlik Sense &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. Thank you for your response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 11:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131986#M19849</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-24T11:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131987#M19850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, can you open and have a look at this sample?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an alternative approach, the OP could use an AsOf table:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4531"&gt;The As-Of Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 11:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131987#M19850</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-24T11:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131988#M19851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your kind words, but frankly speaking I am getting to learn a lot from your contributions in the community and good work. I should be the one thanking you. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 11:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131988#M19851</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-05-24T11:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131989#M19852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one looks good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125560_Capture.PNG" style="height: 302px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 11:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131989#M19852</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-24T11:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131990#M19853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But Sangram doing that just removes the axis labels. It still is squished to the right&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125564_Capture.PNG" style="height: 290px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why would it not show only those months where we are showing the data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 11:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131990#M19853</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-24T11:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131991#M19854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Especially that date labels are needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 11:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131991#M19854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-24T11:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131992#M19855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kamil, neither of the sample QVF is working for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you considered using an AsOf Table then?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is another document:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4252"&gt;Calculating rolling n-period totals, averages or other aggregations&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 12:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131992#M19855</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-24T12:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131993#M19856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case you can hide them, if you go to the add-ons panel in the properties of the line chart, you can uncheck the show zero values and they should be gone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 12:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131993#M19856</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-05-24T12:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131994#M19857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already did that, and it is not going away for some reason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 12:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131994#M19857</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-24T12:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131995#M19858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This discussion is to fast for me. Youe second qvf is ok. Thanks. Now I need to understand it! Great thanks to You all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 12:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131995#M19858</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-24T12:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131996#M19859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe its because of the table calculations which are being performed (Range sum) . There might be original values but the calculated ones are showing nulls and these are not being interpreted by the visualization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we do the calculation in the data model itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sangram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 13:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131996#M19859</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-05-24T13:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131997#M19860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to be working in one version: &lt;A href="https://community.qlik.com/message/1046177"&gt;Re: Limit dimension in aggregated chart&lt;/A&gt;‌, but not in our version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 13:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131997#M19860</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-24T13:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131998#M19861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN&gt;@swuehl. I knew that your solution won't be easy for me. I'm not into set expression, so could you explain me what have you done with this calculation step by step? Especially with set expression. Don't hesitete to write here or (maybe more convenient mail &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:klewandowski@solemis.com"&gt;klewandowski@solemis.com&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Only( &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&amp;lt;[Year-Month] = {"$(='&amp;gt;=' &amp;amp; Date(AddMonths(Max([Year-Month]), -12), 'YYYY-MM') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddMonths(Max([Year-Month]), 0), 'YYYY-MM'))"}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr( RangeSum(Above(Sum({&amp;lt;[Year-Month]&amp;gt;}Value), 0, RowNo()))&lt;/P&gt;&lt;P&gt;,([Year-Month], (NUMERIC, ASCENDING) )&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 13:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131998#M19861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-24T13:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Limit dimension in aggregated chart</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131999#M19862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kamil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's well described in &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2787"&gt;Accumulative Sums&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4673"&gt;The sortable Aggr function is finally here!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any further questions, just drop me a note&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 15:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-dimension-in-aggregated-chart/m-p/1131999#M19862</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-24T15:21:09Z</dc:date>
    </item>
  </channel>
</rss>

