<?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 Filter out dimension based on selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/68995#M11345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hello,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have a straight table where fields Year1 &amp;amp; Month1 are my dimensions. I have a filter with fields Year2 &amp;amp; Month2. What I am trying to show in the table is only values from Month1 field where Year2 filter selection = Year1. In my data model, I load completed month data for current year and the past year. If the filter Year2 is 2018 then my straight table dimension should only show Jan as the only completed month so far, if the filter Year2 is 2017 then my straight table dimension would display all 12 months. Is it possible to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2018 19:52:53 GMT</pubDate>
    <dc:creator>hkapadia</dc:creator>
    <dc:date>2018-02-07T19:52:53Z</dc:date>
    <item>
      <title>Filter out dimension based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/68995#M11345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hello,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have a straight table where fields Year1 &amp;amp; Month1 are my dimensions. I have a filter with fields Year2 &amp;amp; Month2. What I am trying to show in the table is only values from Month1 field where Year2 filter selection = Year1. In my data model, I load completed month data for current year and the past year. If the filter Year2 is 2018 then my straight table dimension should only show Jan as the only completed month so far, if the filter Year2 is 2017 then my straight table dimension would display all 12 months. Is it possible to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 19:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/68995#M11345</guid>
      <dc:creator>hkapadia</dc:creator>
      <dc:date>2018-02-07T19:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out dimension based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/68996#M11346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Year1 and Year2 are different fields? or it's just you calling them different names because they are from different objects?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 20:00:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/68996#M11346</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-07T20:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out dimension based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/68997#M11347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are different fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 20:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/68997#M11347</guid>
      <dc:creator>hkapadia</dc:creator>
      <dc:date>2018-02-07T20:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out dimension based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/68998#M11348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;Year1, Year2 = p(Year1)&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 01:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/68998#M11348</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-11T01:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out dimension based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/68999#M11349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Calculated Dimension &amp;amp; I used &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=only({&amp;lt;Year1, Year2=P(Year1)} Month2) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as the expression as I only want to show months for the year selected in Year1. This is giving me 'Error in calculated dimension'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 22:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/68999#M11349</guid>
      <dc:creator>hkapadia</dc:creator>
      <dc:date>2018-02-12T22:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out dimension based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/69000#M11350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(Only({&amp;lt;Year1, Year2 = P(Year1)}&amp;gt;} Month2), Month2)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 23:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/69000#M11350</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-12T23:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out dimension based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/69001#M11351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny. That worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 18:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-out-dimension-based-on-selection/m-p/69001#M11351</guid>
      <dc:creator>hkapadia</dc:creator>
      <dc:date>2018-02-13T18:53:44Z</dc:date>
    </item>
  </channel>
</rss>

