<?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 Year Filter in Multibox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86329#M753543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your data model and the definition of vCurrYear (or even better, your qvw file or part of it)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not entirely sure which part of it isn't working, but I can imagine that, depending on your data model, things go wrong when you select a year. For example, you might get your Reporting Month listbox to show the right values, but they might all be excluded because of the year you've selected. If you then try to select any of the reporting months, it'll deselect the year, and you'll be back to square 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, it'd be easier to identify the problem if you could share your file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2018 08:05:34 GMT</pubDate>
    <dc:creator>jensmunnichs</dc:creator>
    <dc:date>2018-10-09T08:05:34Z</dc:date>
    <item>
      <title>Ignore Year Filter in Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86326#M753540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show Reporting Period for current year only irrespective of Year filter.&lt;/P&gt;&lt;P&gt;Means If I select Year as 2017, my Reporting Period should show 2018 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using below expression in Reporting Period Listbox:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if([Reporting Year]=$(vCurrYear),[Reporting Month])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternate state won't work here.Can you please help me?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86326#M753540</guid>
      <dc:creator>amruta_j</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Year Filter in Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86327#M753541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Does this work?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only({&amp;lt;[Reporting Year] = $(vCurrYear)&amp;gt;}[Reporting Month])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 06:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86327#M753541</guid>
      <dc:creator>niclaz79</dc:creator>
      <dc:date>2018-10-09T06:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Year Filter in Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86328#M753542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.. It is not giving me any value &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 07:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86328#M753542</guid>
      <dc:creator>amruta_j</dc:creator>
      <dc:date>2018-10-09T07:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Year Filter in Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86329#M753543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your data model and the definition of vCurrYear (or even better, your qvw file or part of it)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not entirely sure which part of it isn't working, but I can imagine that, depending on your data model, things go wrong when you select a year. For example, you might get your Reporting Month listbox to show the right values, but they might all be excluded because of the year you've selected. If you then try to select any of the reporting months, it'll deselect the year, and you'll be back to square 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, it'd be easier to identify the problem if you could share your file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 08:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86329#M753543</guid>
      <dc:creator>jensmunnichs</dc:creator>
      <dc:date>2018-10-09T08:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Year Filter in Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86330#M753544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uploaded the sample file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 08:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86330#M753544</guid>
      <dc:creator>amruta_j</dc:creator>
      <dc:date>2018-10-09T08:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Year Filter in Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86331#M753545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if you ignore selections including {1} in &lt;EM&gt;&lt;STRONG&gt;vCurrYear&lt;/STRONG&gt;&lt;/EM&gt; variable definition like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Max(&lt;STRONG&gt;{1}&lt;/STRONG&gt; Year)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 08:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86331#M753545</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-10-09T08:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Year Filter in Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86332#M753546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great... It worked. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You so much !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 09:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Year-Filter-in-Multibox/m-p/86332#M753546</guid>
      <dc:creator>amruta_j</dc:creator>
      <dc:date>2018-10-09T09:08:39Z</dc:date>
    </item>
  </channel>
</rss>

