<?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: Using different filters and listboxes in a dashboard in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397304#M513923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like above mentioned nested aggregations needs to be set with aggr-functions and this for each nesting with the appropriate dimensions. This meant the following couldn't work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if(Only(TOTAL {1&amp;lt;DateIntervalName = p(DateIntervalName)&amp;gt;} DateIntervalID) = 1, Only(AGGR(&lt;STRONG&gt;SUM&lt;/STRONG&gt;(&amp;lt;FIELDNAME&amp;gt;), &lt;STRONG style="text-decoration: underline;"&gt;MissingDim&lt;/STRONG&gt;)),&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;Only&lt;/STRONG&gt;({$&amp;lt;Year=, Quarter=, Month=, MonthShortName=, Week=, Day=, DayName=, DayShortName=, Date = {"$(='&amp;lt;=' &amp;amp; Date(Max(Date)))"}&amp;gt;} (&lt;STRONG&gt;SUM&lt;/STRONG&gt;(FIELDNAME))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general you could nest multiple aggr() but the complexity of the expression will be quite hard to handle and the performance will be slow to very poor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if it could be solved in this way and would suggest you takes another look to my first reply on this question - I think it must be solved within the datamodel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2017 13:59:37 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2017-10-04T13:59:37Z</dc:date>
    <item>
      <title>Using different filters and listboxes in a dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397298#M513917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;I have a Dashboard with different Filters/Listboxes:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: Symbol;"&gt;· &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;6 Timefilters/Listboxes: Year, Quarter, Month, DayOfWeek, DayOfMonth and Week&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;7&amp;nbsp; Listboxes:&amp;nbsp; Company, Source, Timefilter, DateFilter, Combobox with Filters, Currency and Language.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;The Timefilters are related with my MasterCalendar PrimDef_DayGrid.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;The listboxes are related: &lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: Symbol;"&gt;· &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;Company with the field Company in my Facttable&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: Symbol;"&gt;· &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;Source with the Field Source in my Facttable,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: Symbol;"&gt;· &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;Timefilter with the Inlinetable DateInterval&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: Symbol;"&gt;· &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;DateFilter with the Inlinetable TimeInterval&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: Symbol;"&gt;· &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;The Filters in the Comboboy with different fields in different related tables (not loading in this example)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: Symbol;"&gt;· &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;Currency with the Currencytable loaded in the maintab&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: Symbol;"&gt;· &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;Language with the Languagetable loaded in the maintab, related with an excelfile&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;In my fact-table I have two date-fields PostingDate and CreationDate. The 6 Timefilters should be used for both dates. That’s why I create the inline table TimeInterval and the Listbox DateFilter with Calendardate and PostingDate.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;At the moment there is no relation between my mastercalendar and both dates in the facttable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;Using the expressions: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;Year &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;DateFilterID&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt; = 1, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;year&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryPostingDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;), &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;year&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryCreatedDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;Month = &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;DateFilterID&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt; = 1, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;month&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryPostingDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;), &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;month&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryCreatedDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;))&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;Day =&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;DateFilterID&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt; = 1, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;day&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryPostingDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;), &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;day&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryCreatedDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;Week = &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;DateFilterID&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt; = 1, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;week&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryPostingDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;), &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;week&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryCreatedDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;In my Dashboard I have create some listboxes to check it, I also created a table of my FactTable with dimension GLEntryVoucher and several expressions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;The data in this table should react on the switch TillDate/ToDate, there for I build in some expressions like: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt; {1&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;DateIntervalName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt; = &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;p&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;DateIntervalName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;)&amp;gt;} &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;DateIntervalID&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;) = 1, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryPostingDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;), &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: blue; mso-ansi-language: EN-GB;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;Year&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;Month&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;MonthShortName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;Week&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;Day&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;DayName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;DayShortName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;Date&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt; = {&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;"$(='&amp;lt;=' &amp;amp; Date(Max(Date)))"&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryPostingDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;This with help of Sunny Talwar (Thanks Sunny). When I activate the relation Date (of the MainCalendar) and CreatedDate (of the Facttable) the expression works oke. But it should also react on the listbox Datefilter and PostingDate, not only with CreatedDate. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;With the listbox Datefilter&amp;nbsp; I can switch between both Calendardate and Postingdate, in a textbox I can see which date is choosen.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: black; mso-ansi-language: EN-GB;"&gt;What are the &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt;requirements: &lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt;Data in the Table Purchase Accruals should react on all possible filters/listboxes.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt;When no selections made in the Listboxes, the filers should be set as follow:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt;Company &lt;/SPAN&gt;à&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt; all companies, &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt;Source &lt;/SPAN&gt;à&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt; all sources, &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt;Timefilter &lt;/SPAN&gt;à&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt; TillDate, &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt;Datefilter &lt;/SPAN&gt;à&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt; Calendardate&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt;The Selection Status box should show which filters in the listboxes are set.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt;The six Timefilters (top of the dashboard) should react on the Listbox DateFilter: when choosen CalendarDate, the timefilter Year should be the created-year, Month should be created-month, etc. For Postingdate: Postingdate-year, Postingdate-month etc.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt;When elected Calendardate the&amp;nbsp; letters should be black in color, when Postingdate the colour should be blue.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-bidi-font-family: Arial; color: #222222; mso-ansi-language: EN-GB;"&gt;I have created some extra listbox filters (TestYear, TestMonth, TestDays, TestWeek) for year, month, days and weeks&amp;nbsp; with the expression &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: blue; mso-ansi-language: EN-GB;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: maroon; mso-ansi-language: EN-GB;"&gt;DateFilterID&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt; = 1, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: blue; mso-ansi-language: EN-GB;"&gt;month&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryPostingDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;), &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: blue; mso-ansi-language: EN-GB;"&gt;month&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryCreatedDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;)). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;As long as I only make selections in the listboxes Company, Source, Timefilter, Datefilter (left on the dashboard), the selectionbox show s the right selections. At the moment I select a year in the listbox &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;At the moment I make selections in the test-listboxes my selection box goes “crazy” for instance testyear =2017 :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;TimeIntervalID = 0,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;GLEntryPostingDate = 202 of 525&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;GLEntryCreatedDate = 190 of 508&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;It seems that the expression = &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: blue; mso-ansi-language: EN-GB;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: maroon; mso-ansi-language: EN-GB;"&gt;DateFilterID&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt; = 1, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: blue; mso-ansi-language: EN-GB;"&gt;month&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryPostingDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;), &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: blue; mso-ansi-language: EN-GB;"&gt;month&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: maroon; mso-ansi-language: EN-GB;"&gt;GLEntryCreatedDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;)) doesn’t work properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;In my facttable the data don’t react as the should be, expressions mentioned above should be update. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;I have added a QVW with all filters, listboxes and selctionbox and facttable. When using the different possible settings, you will see what the problems as decribed, are.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;My Questions:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;What should I do to make the timefilters work properly&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;What should I do to make the expressions in the Listboxes work properly&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;How should the expressions in my facttable be updated, to act/work properly&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;How do I get the different colours for CalendarDate and PostingDate in the Timefilters&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;Should I create a variable for the listbox DateFilter instead of the InlineTable? &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;How can I prevent that my selectionbox goes crazy; TimeIntervalID = 0,1, GLEntryPostingDate = 202 of 525 and GLEntryCreatedDate = 190 of 508 should not be shown&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;In all: the filters / listboxes don’t work properly together. And the data in the facttable acts/works not properly with the filters when set.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;I know many questions, but I think it is better to ask them all together, goes quicker I suppose.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;Hope someone can solve them&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;Thanks in regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: black; mso-ansi-language: EN-GB;"&gt;Court&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 12:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397298#M513917</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2017-09-22T12:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using different filters and listboxes in a dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397299#M513918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn´t find your qvw &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 12:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397299#M513918</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-09-22T12:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using different filters and listboxes in a dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397300#M513919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I would try to associate as much as possible within the datamodel probably by using multiple calendars and also by trying to merge them into a canonical calendar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2730"&gt;Why You sometimes should Load a Master Table several times&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and only if this isn't possible respectively it didn't cover all requirements I would add loosen tables of them to make certain selections or creating certain views which I would implement per set analysis within the expressions, maybe in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt; SomeFactDate = p(SomeLoosenDimDate)&amp;gt;} AnyValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it will give you some ideas ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 13:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397300#M513919</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-09-22T13:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using different filters and listboxes in a dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397301#M513920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marcus, I made a second Calendar for Postingdates, build some new filters and the work, so so far so good. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the Users want to have a switch for today and till&amp;nbsp; today &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Problem is that the Expression &lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt; {1&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DateIntervalName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;p&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DateIntervalName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;)&amp;gt;} &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DateIntervalID&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;) = 1, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;GLEntryPostingDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;), &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;MonthShortName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Week&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Day&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DayName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DayShortName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt; = {&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;"$(='&amp;lt;=' &amp;amp; Date(Max(Date)))"&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;GLEntryPostingDate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;should be rebuild with Sum(AccrualGLEntryAccountingCurrencyAmount) in the expression, I tried &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt; {1&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DateIntervalName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;p&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DateIntervalName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;)&amp;gt;} &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DateIntervalID&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;) = 1, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;SPAN style="font-family: Verdana;"&gt;Sum(AccrualGLEntryAccountingCurrencyAmount)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;), &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;MonthShortName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Week&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Day&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DayName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DayShortName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt; = {&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;"$(='&amp;lt;=' &amp;amp; Date(Max(Date)))"&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;}&amp;gt;} &lt;SPAN style="font-family: Verdana;"&gt;Sum(AccrualGLEntryAccountingCurrencyAmount)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;but that didn't work&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;I also tried tho change my Dimension MainAccountID into a calculated Dimension: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt; {1&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DateIntervalName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;p&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DateIntervalName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;)&amp;gt;} &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DateIntervalID&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;) = 1, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;(&lt;SPAN style="font-family: Verdana;"&gt;MainAccountID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;), &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: blue;"&gt;Only&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;MonthShortName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Week&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Day&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DayName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;DayShortName&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;=, &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt; = {&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: maroon;"&gt;"$(='&amp;lt;=' &amp;amp; Date(Max(Date)))"&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;}&amp;gt;} &lt;SPAN style="font-family: Verdana;"&gt;MainAccountID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;But that didn't either.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;I learned that when you want to calculate a sum in a month, you use = Sum({$ &amp;lt; Year = {$(= max(Year))}&amp;gt; } &lt;SPAN style="font-family: Verdana;"&gt;Sum(AccrualGLEntryAccountingCurrencyAmount)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN style="color: black; font-size: 10.0pt; font-family: Verdana;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN style="color: black; font-size: 10.0pt; font-family: Verdana;"&gt;and when you want to calculate a sum from the first of a year until the month in the filter you use = Sum({$ &amp;lt; Year = {$(= max(Year))}, Month = {"&amp;lt;= $(=max(Month))"}, Quarter = &amp;gt; }&lt;SPAN style="font-family: Verdana;"&gt;Sum(AccrualGLEntryAccountingCurrencyAmount))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN style="color: black; font-size: 10.0pt; font-family: Verdana;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN style="color: black; font-size: 10.0pt; font-family: Verdana;"&gt;But when I use those last two expressions,&amp;nbsp; they work both the same, the results are only for the month equel the filtermonth. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;Perhaps you have some ideas for me&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;Thanks in advance&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 12:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397301#M513920</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2017-09-27T12:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using different filters and listboxes in a dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397302#M513921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It didn't work&amp;nbsp; because you are nesting aggregation-functions like only() and sum() without the use of an aggr(). This meant your expression need to be look like (simplified):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(only(value) = 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; only(aggr(sum(value2), Dim1, Dim2)), only(value))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereby I'm not sure if you really need this nesting - I think the sum() itself will be enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 13:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397302#M513921</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-09-27T13:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using different filters and listboxes in a dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397303#M513922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marcus, thanks for your support. I need the nesting aggregration in every field of my table because when I don't used it, the fields in my table will be empty when I select 2017 as Filteryear and they have a postingdate in 2015 or 2016. Only when the data has a postingdate in 2017 the fields are filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So every field has next Expression, with the exception of the Sum-Fields: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if(Only(TOTAL {1&amp;lt;DateIntervalName = p(DateIntervalName)&amp;gt;} DateIntervalID) = 1, Only(&amp;lt;FIELDNAME&amp;gt;),&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; Only({$&amp;lt;Year=, Quarter=, Month=, MonthShortName=, Week=, Day=, DayName=, DayShortName=, Date = {"$(='&amp;lt;=' &amp;amp; Date(Max(Date)))"}&amp;gt;} &amp;lt;FIELDNAME&amp;gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Sumfields I tried :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if(Only(TOTAL {1&amp;lt;DateIntervalName = p(DateIntervalName)&amp;gt;} DateIntervalID) = 1, Only(AGGR(SUM(&amp;lt;FIELDNAME&amp;gt;))),&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; Only({$&amp;lt;Year=, Quarter=, Month=, MonthShortName=, Week=, Day=, DayName=, DayShortName=, Date = {"$(='&amp;lt;=' &amp;amp; Date(Max(Date)))"}&amp;gt;} (SUM(FIELDNAME))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that didn't work. Perhaps you know what I have to change to make it work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Court&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 13:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397303#M513922</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2017-10-04T13:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using different filters and listboxes in a dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397304#M513923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like above mentioned nested aggregations needs to be set with aggr-functions and this for each nesting with the appropriate dimensions. This meant the following couldn't work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if(Only(TOTAL {1&amp;lt;DateIntervalName = p(DateIntervalName)&amp;gt;} DateIntervalID) = 1, Only(AGGR(&lt;STRONG&gt;SUM&lt;/STRONG&gt;(&amp;lt;FIELDNAME&amp;gt;), &lt;STRONG style="text-decoration: underline;"&gt;MissingDim&lt;/STRONG&gt;)),&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;Only&lt;/STRONG&gt;({$&amp;lt;Year=, Quarter=, Month=, MonthShortName=, Week=, Day=, DayName=, DayShortName=, Date = {"$(='&amp;lt;=' &amp;amp; Date(Max(Date)))"}&amp;gt;} (&lt;STRONG&gt;SUM&lt;/STRONG&gt;(FIELDNAME))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general you could nest multiple aggr() but the complexity of the expression will be quite hard to handle and the performance will be slow to very poor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if it could be solved in this way and would suggest you takes another look to my first reply on this question - I think it must be solved within the datamodel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 13:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397304#M513923</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-10-04T13:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using different filters and listboxes in a dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397305#M513924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; line-height: 115%; font-family: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; color: maroon; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;How can I see which Dimensions I have to add? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean with MissingDim the Dimension of the table, that would be in my case &lt;SPAN lang="EN-GB" style="font-size: 10.0pt; line-height: 115%; font-family: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; color: maroon; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;ReceiptLineOriginalPurchaseID. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; line-height: 115%; font-family: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; color: maroon; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; line-height: 115%; font-family: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; color: maroon; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;But that still does not work: &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;= if(Only(TOTAL {1&amp;lt;DateIntervalName = p(DateIntervalName)&amp;gt;} DateIntervalID) = 1, Only(AGGR(SUM(ReceiptPurchaseOrderLineamount),ReceiptLineOriginalPurchaseID)),&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; Only({$&amp;lt;Year=, Quarter=, Month=, MonthShortName=, Week=, Day=, DayName=, DayShortName=, Date = {"$(='&amp;lt;=' &amp;amp; Date(Max(Date)))"}&amp;gt;} (SUM(ReceiptPurchaseOrderLineamount))))&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; line-height: 115%; font-family: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; color: maroon; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; line-height: 115%; font-family: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; color: maroon; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;/SPAN&gt;Problem is the concept what is written to create this application. There has to be an Interval, a switch ToDate and TillDate and the condition that TillDate is everything till the date set by filters. Normally is it all in the year, month set by filters and there is no switch, that would be easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DataModel hast three tables with postingdates, creationdates, shippingdates, requesteddates. So I created&amp;nbsp; &lt;/P&gt;&lt;P&gt;Extra Calendars and a CanonicalDate, extra Filters etc. but that was rejected by the users because it was not according to the concept.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; line-height: 115%; font-family: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; color: maroon; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; line-height: 115%; font-family: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; color: maroon; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;Court&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; line-height: 115%; font-family: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; color: maroon; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 14:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397305#M513924</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2017-10-04T14:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using different filters and listboxes in a dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397306#M513925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most often the needed dimensions of an aggr-function are those which are included within your table but more important is context in which this calculations must be done. This could leave some of the table-dimension but also using some other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your task is quite complex and it's even more difficult to suggest an useful approach from the outside but I believe that you were nearer to a solution with your earlier attempt of using several and canonical calendars as with your now tried UI approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here: &lt;A href="https://community.qlik.com/qlik-blogpost/4531"&gt;The As-Of Table&lt;/A&gt; is another method how different dates could be linked to eachother - maybe it give you some new ideas how you could get to a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 15:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397306#M513925</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-10-04T15:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using different filters and listboxes in a dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397307#M513926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 06:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-different-filters-and-listboxes-in-a-dashboard/m-p/1397307#M513926</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2017-10-06T06:09:28Z</dc:date>
    </item>
  </channel>
</rss>

