<?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 not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693460#M250847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not necessarily.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jul 2014 06:56:40 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-07-02T06:56:40Z</dc:date>
    <item>
      <title>Filter not working</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693451#M250838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Let&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vPre&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('QTY',0,'Tab');&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;*,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QTY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('Test'),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QTY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Test&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Tab;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;DROP&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Tab; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; I have used this condition to get the previous data&amp;nbsp; when the value is null but if i use any filter it is showing the same value and its not showing as per the filter&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693451#M250838</guid>
      <dc:creator />
      <dc:date>2014-07-02T06:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Filter not working</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693452#M250839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You may use below expression. It should be straight forward instead of creating variable and all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(QTY=0, Previous(QTY), QTY) as Test&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693452#M250839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-02T06:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filter not working</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693453#M250840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;by selecting the filter JONES ID 20 KKR is showing 844 but actually JONES previous data is 45 i.e ID 13 HDJH so how to get this condition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693453#M250840</guid>
      <dc:creator />
      <dc:date>2014-07-02T06:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Filter not working</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693454#M250841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not if you write like below try what result you get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;If( QTY = 0,QTY ) As Test&lt;/P&gt;&lt;P&gt;Resident Tab;&lt;/P&gt;&lt;P&gt;DROP Table Tab;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693454#M250841</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-02T06:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter not working</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693455#M250842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;previous(QTY) will only shows the previous value but if there are continous Null value then it displays Null value itself this condition is not what i needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693455#M250842</guid>
      <dc:creator />
      <dc:date>2014-07-02T06:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Filter not working</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693456#M250843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the value is 0 it showing me 0&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;If there is a value it showing me -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693456#M250843</guid>
      <dc:creator />
      <dc:date>2014-07-02T06:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Filter not working</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693457#M250844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to use &lt;STRONG&gt;Order By &lt;/STRONG&gt;like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load*,If((QTY)=0,Peek('Test'),QTY) As Test&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Resident Tab Order By Filter, ID;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693457#M250844</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-02T06:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filter not working</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693458#M250845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want your previous data to be displayed based on your selection than you have to handle this in frontend script not in backend. For example, you can use "Above()" function in straight table to achieve this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Above(QTY)=0, Above(QTY,2), Above(QTY))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693458#M250845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-02T06:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Filter not working</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693459#M250846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use Order By you have to use all the fields available in the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;Tab&lt;/SPAN&gt; table that you introduce in resident table for group by statements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693459#M250846</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-02T06:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Filter not working</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693460#M250847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not necessarily.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-not-working/m-p/693460#M250847</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-02T06:56:40Z</dc:date>
    </item>
  </channel>
</rss>

