<?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 by expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650321#M538828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ty.&lt;/P&gt;&lt;P&gt;i tried but all records disappear, and i know that the condition is true for three records&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Sep 2014 12:20:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-19T12:20:28Z</dc:date>
    <item>
      <title>filter by expression</title>
      <link>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650319#M538826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i m newbie user of QV.&lt;/P&gt;&lt;P&gt;i have a table like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="75" style="border: 1px solid rgb(0, 0, 0); width: 116px; height: 67px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Name&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Surname&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Ted&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Sam&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;White&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok now i have to show records only where the condition below &lt;SPAN style="font-size: 10pt;"&gt;is true(completed training etc.. are other fields)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&amp;lt;count({$&amp;lt;COMPLETED={1}&amp;gt;}TRAINING)&amp;lt;(count(TRAINING))and( ACTUALCONTRACTYEAR &amp;gt; min({$&amp;lt;COMPLETED={0}&amp;gt;}TRAINORDERING))&amp;gt;&amp;gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I treid to insert it in conditional show box, but it doesn't work, any suggestion pls?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;tyvm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Simone&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 12:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650319#M538826</guid>
      <dc:creator />
      <dc:date>2014-09-19T12:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: filter by expression</title>
      <link>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650320#M538827</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;try this ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if ('&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;&amp;lt;&amp;lt;count({$&amp;lt;COMPLETED={1}&amp;gt;}TRAINING)&amp;lt;(count(TRAINING))and( ACTUALCONTRACTYEAR &amp;gt; min({$&amp;lt;COMPLETED={0}&amp;gt;}TRAINORDERING))&amp;gt;&amp;gt;&lt;/SPAN&gt;',1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 12:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650320#M538827</guid>
      <dc:creator>munna1317</dc:creator>
      <dc:date>2014-09-19T12:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: filter by expression</title>
      <link>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650321#M538828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ty.&lt;/P&gt;&lt;P&gt;i tried but all records disappear, and i know that the condition is true for three records&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 12:20:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650321#M538828</guid>
      <dc:creator />
      <dc:date>2014-09-19T12:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: filter by expression</title>
      <link>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650322#M538829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi simone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can plz provide Sample .QVW , its helps to do fast &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thxs ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 12:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650322#M538829</guid>
      <dc:creator>munna1317</dc:creator>
      <dc:date>2014-09-19T12:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: filter by expression</title>
      <link>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650323#M538830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Red records have condition true&lt;/P&gt;&lt;P&gt;the best solution would be a combo box to select on/off condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tyvm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 12:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650323#M538830</guid>
      <dc:creator />
      <dc:date>2014-09-19T12:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: filter by expression</title>
      <link>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650324#M538831</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;Plz check the data , i just check in text box it showing "0". plz find the attactment !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 13:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-by-expression/m-p/650324#M538831</guid>
      <dc:creator>munna1317</dc:creator>
      <dc:date>2014-09-19T13:16:18Z</dc:date>
    </item>
  </channel>
</rss>

