<?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: Ignore filter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791657#M1210721</link>
    <description>&lt;P&gt;Hi, thanks for your help, but then my entiere selection is ignored.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Mar 2021 05:58:41 GMT</pubDate>
    <dc:creator>MarkusG</dc:creator>
    <dc:date>2021-03-16T05:58:41Z</dc:date>
    <item>
      <title>Ignore filter</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791397#M1210688</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;I have a question regarding how to ignore a filter.&lt;/P&gt;&lt;P&gt;Usualy it works in all other columns and charts but not here where i like to display the workingdays for each month even when i have selected a specific month.&lt;/P&gt;&lt;P&gt;I need to select a specific month due to show the performance in a different chart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my formula:&lt;/P&gt;&lt;P&gt;NetWorkDays(&lt;BR /&gt;min({&amp;lt;Department={'Printing'}, Monat=, Quartal=&amp;gt;}Datum),max({&amp;lt;Department={'Printing'}, Monat=, Quartal=&amp;gt;}Datum),&lt;BR /&gt;'01.01.2021','15.03.2021','02.04.2021','05.04.2021','24.05.2021','20.08.2021','01.11.2021','24.12.2021','25.12.2021')&lt;/P&gt;&lt;P&gt;here a screenshot with seleced February:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarkusG_0-1615814032765.png" style="width: 536px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51154i546A3F1EF1BE62E2/image-dimensions/536x85?v=v2" width="536" height="85" role="button" title="MarkusG_0-1615814032765.png" alt="MarkusG_0-1615814032765.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;here without selection, how it should be displayed even with a month selected:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarkusG_1-1615814105970.png" style="width: 512px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51155iC99CBC4088F4CA4E/image-dimensions/512x188?v=v2" width="512" height="188" role="button" title="MarkusG_1-1615814105970.png" alt="MarkusG_1-1615814105970.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can somebody help me?&lt;/P&gt;&lt;P&gt;Thank you and best regards&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 13:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791397#M1210688</guid>
      <dc:creator>MarkusG</dc:creator>
      <dc:date>2021-03-15T13:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filter</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791412#M1210690</link>
      <description>&lt;P&gt;It looks like you are explicitly ignoring the selection on the Monat (month?) field in your set analysis for the min and max formula, so that might be your problem here?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 14:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791412#M1210690</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-03-15T14:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filter</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791642#M1210715</link>
      <description>&lt;P&gt;Have you tried using set modifiers in your expression? i.e. put '1' in between '{' and '&amp;lt;'... so '{1&amp;lt;'...&lt;/P&gt;&lt;P&gt;Perhaps something like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;NetWorkDays(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;min({1&amp;lt;Department={'Printing'}, Monat=, Quartal=&amp;gt;}Datum),max({1&amp;lt;Department={'Printing'}, Monat=, Quartal=&amp;gt;}Datum),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'01.01.2021','15.03.2021','02.04.2021','05.04.2021','24.05.2021','20.08.2021','01.11.2021','24.12.2021','25.12.2021')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 04:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791642#M1210715</guid>
      <dc:creator>benvatvandata</dc:creator>
      <dc:date>2021-03-16T04:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filter</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791657#M1210721</link>
      <description>&lt;P&gt;Hi, thanks for your help, but then my entiere selection is ignored.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 05:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791657#M1210721</guid>
      <dc:creator>MarkusG</dc:creator>
      <dc:date>2021-03-16T05:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filter</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791658#M1210722</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;1st: Monat = Month, right.&lt;/P&gt;&lt;P&gt;2nd: yes I like to ignore in that table the selection of an month and show the entiere year with the each month. the poblem is that i have to do a month selection due to objects in which i just show the actual or current month.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 06:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791658#M1210722</guid>
      <dc:creator>MarkusG</dc:creator>
      <dc:date>2021-03-16T06:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filter</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791815#M1210743</link>
      <description>&lt;P&gt;You can't both ignore the selections on a field and respect the selections on the same field... you have to either pick one of the two, or use a second field (or alternate state) for the selections you want to respect.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 12:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791815#M1210743</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-03-16T12:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filter</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791829#M1210746</link>
      <description>&lt;P&gt;Oh nono,&lt;/P&gt;&lt;P&gt;not the same field.I need to be more precise.&lt;/P&gt;&lt;P&gt;Look:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarkusG_0-1615899450843.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51247i8E36E6C884F2346B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarkusG_0-1615899450843.png" alt="MarkusG_0-1615899450843.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here are the selection without a month but then in a different graph with a different deffinition the result is wrong because there i like to see just the data for February for e.g.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarkusG_1-1615899653959.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51248iA4D3D6F98E7406B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarkusG_1-1615899653959.png" alt="MarkusG_1-1615899653959.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;all other columns are doing it right, even when i ignore the selection for a month they display it right, only that column didn´t work like that&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 13:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791829#M1210746</guid>
      <dc:creator>MarkusG</dc:creator>
      <dc:date>2021-03-16T13:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filter</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791840#M1210748</link>
      <description>&lt;P&gt;I've attempted to replicate what you say you are doing on my end (in QS, but it's the same thing) and I'm getting the result you seem to be expecting after selecting Feb 2020:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Or_0-1615901401303.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51251iF792037A45498FA9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Or_0-1615901401303.png" alt="Or_0-1615901401303.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Are you perhaps selecting on a different field from the one contained within the table? Are other selections interfering with the formula? I'm not really sure what else might be the problem, but the base formula seems to be working fine under the circumstances you described.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 13:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791840#M1210748</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-03-16T13:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filter</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791843#M1210750</link>
      <description>&lt;P&gt;Thank you for checking the formula, so anything else seems to be the problem.&lt;/P&gt;&lt;P&gt;I look further on&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 13:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-filter/m-p/1791843#M1210750</guid>
      <dc:creator>MarkusG</dc:creator>
      <dc:date>2021-03-16T13:40:51Z</dc:date>
    </item>
  </channel>
</rss>

