<?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 values in table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57136#M9505</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HRS_PONSSE, HRS_CLIENTE, DIF_HRS are expressions or dimensions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2018 15:15:48 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-05-04T15:15:48Z</dc:date>
    <item>
      <title>Filter values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57133#M9502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to show just the "VERIFY" rows.&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;P&gt;expression in status is:&lt;/P&gt;&lt;P&gt;if(DIF_HRS &amp;gt; 0.2 or DIF_HRS &amp;lt; -0.2,'VERIFY','OK')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried in limit dimension but no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201536_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Tks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 15:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57133#M9502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-04T15:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Filter values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57134#M9503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change it to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if(DIF_HRS &amp;gt; 0.2 or DIF_HRS &amp;lt; -0.2,'VERIFY')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 15:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57134#M9503</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T15:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Filter values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57135#M9504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did it, but it keeps the "ok" rows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201537_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 15:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57135#M9504</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-04T15:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filter values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57136#M9505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HRS_PONSSE, HRS_CLIENTE, DIF_HRS are expressions or dimensions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 15:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57136#M9505</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T15:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filter values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57137#M9506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;expressions:&lt;/P&gt;&lt;P&gt;hrs_ponsse: sum(stop_hrs)&lt;/P&gt;&lt;P&gt;hrs_client: sum(stop_hrs_client)&lt;/P&gt;&lt;P&gt;dif_hrs: hrs_ponsse - hrs_client&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 15:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57137#M9506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-04T15:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Filter values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57138#M9507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change those also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(stop_hrs) - S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(stop_hrs_client), S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(stop_hrs))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(stop_hrs) - S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(stop_hrs_client), S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;stop_hrs_client&lt;/SPAN&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(stop_hrs) - S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(stop_hrs_client), S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(stop_hrs) - &lt;/SPAN&gt;S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;stop_hrs_client&lt;/SPAN&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;If(DIF_HRS &amp;gt; 0.2 or DIF_HRS &amp;lt; -0.2, 'VERIFY')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 15:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57138#M9507</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T15:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Filter values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57139#M9508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it keeps showing the "ok" rows...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201542_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 16:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57139#M9508</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-04T16:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Filter values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57140#M9509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample qvw file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 16:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57140#M9509</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T16:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Filter values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57141#M9510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure. follow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 16:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57141#M9510</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-04T16:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Filter values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57142#M9511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was my bad all the way... fixed the expressions in the attached file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Sum(HRS_PONSSE) - Sum(HRS_CLIENTE) &amp;gt; 0.2 or Sum(HRS_PONSSE) - Sum(HRS_CLIENTE) &amp;lt; -0.2, Sum(HRS_PONSSE))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 16:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57142#M9511</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T16:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Filter values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57143#M9512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gr8 friend.I was starting thinking about this.&lt;/P&gt;&lt;P&gt;this is the solution.&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when is possible, could you look at this issue please?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1398180"&gt;previous value with condition&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your attention!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 16:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-values-in-table/m-p/57143#M9512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-04T16:46:45Z</dc:date>
    </item>
  </channel>
</rss>

