<?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: Filter on Calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-on-Calculation/m-p/1127858#M916087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be create a list box like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GrossMargin &amp;gt;= 0.50, '&amp;gt;=50%',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(&lt;SPAN style="font-size: 13.3333px;"&gt;GrossMargin &amp;gt; 0.50 and &lt;SPAN style="font-size: 13.3333px;"&gt;GrossMargin &amp;lt; 0.30, '30% - 49%',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;If(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;GrossMargin &amp;lt;= 0.30, '30%')))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2016 02:28:31 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-05-24T02:28:31Z</dc:date>
    <item>
      <title>Filter on Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Calculation/m-p/1127857#M916086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to be able to filter on a calc in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I have a project list that shows a gross margins, and I want to setup a filter that will show Gross Margins Greater than 50, between .30 and .49 and less than .30. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Calculation/m-p/1127857#M916086</guid>
      <dc:creator>ljames88</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Calculation/m-p/1127858#M916087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be create a list box like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GrossMargin &amp;gt;= 0.50, '&amp;gt;=50%',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(&lt;SPAN style="font-size: 13.3333px;"&gt;GrossMargin &amp;gt; 0.50 and &lt;SPAN style="font-size: 13.3333px;"&gt;GrossMargin &amp;lt; 0.30, '30% - 49%',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;If(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;GrossMargin &amp;lt;= 0.30, '30%')))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 02:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Calculation/m-p/1127858#M916087</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-24T02:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Calculation/m-p/1127859#M916088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have a specific range of GrossMargin use Class function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Class(GrossMargin,10)&amp;nbsp; as MargingGroup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have a variable range of GrossMargin&lt;/P&gt;&lt;P&gt;Then refer to this community blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/121191"&gt;Custom Filter(unusual range)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 04:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Calculation/m-p/1127859#M916088</guid>
      <dc:creator>ziadm</dc:creator>
      <dc:date>2016-05-24T04:40:45Z</dc:date>
    </item>
  </channel>
</rss>

