<?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 Do I Setup and Use an Input Box?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-Do-I-Setup-and-Use-an-Input-Box/m-p/262740#M1182186</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm totally confused over this - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table which displays data for a series of hotels.&amp;nbsp; What I want to do is return only specific hotels.&amp;nbsp; Seems to me that the best way to do this would be through an Input Box.&amp;nbsp; Problem is, I can't seem to figure out how to use the sucker, it's just not intuitive to set up at all.&amp;nbsp; It should be easy, I don't understand why it has to be so difficult in Qlikview. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have setup my input box in the sheet.&amp;nbsp; I have a variable which I created called vHotelName.&amp;nbsp; When I enter the hotel name in the box and then also choose a date from the calendar object what I get is all hotels for the entire date range.&amp;nbsp; This is not what I want, I want the specific hotel which I entered in the input box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What gives?&amp;nbsp; I've tried researching this online but all explanations for creating and setting up the input box totally suck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Who can help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2011 02:52:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-29T02:52:22Z</dc:date>
    <item>
      <title>How Do I Setup and Use an Input Box??</title>
      <link>https://community.qlik.com/t5/QlikView/How-Do-I-Setup-and-Use-an-Input-Box/m-p/262740#M1182186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm totally confused over this - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table which displays data for a series of hotels.&amp;nbsp; What I want to do is return only specific hotels.&amp;nbsp; Seems to me that the best way to do this would be through an Input Box.&amp;nbsp; Problem is, I can't seem to figure out how to use the sucker, it's just not intuitive to set up at all.&amp;nbsp; It should be easy, I don't understand why it has to be so difficult in Qlikview. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have setup my input box in the sheet.&amp;nbsp; I have a variable which I created called vHotelName.&amp;nbsp; When I enter the hotel name in the box and then also choose a date from the calendar object what I get is all hotels for the entire date range.&amp;nbsp; This is not what I want, I want the specific hotel which I entered in the input box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What gives?&amp;nbsp; I've tried researching this online but all explanations for creating and setting up the input box totally suck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Who can help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 02:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Do-I-Setup-and-Use-an-Input-Box/m-p/262740#M1182186</guid>
      <dc:creator />
      <dc:date>2011-11-29T02:52:22Z</dc:date>
    </item>
    <item>
      <title>How Do I Setup and Use an Input Box??</title>
      <link>https://community.qlik.com/t5/QlikView/How-Do-I-Setup-and-Use-an-Input-Box/m-p/262741#M1182187</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;Input box set a variable with the value you enter, but you know that. But i don't understand why you want to select a hotel with this variable. In your data, you should avec a field with the name of each hotel no ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you just make a selection with listbox or search object ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually, variable and input box are useful to give value to a variable and make operations, apply colors...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your still want to use this method, you can use set analysis like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression of your table : SUM({$&amp;lt;Hotel={$(=vHotelName)}&amp;gt;} Sales) Where Hotel is your fieldname.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 08:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Do-I-Setup-and-Use-an-Input-Box/m-p/262741#M1182187</guid>
      <dc:creator>christophebrault</dc:creator>
      <dc:date>2011-11-29T08:20:24Z</dc:date>
    </item>
    <item>
      <title>How Do I Setup and Use an Input Box??</title>
      <link>https://community.qlik.com/t5/QlikView/How-Do-I-Setup-and-Use-an-Input-Box/m-p/262742#M1182188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Christopher pointed out, if we understood your issue properly, the best thing to do is to create a List Box; under the "General" tab name it as you see fit and into the "Field" box select the column that contains the Hotel's names.&lt;/P&gt;&lt;P&gt;Search should be either &amp;lt;use default&amp;gt; or Yes... and that's it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the List box you should now be able to either click on a Hotel name or search for one, and see your Pivot Table showing the info you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 19:08:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Do-I-Setup-and-Use-an-Input-Box/m-p/262742#M1182188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-01T19:08:06Z</dc:date>
    </item>
  </channel>
</rss>

