<?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 Disable Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disable-Values/m-p/573978#M1107142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to disable values in a Multiple Selector object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I have a field Category with values A, B y C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to select values A and B by default when I open the App.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to disable the value C, so that I couldn't select it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Mar 2014 19:03:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-13T19:03:04Z</dc:date>
    <item>
      <title>Disable Values</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-Values/m-p/573978#M1107142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to disable values in a Multiple Selector object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I have a field Category with values A, B y C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to select values A and B by default when I open the App.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to disable the value C, so that I couldn't select it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 19:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-Values/m-p/573978#M1107142</guid>
      <dc:creator />
      <dc:date>2014-03-13T19:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Values</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-Values/m-p/573979#M1107143</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;Yes make a trigger for selection fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 19:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-Values/m-p/573979#M1107143</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-13T19:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Values</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-Values/m-p/573980#M1107144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on what you want...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't ever to have value C, filter it out in the script.&lt;/P&gt;&lt;P&gt;If you want to have it but not in filter, create an additional field, same as Category but doesn't include value C.&lt;/P&gt;&lt;P&gt;If you want all three values in filter but C not available for selection, select A and B by trigger, as &lt;A href="https://community.qlik.com/qlik-users/54627"&gt;Anand Chauhan&lt;/A&gt; suggests, and lock the field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 20:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-Values/m-p/573980#M1107144</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-13T20:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Values</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-Values/m-p/573981#M1107145</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;Right click on the sheet properties and select triggers option and in sheet event triggers click add action&lt;/P&gt;&lt;P&gt;select there select in field option and click ok then in field option select field and in search string type your field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 20:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-Values/m-p/573981#M1107145</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-13T20:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Values</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-Values/m-p/573982#M1107146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create expression in the list box as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(only({&amp;lt;Field={'A','B'}&amp;gt;}Field),Field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it will show A and B only with option to select one of them&amp;nbsp; or both&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 22:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-Values/m-p/573982#M1107146</guid>
      <dc:creator>bgerchikov</dc:creator>
      <dc:date>2014-03-13T22:09:55Z</dc:date>
    </item>
  </channel>
</rss>

