<?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 How to filter a table box by sliders/input box? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-filter-a-table-box-by-sliders-input-box/m-p/568843#M212081</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 a list of customers in a table box with their several attributes e.g. [ store, custid, fname, lname, age, #transactions, Daysfromlastpayment, daysfromfirsttransaction, balance etc ]. I need to provide input boxes so that user can select level of several attributes. e.g. "age &amp;gt;" input box will filter the table for value input in the "age &amp;gt;" input box i.e. if 40 is typed in input box the table box will show all the customers greater than 40 and likewise I need few more input boxes for other attributes.&amp;nbsp; Once all the attributes are set user can export the list filtered by the set attributes and export it in excel for further use. &lt;/P&gt;&lt;P&gt;I have been able to create a straight table where aggregation on these attributes are calculated for selected levels using set analysis and variables e.g. sum({&amp;lt;age = {'&amp;gt;$(vAge')} totalbalance&amp;gt;}) where vAge variable is set using input box. but that does not affect the selected data set i.e. I am not able to reduce the list according to the levels set using input boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any solutions, suggestions or ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Feb 2014 22:05:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-25T22:05:39Z</dc:date>
    <item>
      <title>How to filter a table box by sliders/input box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-a-table-box-by-sliders-input-box/m-p/568843#M212081</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 a list of customers in a table box with their several attributes e.g. [ store, custid, fname, lname, age, #transactions, Daysfromlastpayment, daysfromfirsttransaction, balance etc ]. I need to provide input boxes so that user can select level of several attributes. e.g. "age &amp;gt;" input box will filter the table for value input in the "age &amp;gt;" input box i.e. if 40 is typed in input box the table box will show all the customers greater than 40 and likewise I need few more input boxes for other attributes.&amp;nbsp; Once all the attributes are set user can export the list filtered by the set attributes and export it in excel for further use. &lt;/P&gt;&lt;P&gt;I have been able to create a straight table where aggregation on these attributes are calculated for selected levels using set analysis and variables e.g. sum({&amp;lt;age = {'&amp;gt;$(vAge')} totalbalance&amp;gt;}) where vAge variable is set using input box. but that does not affect the selected data set i.e. I am not able to reduce the list according to the levels set using input boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any solutions, suggestions or ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-a-table-box-by-sliders-input-box/m-p/568843#M212081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-25T22:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter a table box by sliders/input box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-a-table-box-by-sliders-input-box/m-p/568844#M212082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have the input box edit your vAge variable.&amp;nbsp; The next step is to go into document properties and triggers tab.&amp;nbsp; On the variable event triggers find vAge and add a trigger for on change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The action should be "Select in Field", put in your age field for the field and for your search string enter the following:&lt;/P&gt;&lt;P&gt;= '&amp;gt;' &amp;amp; vAge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hit finish, now when you change your input box it will trigger the selection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-a-table-box-by-sliders-input-box/m-p/568844#M212082</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2014-02-25T22:11:05Z</dc:date>
    </item>
  </channel>
</rss>

