<?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: Applying Filter To Straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990133#M947561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - if there is no compliant store, the list box become empty. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got number of rows in table. if someone increase the value of compliance threshold, sometime, it may happen that all the stores become non-compliant, therefore, the list box should be filtered accordingly showing no rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Dec 2015 05:36:40 GMT</pubDate>
    <dc:creator>tahirkhalil</dc:creator>
    <dc:date>2015-12-30T05:36:40Z</dc:date>
    <item>
      <title>Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990125#M947548</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 am stuck up with a problem. I want to filter data from straight table based on some variable condition. Please see the attached file and suggest how can I achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 08:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990125#M947548</guid>
      <dc:creator>tahirkhalil</dc:creator>
      <dc:date>2015-12-28T08:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990126#M947549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what is not working in your posted qvw? There is not explanation here or in the qvw which can help us understand your requirement. Do you mind telling us what are you trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 10:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990126#M947549</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-28T10:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990127#M947550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the issue with these two buttons?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110019_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try these expressions for 'Select in Field' action:&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;='(' &amp;amp; Concat(If(Score&amp;gt;=$(Variable1), StoreCode), '|') &amp;amp; ')'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) &lt;STRONG&gt;='(' &amp;amp; Concat(If(Score&amp;lt;$(Variable1), StoreCode), '|') &amp;amp; ')'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 10:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990127#M947550</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-28T10:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990128#M947551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I need to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only issue left is if all stores are non-compliant the selection does not clear the selection in straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 12:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990128#M947551</guid>
      <dc:creator>tahirkhalil</dc:creator>
      <dc:date>2015-12-28T12:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990129#M947552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like the issue is no data being filtered when the text boxes are clicked?&amp;nbsp; It appears there is an issue with the actions you have defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also add a list box using the same expression being usied for the compliance satatus field in the table&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110037_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&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;Score&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'Compliant', 'Non-Compliant') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 13:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990129#M947552</guid>
      <dc:creator />
      <dc:date>2015-12-28T13:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990130#M947554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Khalil, the Sunny's proposed solution works fine !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 14:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990130#M947554</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-28T14:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990131#M947557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what you mean? You mean to say that when everything is non-compliant and someone select Compliant Stores you would not want to see anything in the straight table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 15:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990131#M947557</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-28T15:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990132#M947559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny &amp;amp; Khalil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I propose an improvement that is before the first 'select in field action' to search by '*' in ' StoreCode ' field . Without this improvement the action does not run immediately, so requiring&amp;nbsp; the button click twice.&lt;IMG alt="Sem título.png" class="jive-image image-1" src="/legacyfs/online/110045_Sem título.png" style="height: 489px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 16:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990132#M947559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-28T16:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990133#M947561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - if there is no compliant store, the list box become empty. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got number of rows in table. if someone increase the value of compliance threshold, sometime, it may happen that all the stores become non-compliant, therefore, the list box should be filtered accordingly showing no rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 05:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990133#M947561</guid>
      <dc:creator>tahirkhalil</dc:creator>
      <dc:date>2015-12-30T05:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990134#M947563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is still need double click if we dont clear the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems * is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 11:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990134#M947563</guid>
      <dc:creator>tahirkhalil</dc:creator>
      <dc:date>2015-12-30T11:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990135#M947565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May not be the best solution, but look at the attached qvw to see if this is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 11:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990135#M947565</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-30T11:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990136#M947567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this, but this doesn't seem to be helping. Do you have a sample to show where this is working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 11:42:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990136#M947567</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-30T11:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990137#M947570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good ! Yes it can be a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please look into the double clicking stuff?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean when you press COMPLIANT first time - it will show you all compliant but once you select NON-COMPLIANT it does not exclude the COMPLIANT stores - I tried the solution to select '*' before the actual SELECT FIELD check but even it is not working - we need to double click the button in order to apply the filter. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 11:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990137#M947570</guid>
      <dc:creator>tahirkhalil</dc:creator>
      <dc:date>2015-12-30T11:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990138#M947572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I have also seen it not working. One potential solution is to create three tables one on top of each other which would always display either COMPLIANT or NON-COMPLIANT or BOTH at any given time. This would still be controlled by the two buttons. Does that sound like a possible solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 12:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990138#M947572</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-30T12:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990139#M947574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the attached application out. There are three charts with conditional hide and show functionality based on the variable that is set by the two buttons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 13:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990139#M947574</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-30T13:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Filter To Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990140#M947576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is fine but the functionality required is to filter the data. This is just a part of whole dashboard which needs to be updated/filtered according to the button selection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we implement some macro based filtering for this scenario?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2015 05:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Applying-Filter-To-Straight-Table/m-p/990140#M947576</guid>
      <dc:creator>tahirkhalil</dc:creator>
      <dc:date>2015-12-31T05:46:24Z</dc:date>
    </item>
  </channel>
</rss>

