<?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: Set Analysis (or fixed filter) on Dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554627#M39981</link>
    <description>&lt;P&gt;Thanks, but I don't want to do a SUM, just individual rows of each car&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 21:35:46 GMT</pubDate>
    <dc:creator>bing_jville</dc:creator>
    <dc:date>2019-03-10T21:35:46Z</dc:date>
    <item>
      <title>Set Analysis (or fixed filter) on Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554618#M39979</link>
      <description>&lt;P&gt;Hi Qlikies,&lt;/P&gt;&lt;P&gt;I have a straight table with car models. I only wan to show cars with price over $100k.&lt;/P&gt;&lt;P&gt;Car Price&lt;/P&gt;&lt;P&gt;CarA 90k&lt;/P&gt;&lt;P&gt;CarB 110k&lt;/P&gt;&lt;P&gt;CarC 105k&lt;/P&gt;&lt;P&gt;CarD 80K&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to have the table title as "Cars over 100k", and only shows rows as cars over 100K in the table.&lt;/P&gt;&lt;P&gt;Can I do that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 19:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554618#M39979</guid>
      <dc:creator>bing_jville</dc:creator>
      <dc:date>2019-03-10T19:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis (or fixed filter) on Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554619#M39980</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As expression use :&lt;/P&gt;&lt;PRE&gt;sum({&amp;lt;Price={"&amp;gt;100"}&amp;gt;} Price)&lt;/PRE&gt;&lt;P&gt;And remove k in your data. Let the just the sales amount. You can format your field after.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 19:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554619#M39980</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-03-10T19:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis (or fixed filter) on Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554627#M39981</link>
      <description>&lt;P&gt;Thanks, but I don't want to do a SUM, just individual rows of each car&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554627#M39981</guid>
      <dc:creator>bing_jville</dc:creator>
      <dc:date>2019-03-10T21:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis (or fixed filter) on Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554628#M39982</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks, but I don't want to do a SUM, just individual rows of each car&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554628#M39982</guid>
      <dc:creator>bing_jville</dc:creator>
      <dc:date>2019-03-10T21:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis (or fixed filter) on Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554633#M39983</link>
      <description>&lt;P&gt;Dimension: Car;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;&lt;FONT color="#0000ff"&gt;if&lt;/FONT&gt;(&lt;FONT color="#800000"&gt;Price&lt;/FONT&gt;&amp;gt;100000,&lt;BR /&gt;&lt;FONT color="#800000"&gt;Price&lt;/FONT&gt;&lt;BR /&gt;) &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:39:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554633#M39983</guid>
      <dc:creator>NZFei</dc:creator>
      <dc:date>2019-03-10T23:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis (or fixed filter) on Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554644#M39984</link>
      <description>Thanks. I didn't design my question as I wanted. But I got a solution now.&lt;BR /&gt;&lt;BR /&gt;I was trying to filter a table with something like "Count(SalesID)=0". So it is not set analysis on dimension, but using measure result as a filter.</description>
      <pubDate>Mon, 11 Mar 2019 02:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-or-fixed-filter-on-Dimension/m-p/1554644#M39984</guid>
      <dc:creator>bing_jville</dc:creator>
      <dc:date>2019-03-11T02:26:04Z</dc:date>
    </item>
  </channel>
</rss>

