<?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 Dimension exclude filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dimension-exclude-filter/m-p/1533507#M38427</link>
    <description>&lt;P&gt;Hello folks, I am trying to figure out the following.&lt;/P&gt;&lt;P&gt;I have a straight table with about 10 columns. One of those is "Property Type", and lists out types of properties we have in our data set. I would like to create an instance of this straight table for comparison purposes, where the column removes whichever "Property Type" is selected from the Drop Down filter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For instance, if a user selects "Single Family" from the filter, then the table will show all the other types EXCEPT this one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe there was a {-1}, but I cant seem to come up with the correct expression&lt;/P&gt;&lt;P&gt;Is this possible and how, thank you in advance.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jan 2019 19:30:12 GMT</pubDate>
    <dc:creator>alemberg</dc:creator>
    <dc:date>2019-01-22T19:30:12Z</dc:date>
    <item>
      <title>Dimension exclude filter</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-exclude-filter/m-p/1533507#M38427</link>
      <description>&lt;P&gt;Hello folks, I am trying to figure out the following.&lt;/P&gt;&lt;P&gt;I have a straight table with about 10 columns. One of those is "Property Type", and lists out types of properties we have in our data set. I would like to create an instance of this straight table for comparison purposes, where the column removes whichever "Property Type" is selected from the Drop Down filter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For instance, if a user selects "Single Family" from the filter, then the table will show all the other types EXCEPT this one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe there was a {-1}, but I cant seem to come up with the correct expression&lt;/P&gt;&lt;P&gt;Is this possible and how, thank you in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 19:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-exclude-filter/m-p/1533507#M38427</guid>
      <dc:creator>alemberg</dc:creator>
      <dc:date>2019-01-22T19:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension exclude filter</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-exclude-filter/m-p/1533707#M38450</link>
      <description>&lt;P&gt;Try it with e() like: sum({&amp;lt; "Property Type" = e("Property Type") &amp;gt;} Value)&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 09:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-exclude-filter/m-p/1533707#M38450</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-01-23T09:43:10Z</dc:date>
    </item>
  </channel>
</rss>

