<?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 can I enable or disable a button using a select box as a control? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-enable-or-disable-a-button-using-a-select-box-as-a/m-p/542883#M202844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Layout tab of the Button, on Show, choose Condition and add the following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT Selecione) = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2013-10-10_1720.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47485_2013-10-10_1720.png" style="width: 620px; height: 455px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It means the button will only show if you have made a selection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Oct 2013 16:32:43 GMT</pubDate>
    <dc:creator>rustyfishbones</dc:creator>
    <dc:date>2013-10-10T16:32:43Z</dc:date>
    <item>
      <title>How can I enable or disable a button using a select box as a control?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-enable-or-disable-a-button-using-a-select-box-as-a/m-p/542880#M202841</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 button and a multiple selection box like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="47490" alt="duvida.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47490_duvida.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need enable the button "Pesquisar" only when the user makes a select at "Rodada". While no select was made, the button is disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 16:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-enable-or-disable-a-button-using-a-select-box-as-a/m-p/542880#M202841</guid>
      <dc:creator />
      <dc:date>2013-10-10T16:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I enable or disable a button using a checkbox as a control?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-enable-or-disable-a-button-using-a-select-box-as-a/m-p/542881#M202842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On general tab of the button properties, use this expression for the Enable Condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetSelectedCount(Rodada)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assuming Rodada is your field name the user selects in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 16:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-enable-or-disable-a-button-using-a-select-box-as-a/m-p/542881#M202842</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-10T16:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I enable or disable a button using a select box as a control?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-enable-or-disable-a-button-using-a-select-box-as-a/m-p/542882#M202843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;It worked as i needed!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 16:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-enable-or-disable-a-button-using-a-select-box-as-a/m-p/542882#M202843</guid>
      <dc:creator />
      <dc:date>2013-10-10T16:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I enable or disable a button using a select box as a control?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-enable-or-disable-a-button-using-a-select-box-as-a/m-p/542883#M202844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Layout tab of the Button, on Show, choose Condition and add the following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT Selecione) = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2013-10-10_1720.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47485_2013-10-10_1720.png" style="width: 620px; height: 455px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It means the button will only show if you have made a selection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 16:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-enable-or-disable-a-button-using-a-select-box-as-a/m-p/542883#M202844</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-10-10T16:32:43Z</dc:date>
    </item>
  </channel>
</rss>

