<?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: Accumulation and ignoring filters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534996#M108486</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6748"&gt;@stevedark&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You're right, if I remove the accumulation, the chart renders. I've had a look at the blog post, and I am still trying to get my head around it. Do I associate a new date dimension on the just the month of the Reference Date?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sun, 02 Nov 2025 23:26:04 GMT</pubDate>
    <dc:creator>adrianfer</dc:creator>
    <dc:date>2025-11-02T23:26:04Z</dc:date>
    <item>
      <title>Accumulation and ignoring filters</title>
      <link>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534745#M108437</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my simplified Data model:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adrianfer_1-1761794026032.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184563i9646B3E7673EF0B4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adrianfer_1-1761794026032.png" alt="adrianfer_1-1761794026032.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The FACT table is sort of a bridge between the other two tables. I need the tables to be filtered based on the Reference Date. For DIM_REFERRAL, it is equal to the Referral Date. For DIM_PAYMENT, it is equal to the Payment Date.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adrianfer_0-1761794501973.png" style="width: 972px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184564iE3416F569CC9C3C0/image-dimensions/972x343?v=v2" width="972" height="343" role="button" title="adrianfer_0-1761794501973.png" alt="adrianfer_0-1761794501973.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works fine when selecting&amp;nbsp;Reference Date.autoCalendar.FinYear. However, when I select Gender, obviously only the Referral table gets rendered. I've tried adding Gender= in the measure for the Payments chart to ignore selection on the Gender field, but it still is not rendering. Please help!&lt;/P&gt;&lt;P&gt;I've attached the app for your review, and also the sample data.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 03:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534745#M108437</guid>
      <dc:creator>adrianfer</dc:creator>
      <dc:date>2025-10-30T03:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation and ignoring filters</title>
      <link>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534753#M108438</link>
      <description>&lt;P&gt;In Qlik Sense, {&amp;lt;Gender= &amp;gt;} (ignore selection) only works if the field exists in the data model association path from your current chart context.&lt;BR /&gt;If Gender is not associated with [Payment Amount] (e.g., lives in a different table or has missing links), then the modifier won’t take effect — the expression still filters by the reduced data model after selections.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 05:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534753#M108438</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2025-10-30T05:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation and ignoring filters</title>
      <link>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534754#M108439</link>
      <description>&lt;P&gt;Instead of linking via the fact table, consider to link the two tables directly with each other.&lt;/P&gt;&lt;P&gt;Load [Payment Date] as %_date, *&amp;nbsp;&lt;/P&gt;&lt;P&gt;From Dim_Payment;&lt;/P&gt;&lt;P&gt;Load [Referral Date] as %_date, *&amp;nbsp;&lt;/P&gt;&lt;P&gt;From Dim_Referral;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 05:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534754#M108439</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2025-10-30T05:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation and ignoring filters</title>
      <link>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534869#M108460</link>
      <description>&lt;P&gt;I can't link with just the date. The fact table actually has an Owning Company field which I use for section access&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adrianfer_0-1761862961797.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184586i42A7744BC8698F2A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adrianfer_0-1761862961797.png" alt="adrianfer_0-1761862961797.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 22:24:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534869#M108460</guid>
      <dc:creator>adrianfer</dc:creator>
      <dc:date>2025-10-30T22:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation and ignoring filters</title>
      <link>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534938#M108472</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/20155"&gt;@adrianfer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The set analysis of &lt;STRONG&gt;{&amp;lt;Gender=&amp;gt;}&lt;/STRONG&gt; should remove that selection from the expression and mean the chart looks the same whether or not Gender is selected, regardless of the data model.&lt;/P&gt;&lt;P&gt;The fact it is messing up makes me think it is something to do with the accumulation. If you create a copy of the chart and remove accumulation does that still show the values even when gender is selected?&lt;/P&gt;&lt;P&gt;What I tend to do is build the accumulations by associating a new date dimension in the data model, so that each period associates with itself and all prior periods. I've written a blog post that explains the technique, and this may help in this case:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.quickintelligence.co.uk/qlikview-accumulate-values/" target="_blank"&gt;https://www.quickintelligence.co.uk/qlikview-accumulate-values/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 10:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534938#M108472</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2025-10-31T10:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation and ignoring filters</title>
      <link>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534996#M108486</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6748"&gt;@stevedark&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You're right, if I remove the accumulation, the chart renders. I've had a look at the blog post, and I am still trying to get my head around it. Do I associate a new date dimension on the just the month of the Reference Date?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 02 Nov 2025 23:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2534996#M108486</guid>
      <dc:creator>adrianfer</dc:creator>
      <dc:date>2025-11-02T23:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation and ignoring filters</title>
      <link>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2535018#M108489</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/20155"&gt;@adrianfer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the case of the chart you have there you just want to associate the month name to the accumulation dimension. So the table will look like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AccMonth,Payment Date.Month&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;January,January&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;February,January&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;February,February&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;March,January&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;March,February&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;March,March&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;April,January&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;etc.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This way each accumulation month links to itself and each previous month, allowing the accumulation to happen.&lt;/P&gt;&lt;P&gt;I'm not sure how you have arrived at the month dimension in your chart, as you have the full names, but if the months were derived from the Month function you could create the above table like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;for iAc = 1 to 12&amp;nbsp; &amp;nbsp;// Loop for each accumulation month&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;for iPM = 1 to iAc&amp;nbsp; &amp;nbsp;// Loop for each source month up to the accumulation month&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; LOAD&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Month(MakeDate(2000, iAc, 1)) as AccMonth,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Month(MakeDate(2000, iPM, 1)) as [Payment Date.Month]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; AUTOGENERATE(1);&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;next&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;next&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;There are a number of other examples in the blog post as to how to build the accumulation dimension, should the above not work.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 08:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumulation-and-ignoring-filters/m-p/2535018#M108489</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2025-11-03T08:06:04Z</dc:date>
    </item>
  </channel>
</rss>

