<?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: Making selection in list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524204#M553177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sre if I understood you correctly, but what I got is :&lt;/P&gt;&lt;P&gt;You want the selection in ID field to be cleared as soon as the user starts doing the selection in Month list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case then to achieve it, you can write an action/trigger on the field "Month" to clear the selection in "ID" field. For this go to Properties-Dcument Properties-Triggers and add an action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Action Type : Selection&lt;/P&gt;&lt;P&gt;Action : Clear field&lt;/P&gt;&lt;P&gt;And give the field name in which you want to clear the selections (In your case "ID")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Sep 2013 06:02:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-16T06:02:14Z</dc:date>
    <item>
      <title>Making selection in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524199#M553172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am having below requirement.In that there two list boxes.Namely ID,Month.The user will make sequential selection. So if the user done with all the selection&amp;nbsp; in the ID field,then they will move to Month list box.During&amp;nbsp; that&amp;nbsp; time automatically&amp;nbsp; the selection which made on Id field should get clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have attached the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Sep 2013 16:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524199#M553172</guid>
      <dc:creator />
      <dc:date>2013-09-15T16:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Making selection in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524200#M553173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried "Field Event Triggers"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if i understand requirement, you are trying to clear selections on first field, if user starts his selections on second field. if this is true, please go to document properties and add "Clear Action" on "Month" field and choose "ID" as field to clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 00:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524200#M553173</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2013-09-16T00:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Making selection in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524201#M553174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the qvw that you sent, the ID 1 is available the for months Jan and Feb so that the user can choose any of them. However if you choose the ID 2 it is only available the month of February, so if you select Jan it deselect the ID. This is so.&amp;nbsp; That's QV way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 02:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524201#M553174</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2013-09-16T02:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Making selection in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524202#M553175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a trigger On selection in the field month, clear the selection from the field ID. PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 04:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524202#M553175</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-16T04:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Making selection in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524203#M553176</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;Use the trigger to clear the selection for id field when we select the field in list box.&lt;/P&gt;&lt;P&gt;Go to&lt;/P&gt;&lt;P&gt;Settings-&amp;gt;Document Properties-&amp;gt;Trigger-&amp;gt;Filed Trigger-&amp;gt;Select Month-&amp;gt;Clear field(ID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 05:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524203#M553176</guid>
      <dc:creator />
      <dc:date>2013-09-16T05:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Making selection in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524204#M553177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sre if I understood you correctly, but what I got is :&lt;/P&gt;&lt;P&gt;You want the selection in ID field to be cleared as soon as the user starts doing the selection in Month list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case then to achieve it, you can write an action/trigger on the field "Month" to clear the selection in "ID" field. For this go to Properties-Dcument Properties-Triggers and add an action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Action Type : Selection&lt;/P&gt;&lt;P&gt;Action : Clear field&lt;/P&gt;&lt;P&gt;And give the field name in which you want to clear the selections (In your case "ID")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 06:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-selection-in-list-box/m-p/524204#M553177</guid>
      <dc:creator />
      <dc:date>2013-09-16T06:02:14Z</dc:date>
    </item>
  </channel>
</rss>

