<?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: How to clear Inputbox selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-clear-Inputbox-selection/m-p/890045#M1004527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;The inputbox is not just for showing the selections. The selection made in the inputbox is used in further processing. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2015 18:59:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-01T18:59:04Z</dc:date>
    <item>
      <title>How to clear Inputbox selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-Inputbox-selection/m-p/890043#M1004525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an inputbox that shows the selected values of a dimensions in a dropdown. Attached qvw has the info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Select a pid" inputbox shows the selected values of pid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem can be reproduced by these steps&lt;/P&gt;&lt;P&gt;1. select P1, P2, P3 in pid &lt;/P&gt;&lt;P&gt;2. &lt;SPAN style="font-size: 13.3333330154419px;"&gt;"select a pid" shows &lt;SPAN style="font-size: 13.3333330154419px;"&gt;P1, P2, P3 in dropdown. &lt;/SPAN&gt;&lt;/SPAN&gt;Select P3 in &lt;SPAN style="font-size: 13.3333330154419px;"&gt;"select a pid"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;3. now select P4, P5 in pid, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;4. &lt;SPAN style="font-size: 13.3333330154419px;"&gt;"select a pid" now shows &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;P4, P5 in dropdown but the default value is still P3.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 13.3333330154419px;"&gt;How do I clear the default value of the inputbox?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 13.3333330154419px;"&gt;I tried setting up an onanyselect trigger at the document level to clear the variable. This works fine if the data is less but takes significant time when the volume is around 25mil records. And I am only setting the value of variable to ' '. No calculations.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Questions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;1. Is there any other way to clear the inputbox default value?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;2. why does onanyselect trigger take so much time to set a variable to ' '?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;PS: this is a striped out feature of a bigger requirement. The objective is to let User select one value from the selected values not select one value in the first place.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 16:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-Inputbox-selection/m-p/890043#M1004525</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-01T16:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear Inputbox selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-Inputbox-selection/m-p/890044#M1004526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you want to use an inputbox for selections respectively to show the set selections? To select values there is (beside other objects) the listbox with many features and for showing (and changing) selections you could use the current status box and maybe also textboxes with functions like getfieldselections() or getcurrentselections().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 18:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-Inputbox-selection/m-p/890044#M1004526</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-06-01T18:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear Inputbox selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-Inputbox-selection/m-p/890045#M1004527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;The inputbox is not just for showing the selections. The selection made in the inputbox is used in further processing. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 18:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-Inputbox-selection/m-p/890045#M1004527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-01T18:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear Inputbox selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-Inputbox-selection/m-p/890046#M1004528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And this further processing couldn't be done with listboxes and normal selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 19:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-Inputbox-selection/m-p/890046#M1004528</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-06-01T19:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear Inputbox selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-Inputbox-selection/m-p/890047#M1004529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is already a listbox and normal selections. The inputbox is for selecting within the normal selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could use an alternate state and another listbox to avoid inputbox but using inputbox is simpler so why not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 19:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-Inputbox-selection/m-p/890047#M1004529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-01T19:37:35Z</dc:date>
    </item>
  </channel>
</rss>

