<?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: Only display certain Dimension Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Only-display-certain-Dimension-Values/m-p/1765396#M717967</link>
    <description>I'm not sure you can use not equals in this way in Qlik. Assuming the values are correct for your field called MonthYear, I'd use the MATCH function, ie:&lt;BR /&gt;=IF(MATCH(MonthYear, 'Apr 2020', 'May 2020' ......)=0, MonthYear)</description>
    <pubDate>Tue, 01 Dec 2020 08:53:22 GMT</pubDate>
    <dc:creator>richard_chilvers</dc:creator>
    <dc:date>2020-12-01T08:53:22Z</dc:date>
    <item>
      <title>Only display certain Dimension Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-display-certain-Dimension-Values/m-p/1765306#M717964</link>
      <description>&lt;P&gt;I have a straight Table and only want to display certain dimension values within it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this expression as a Conditional within the dimensions section but it didn't get rid of the other months:&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;=&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;if&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;MonthYear&lt;/FONT&gt;&lt;FONT size="1"&gt;&amp;lt;&amp;gt;'Apr 2020''May 2020''Jun 2020''Jul 2020''Aug 2020''Sep 2020''Oct 2020''Nov 2020',&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;MonthYear&lt;/FONT&gt;&lt;FONT size="1"&gt;) &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 16:39:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-display-certain-Dimension-Values/m-p/1765306#M717964</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2020-11-30T16:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Only display certain Dimension Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-display-certain-Dimension-Values/m-p/1765329#M717965</link>
      <description>&lt;P&gt;This should work (you want it as the dimension, not the conditional--the condition shows/hides the entire column, not values within it):&lt;BR /&gt;=if(not match(MonthYear,'Apr 2020','May 2020','Jun 2020','Jul 2020','Aug 2020','Sep 2020','Oct 2020','Nov 2020'), MonthYear)&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 19:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-display-certain-Dimension-Values/m-p/1765329#M717965</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2020-11-30T19:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Only display certain Dimension Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-display-certain-Dimension-Values/m-p/1765390#M717966</link>
      <description>&lt;P&gt;Thanks for this, i had to drop the "not" function so it would only show the months in the expression (which is what i wanted - sorry if i didnt explain that properly) however there now seems to be an extra line in the dimensions plus the order isnt right which i tried to solve with a Match expression in the Sort tab but no difference. Sure i'm missing something obvious.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 08:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-display-certain-Dimension-Values/m-p/1765390#M717966</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2020-12-01T08:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Only display certain Dimension Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-display-certain-Dimension-Values/m-p/1765396#M717967</link>
      <description>I'm not sure you can use not equals in this way in Qlik. Assuming the values are correct for your field called MonthYear, I'd use the MATCH function, ie:&lt;BR /&gt;=IF(MATCH(MonthYear, 'Apr 2020', 'May 2020' ......)=0, MonthYear)</description>
      <pubDate>Tue, 01 Dec 2020 08:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-display-certain-Dimension-Values/m-p/1765396#M717967</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2020-12-01T08:53:22Z</dc:date>
    </item>
  </channel>
</rss>

