<?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: Exclude data from dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-data-from-dimension/m-p/674846#M1075130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of year, use below expression in your list box expression&lt;/P&gt;&lt;P&gt;=IF(Year&amp;gt; Max(TOTAL Year)-2, Year)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(Year&amp;gt; Year(Today())-2, Year)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jul 2014 15:51:55 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-07-29T15:51:55Z</dc:date>
    <item>
      <title>Exclude data from dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-data-from-dimension/m-p/674845#M1075129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is simple, but I got stuck with it. I've got a dimension (year) on a bar chart, but there is too many informations on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;years= &lt;/EM&gt;2011,2012,2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that my chart only shows me the last two years instead of all the years, without having to select them in a selection list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I do it ?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 15:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-data-from-dimension/m-p/674845#M1075129</guid>
      <dc:creator />
      <dc:date>2014-07-29T15:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude data from dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-data-from-dimension/m-p/674846#M1075130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of year, use below expression in your list box expression&lt;/P&gt;&lt;P&gt;=IF(Year&amp;gt; Max(TOTAL Year)-2, Year)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(Year&amp;gt; Year(Today())-2, Year)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 15:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-data-from-dimension/m-p/674846#M1075130</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-07-29T15:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude data from dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-data-from-dimension/m-p/674847#M1075131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write the calculated expression... as suggested by Manish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Year_Field&amp;gt;=Max(Year)-1,Year)&amp;nbsp;&amp;nbsp; ---T&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;akes the 'max year' from the available data &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;=IF(Year_Field&amp;gt;=Year(today())-1,Year)&amp;nbsp; -- Takes latesr 2 years data including this year&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 16:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-data-from-dimension/m-p/674847#M1075131</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2014-07-29T16:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude data from dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-data-from-dimension/m-p/674848#M1075132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;put this set analysis statement in each expression:&lt;BR /&gt;{&amp;lt;Year={'&amp;gt;$(=(max({1}Year)-2))'}&amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 16:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-data-from-dimension/m-p/674848#M1075132</guid>
      <dc:creator>tobias_klett</dc:creator>
      <dc:date>2014-07-29T16:19:45Z</dc:date>
    </item>
  </channel>
</rss>

