<?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 Pre-select 10 values from a list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pre-select-10-values-from-a-list-box/m-p/834181#M293548</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;ADDRESS&gt;I'm wondering if it's possible to automatically select the top 10 values from a list.&lt;/ADDRESS&gt;&lt;P&gt;With top 10 I do not mean a ranking, I mean the first 10 entries that show up based on the sort order.&lt;/P&gt;&lt;P&gt;This pre-selection should happen when entering the sheet (on activate sheet trigger).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Jun 2015 00:08:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-27T00:08:29Z</dc:date>
    <item>
      <title>Pre-select 10 values from a list box</title>
      <link>https://community.qlik.com/t5/QlikView/Pre-select-10-values-from-a-list-box/m-p/834181#M293548</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;ADDRESS&gt;I'm wondering if it's possible to automatically select the top 10 values from a list.&lt;/ADDRESS&gt;&lt;P&gt;With top 10 I do not mean a ranking, I mean the first 10 entries that show up based on the sort order.&lt;/P&gt;&lt;P&gt;This pre-selection should happen when entering the sheet (on activate sheet trigger).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 00:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pre-select-10-values-from-a-list-box/m-p/834181#M293548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-27T00:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-select 10 values from a list box</title>
      <link>https://community.qlik.com/t5/QlikView/Pre-select-10-values-from-a-list-box/m-p/834182#M293549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The solution below works, with a restriction - sort order is load order.&amp;nbsp; So, if you use it, you have to load the field in the script in a specific order.&lt;/P&gt;&lt;P&gt;Action - select in field.&lt;/P&gt;&lt;P&gt;Field - FieldName&lt;/P&gt;&lt;P&gt;Search string - ='(' &amp;amp; concat(distinct if(FieldIndex('FieldName',FieldName)&amp;lt;=10, FieldName), '|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not exactly what you want, maybe it at least gives you an idea,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 13:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pre-select-10-values-from-a-list-box/m-p/834182#M293549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-27T13:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-select 10 values from a list box</title>
      <link>https://community.qlik.com/t5/QlikView/Pre-select-10-values-from-a-list-box/m-p/834183#M293550</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;it is the same that say &lt;A _jive_internal="true" data-avatarid="-1" data-userid="3931" data-username="mov" href="https://community.qlik.com/people/mov"&gt;&lt;SPAN style="; color: #0066cc; text-decoration: underline;"&gt;&lt;STRONG&gt;Michael Solomovich&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; so thank him! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was slower but I attach the sample file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try also with a macro (you can find many post in the community) but I dont know if it is a good approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 13:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pre-select-10-values-from-a-list-box/m-p/834183#M293550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-27T13:40:28Z</dc:date>
    </item>
  </channel>
</rss>

