<?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: Expression filter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905116#M1014372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your idea worked with small glitch. When I have 2 buttons only the second click of the button gives me expected results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Venkatachalam.N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Apr 2015 15:02:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-25T15:02:29Z</dc:date>
    <item>
      <title>Expression filter</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905112#M1014368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one straight table chart with PO Number, Order Amt,, Open Invoice Amt, Paid Invoice Amt and an expression called Discrepancy Amt with formula (Open Invoice Amt - Closed Invoice Amt). I have second straight table chart with Invoice and Open Invoice Amt and Paid Invoice Amt. I want to achieve 2 things.&lt;/P&gt;&lt;P&gt;1) I want to select the PO Number with my expression being Positive or Negative by click of a button&lt;/P&gt;&lt;P&gt;2) As I filter on the PO Number from my first chart its associated invoice should automatically get filtered on the second chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 11:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905112#M1014368</guid>
      <dc:creator />
      <dc:date>2015-04-25T11:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expression filter</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905113#M1014369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide few lines of sample or dummy data... I have created similar application in past... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 12:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905113#M1014369</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-25T12:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Expression filter</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905114#M1014370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button chart object with action &lt;EM&gt;Selection - Select in field &lt;/EM&gt;titled &lt;EM&gt;'Selection of positive Discrepancy Amt'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field name is &lt;EM&gt;PO Number&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search string is&lt;/P&gt;&lt;P&gt;=([Open Invoice Amt] - [Closed Invoice Amt]) &amp;gt; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similar for a button with negative Amts. This will select the PO Numbers according to the Disc. Amt, and the selections should automatically be reflected in your second chart, too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 12:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905114#M1014370</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-04-25T12:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Expression filter</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905115#M1014371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample file attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 13:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905115#M1014371</guid>
      <dc:creator />
      <dc:date>2015-04-25T13:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Expression filter</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905116#M1014372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your idea worked with small glitch. When I have 2 buttons only the second click of the button gives me expected results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Venkatachalam.N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 15:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905116#M1014372</guid>
      <dc:creator />
      <dc:date>2015-04-25T15:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Expression filter</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905117#M1014373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try adding another action to each button, place the new action &lt;SPAN style="text-decoration: underline;"&gt;before&lt;/SPAN&gt; the Selection action you've created.&lt;/P&gt;&lt;P&gt;Create an action to clear all selections or clear selection in field PO Number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2015 12:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905117#M1014373</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-04-26T12:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Expression filter</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905118#M1014374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks and it works now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2015 16:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-filter/m-p/905118#M1014374</guid>
      <dc:creator />
      <dc:date>2015-04-26T16:32:21Z</dc:date>
    </item>
  </channel>
</rss>

