<?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: Creating a filter with Input Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652159#M238428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use calculated dimension instead of COLOR field (ex:&lt;/P&gt;&lt;P&gt;if(aggr(sum(sales),ITEMNUMBER, COLOR)&amp;gt;$(vSales),COLOR) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and create a input box with variable as vSales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes: you can have exact same expression instead of sum(sales) in aggr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Oct 2014 19:27:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-02T19:27:50Z</dc:date>
    <item>
      <title>Creating a filter with Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652154#M238423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;I am trying to create an input box or some kind of tool that will filter my values. Maybe sales totals. For instance I have the sales totals in a straight table and would like to filter values instantly with the help of a tool. Any suggestions for this? I am just going off of excel since this is easy with excel. Below is an idea of what I want to do. Sales Totals is summing the values sales amounts not quantities btw. It is a custom expression entered into that table. &lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/68196_Capture.JPG.jpg" style="width: 620px; height: 116px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 18:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652154#M238423</guid>
      <dc:creator />
      <dc:date>2014-10-02T18:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a filter with Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652155#M238424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could add a new list box with an expression field and use the Sales Totals expression for the values to display. You would have in wrap this in aggr() based on the dimensions in your table to get the unique totals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like =aggr(sum(SalesAmounts),ITEM NUMBER,COLOR)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 18:29:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652155#M238424</guid>
      <dc:creator />
      <dc:date>2014-10-02T18:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a filter with Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652156#M238425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, it is not possible to have a handy input box for the values to be entered? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 18:32:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652156#M238425</guid>
      <dc:creator />
      <dc:date>2014-10-02T18:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a filter with Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652157#M238426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure about an input box, but you could still use the list box and add a search icon to the caption, then just type in the value there. You can even use &amp;gt;, &amp;lt;, &amp;gt;=, &amp;lt;= in the search icon to limit your Sales Amounts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 18:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652157#M238426</guid>
      <dc:creator />
      <dc:date>2014-10-02T18:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a filter with Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652158#M238427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;P&gt;I really wanted to find a way with input box but right now I am new to qlikview so I guess that is beyond my knowledge.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 19:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652158#M238427</guid>
      <dc:creator />
      <dc:date>2014-10-02T19:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a filter with Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652159#M238428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use calculated dimension instead of COLOR field (ex:&lt;/P&gt;&lt;P&gt;if(aggr(sum(sales),ITEMNUMBER, COLOR)&amp;gt;$(vSales),COLOR) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and create a input box with variable as vSales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes: you can have exact same expression instead of sum(sales) in aggr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 19:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-filter-with-Input-Box/m-p/652159#M238428</guid>
      <dc:creator />
      <dc:date>2014-10-02T19:27:50Z</dc:date>
    </item>
  </channel>
</rss>

