<?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: limit selection in multibox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194144#M879967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not the original poster, but I tried it. You can select as many values as you want. But if you select more than three, then afterwards the list box disappears except for the caption, making it very difficult to make any further changes in selections, such as getting back down to 3 or fewer. You need to do something like clear the field before you can use the list box again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't understand what you were trying to do with the text object, though, so maybe I've completely misunderstood your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2016 22:44:17 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2016-10-18T22:44:17Z</dc:date>
    <item>
      <title>limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194132#M879955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want a user should be able to select max of three values from the multibox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194132#M879955</guid>
      <dc:creator>singbittoo</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194133#M879956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not list box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 15:32:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194133#M879956</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-13T15:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194134#M879957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is the requirement ,, but if u can tell how to limit selection to max 3 in list box that will also be helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 15:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194134#M879957</guid>
      <dc:creator>singbittoo</dc:creator>
      <dc:date>2016-10-13T15:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194135#M879958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;BR /&gt;Try to Sort the field on Text or Numerical Value depending on the data &lt;BR /&gt;..or Expression also with =Max(fieldname)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 15:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194135#M879958</guid>
      <dc:creator>vcanale</dc:creator>
      <dc:date>2016-10-13T15:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194136#M879959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry not getting what u are saying&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 16:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194136#M879959</guid>
      <dc:creator>singbittoo</dc:creator>
      <dc:date>2016-10-13T16:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194137#M879960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Listbox as a Expression and then use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(GetSelectedCount(FieldName)&amp;lt;=3,&lt;SPAN style="font-size: 13.3333px;"&gt;FieldName&lt;/SPAN&gt;) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then Try to select more than 3 and see, If no values are not Hidden you can create show one message for Text object to user like More than 3 Selections are not effected like that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this Helps&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 02:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194137#M879960</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-14T02:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194138#M879961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abhishek ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could set up a trigger based on the selected count.&lt;/P&gt;&lt;P&gt;Hope the attached file is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 10:10:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194138#M879961</guid>
      <dc:creator />
      <dc:date>2016-10-14T10:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194139#M879962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi karthik i m sorry i m not getting any attached file can you please explain here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2016 11:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194139#M879962</guid>
      <dc:creator>singbittoo</dc:creator>
      <dc:date>2016-10-15T11:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194140#M879963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assume you have a field called 'Name' consisting of five records . Now you would like to limit user's selection to 3 records. Go to Document properties-&amp;gt;Triggers-&amp;gt;Field event triggers and then choose the field ' Name ' .In the 'On select option ' write the following trigger .(Action=Clear field ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(GetSelectedCount(Name)&amp;gt;3,'Name')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 04:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194140#M879963</guid>
      <dc:creator />
      <dc:date>2016-10-17T04:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194141#M879964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sometimes requirements are crazy. Why do you want to ruin a simple list box/multi box with equation or triggers, just &lt;STRONG&gt;put a note (in a text box)&lt;/STRONG&gt; above saying &lt;STRONG&gt;'Max of Three values to be selected'&lt;/STRONG&gt;. If the Users select more than three values , don't calculate anything, you can use conditional for the same.&lt;/P&gt;&lt;P&gt;But if you want to complicate the apps, you can always use triggers or Equation in the list box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 19:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194141#M879964</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2016-10-17T19:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194142#M879965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expanding on this, and this is kind of funky, but rather than clearing the field if you select more than three, you can just prevent the change. Change your clear field to be &amp;lt;=3 instead of &amp;gt;3, then add a Back action after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;clear field =if(getselectedcount(Name)&amp;lt;=3,'Name')&lt;/LI&gt;&lt;LI&gt;back&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As long as you've selected 3 or fewer, it clears the field, then does a back, taking you back to your intended selections. If you've selected more than 3, it doesn't clear the field, so when you go back, it removes your most recent selection that took you over the limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's probably a cleaner way to do it, but that's what I thought of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 19:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194142#M879965</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-10-17T19:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194143#M879966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried my solutions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 02:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194143#M879966</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-18T02:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: limit selection in multibox</title>
      <link>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194144#M879967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not the original poster, but I tried it. You can select as many values as you want. But if you select more than three, then afterwards the list box disappears except for the caption, making it very difficult to make any further changes in selections, such as getting back down to 3 or fewer. You need to do something like clear the field before you can use the list box again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't understand what you were trying to do with the text object, though, so maybe I've completely misunderstood your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 22:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/limit-selection-in-multibox/m-p/1194144#M879967</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-10-18T22:44:17Z</dc:date>
    </item>
  </channel>
</rss>

