<?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: filtering expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285685#M862385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression for Margin?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jan 2017 16:24:40 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-01-06T16:24:40Z</dc:date>
    <item>
      <title>filtering expression</title>
      <link>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285683#M862382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi is there a way to filter a expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="192" style="width: 588px; height: 173px;" width="588"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt;ITEM_NO&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;Margin&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;Negative Margin Flag&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;$20,000.00&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;$30,000.00&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Positive Margin&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;SVR&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;$0.00&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;($10,006.88)&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Negative Margin&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;VRC&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;$0.02&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;($23.88)&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Negative Margin&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;FEL&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;$0.02&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;$0.02&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Positive Margin&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;OSE&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;$0.03&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;$0.03&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Positive Margin&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;KHC&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;$0.06&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;($119.94)&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Negative Margin&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;KND&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;$0.09&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;($1.54)&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Negative Margin&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to filter on "Negative Margin Flag"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already done if(margin&amp;lt;0, 'neg margin', 'positive margin') in a dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to know any way to filter that expression. expression is if([margin]&amp;lt;0, 'neg margin', 'positive margin')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;j&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/filtering-expression/m-p/1285683#M862382</guid>
      <dc:creator>jadams123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: filtering expression</title>
      <link>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285684#M862383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create the Margin Flag field in the script and then just have a list box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 16:22:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285684#M862383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T16:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: filtering expression</title>
      <link>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285685#M862385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression for Margin?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 16:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285685#M862385</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-06T16:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: filtering expression</title>
      <link>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285686#M862387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont have access to developer view. I can only create expressions and calculated dimensions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i guess there is no way then?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 16:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285686#M862387</guid>
      <dc:creator>jadams123</dc:creator>
      <dc:date>2017-01-06T16:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: filtering expression</title>
      <link>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285687#M862389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;$(vMargin)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its a variable expression. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 16:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285687#M862389</guid>
      <dc:creator>jadams123</dc:creator>
      <dc:date>2017-01-06T16:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: filtering expression</title>
      <link>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285688#M862390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can do "searchable" thats an option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 16:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285688#M862390</guid>
      <dc:creator>jadams123</dc:creator>
      <dc:date>2017-01-06T16:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: filtering expression</title>
      <link>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285689#M862392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With Qlik being case sensitive try Margin with a capital M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But probably better to try your dollar expansion $(vMargin)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 17:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filtering-expression/m-p/1285689#M862392</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T17:01:32Z</dc:date>
    </item>
  </channel>
</rss>

