<?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 Load specific values list of selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916142#M981241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i get only Bikes displayed in the box of selection with only "3 categories" and "97 products available" on the top. Thx in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95442_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Aug 2015 11:21:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-09T11:21:01Z</dc:date>
    <item>
      <title>Load specific values list of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916142#M981241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i get only Bikes displayed in the box of selection with only "3 categories" and "97 products available" on the top. Thx in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95442_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 11:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916142#M981241</guid>
      <dc:creator />
      <dc:date>2015-08-09T11:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load specific values list of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916143#M981242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post sample app/data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 11:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916143#M981242</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-08-09T11:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Load specific values list of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916144#M981244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know how to post a app/data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want Number of 'Bikes' with 'Product Line' and 'Product Model' corresponding displayed and nothing else.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95443_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/95453_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/95454_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 12:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916144#M981244</guid>
      <dc:creator />
      <dc:date>2015-08-09T12:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Load specific values list of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916145#M981246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to reuse the expressions from the other list boxes, something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a new list box, create a title expression like&lt;/P&gt;&lt;P&gt;='Bikes: ' &amp;amp; count({&amp;lt;NameProductCategory = {Bikes}&amp;gt;} distinct ProductLine) &amp;amp; ' categories and&amp;nbsp; ' &amp;amp; count(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;{&amp;lt;NameProductCategory = {Bikes}&amp;gt;} &lt;/SPAN&gt;distinct ProductModelID) &amp;amp; ' products'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to filter the Products, select &amp;lt;expression&amp;gt; from the field list drop down in general tab of list box properties and enter something like&lt;/P&gt;&lt;P&gt;=aggr( only( &lt;SPAN style="font-size: 13.3333330154419px;"&gt;{&amp;lt;NameProductCategory = {Bikes}&amp;gt;} NameProduct), NameProduct)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 12:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916145#M981246</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-09T12:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load specific values list of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916146#M981248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for answwer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for something like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Categorie :&lt;/P&gt;&lt;P&gt;Only 'Bikes'.&lt;/P&gt;&lt;P&gt;I don't want the others categories displayed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product Line: 3&lt;/P&gt;&lt;P&gt;Tourism&lt;/P&gt;&lt;P&gt;Mountain&lt;/P&gt;&lt;P&gt;Road&lt;/P&gt;&lt;P&gt;I don't want the others Product Line displayed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product Model : 15&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95456_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Thx in advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 15:29:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916146#M981248</guid>
      <dc:creator />
      <dc:date>2015-08-09T15:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Load specific values list of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916147#M981249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be easier if you could upload a small sample QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, you can limit the values displayed in a list box by selecting &amp;lt;expression&amp;gt; from the field drop down list and enter something like a calculated dimension, e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if( Category = 'Bikes', ProductName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would need to replace Category and ProductName with your appropriate field names.&lt;/P&gt;&lt;P&gt;Use similar expressions to limit Product lines and Product Models.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 15:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916147#M981249</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-09T15:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Load specific values list of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916148#M981251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;selecting &amp;lt;expression&amp;gt; from the field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx a lot &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 15:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-specific-values-list-of-selection/m-p/916148#M981251</guid>
      <dc:creator />
      <dc:date>2015-08-09T15:43:43Z</dc:date>
    </item>
  </channel>
</rss>

