<?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 Select / Lock / Deselect in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-Lock-Deselect/m-p/282254#M1202806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a button which pre-selects 5 of a total possible 100 values &amp;amp; locks it down. However, this prevents my user to further select any one of the five. Then I removed the lock, which enables the user to further restrict. However, when the user deselects that field, it now shows all the 100 values. How do I restrict in such a way that at any point in time, the users sees only 5 values? Please note that I am not looking to for section access restriction or removing rows in the load script. Maybe a macro? Or am I over-complicating?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Oct 2010 16:29:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-10-14T16:29:39Z</dc:date>
    <item>
      <title>Select / Lock / Deselect</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Lock-Deselect/m-p/282254#M1202806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a button which pre-selects 5 of a total possible 100 values &amp;amp; locks it down. However, this prevents my user to further select any one of the five. Then I removed the lock, which enables the user to further restrict. However, when the user deselects that field, it now shows all the 100 values. How do I restrict in such a way that at any point in time, the users sees only 5 values? Please note that I am not looking to for section access restriction or removing rows in the load script. Maybe a macro? Or am I over-complicating?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 16:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Lock-Deselect/m-p/282254#M1202806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-14T16:29:39Z</dc:date>
    </item>
    <item>
      <title>Select / Lock / Deselect</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Lock-Deselect/m-p/282255#M1202807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the selection comes only in a list box, you can add an expression to the list box in order to display only the disired values, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(match([Field], 'Val1','Val2',...,'Val5'), [Field])&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 16:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Lock-Deselect/m-p/282255#M1202807</guid>
      <dc:creator />
      <dc:date>2010-10-14T16:42:10Z</dc:date>
    </item>
    <item>
      <title>Select / Lock / Deselect</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Lock-Deselect/m-p/282256#M1202808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dinesh,&lt;/P&gt;&lt;P&gt;I think you need to do this in script. Aloop of 5 from prvious loaded field. I have attached a qvw file. Check if it works for you, In loop you can do some more work like values that are started with A or length = 5 etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 16:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Lock-Deselect/m-p/282256#M1202808</guid>
      <dc:creator />
      <dc:date>2010-10-14T16:54:44Z</dc:date>
    </item>
  </channel>
</rss>

