<?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 Drop Down Box Allowing Only One Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332008#M122331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box with 24 months listed.&amp;nbsp; A selection must be made and only one month can be selected at one time.&amp;nbsp; I found the "Always One Selected Value" option in the properties.&amp;nbsp; But, is there a way to present the list box as a drop-down box?&amp;nbsp; I thought about using a multi-box but I don't see an option to limit to only one selected value.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2012 13:50:15 GMT</pubDate>
    <dc:creator>wnorwood</dc:creator>
    <dc:date>2012-04-02T13:50:15Z</dc:date>
    <item>
      <title>Drop Down Box Allowing Only One Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332008#M122331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box with 24 months listed.&amp;nbsp; A selection must be made and only one month can be selected at one time.&amp;nbsp; I found the "Always One Selected Value" option in the properties.&amp;nbsp; But, is there a way to present the list box as a drop-down box?&amp;nbsp; I thought about using a multi-box but I don't see an option to limit to only one selected value.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 13:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332008#M122331</guid>
      <dc:creator>wnorwood</dc:creator>
      <dc:date>2012-04-02T13:50:15Z</dc:date>
    </item>
    <item>
      <title>Drop Down Box Allowing Only One Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332009#M122332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Create a multi box and create a trigger for on select of the field and use the select in field action.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enter the same field name but with search string as =minString(FieldName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 13:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332009#M122332</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-02T13:54:23Z</dc:date>
    </item>
    <item>
      <title>Drop Down Box Allowing Only One Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332010#M122333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the multibox, then create an additional list box for the field, select one value and the option 'Always one Selected Value', and then hide the list box (e.g. layout tab, conditional 0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 13:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332010#M122333</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-04-02T13:54:25Z</dc:date>
    </item>
    <item>
      <title>Drop Down Box Allowing Only One Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332011#M122334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; There´s a workaround for your situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include a ListBox and mark "Always One Selected Value", you can hide it (show condition into Layout tab)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then add a MultiBox with the same field and 'voilá' you have a dropdown&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 13:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332011#M122334</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2012-04-02T13:55:20Z</dc:date>
    </item>
    <item>
      <title>Drop Down Box Allowing Only One Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332012#M122335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Multi-box does allow you to specify selection of a single value. Create a multi-box, select a value. Then go to Multi-box properties, presentation tab, select this field from the list of fields in the multi-box, and you will see the 'Always One Selected Value' and 'Override Locked Field' on the right-hand side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 16:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332012#M122335</guid>
      <dc:creator>malhaar</dc:creator>
      <dc:date>2012-04-02T16:51:17Z</dc:date>
    </item>
    <item>
      <title>Drop Down Box Allowing Only One Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332013#M122336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks to all the great responses.&amp;nbsp; Hari's is the simplest solution for my need.&amp;nbsp; I did not see the option before because I the Field was not selected under the Presentation tab.&amp;nbsp; Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 19:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drop-Down-Box-Allowing-Only-One-Selection/m-p/332013#M122336</guid>
      <dc:creator>wnorwood</dc:creator>
      <dc:date>2012-04-02T19:23:26Z</dc:date>
    </item>
  </channel>
</rss>

