<?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: Re: Hide excluded gray data in list box? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661166#M240999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tze,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to do more in your data modeling part as well. You have 6 separated tables, that contains the same data type. I have concatenated them in the attached app, as well as used the aggr function to remove excluded products from the list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Oct 2014 22:20:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-05T22:20:18Z</dc:date>
    <item>
      <title>Hide excluded gray data in list box?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661162#M240995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wondering if that is possible to hide excluded gray data in a list box for example I have customer 1, customer 2 and customer 3 and I have different products for each customer. When I select customer 1 then I would like to show products that is related to customer 1 only and hide products that is not related to customer 1 but customer 2 and 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 21:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661162#M240995</guid>
      <dc:creator>oliviatww</dc:creator>
      <dc:date>2014-10-05T21:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hide excluded gray data in list box?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661163#M240996</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;If you use an expression for the list box you can do this, but I would not recommend doing it as it "breaks" some of QlikViews great associative functionality..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Format&lt;/P&gt;&lt;P&gt;aggr(only(&amp;lt;fieldname&amp;gt;), &amp;lt;fieldname&amp;gt;)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Sample:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=aggr(only(Product), Product)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, see the attached file. Hope this helps. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 21:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661163#M240996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-05T21:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hide excluded gray data in list box?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661164#M240997</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;From the products listbox properties, you can check the option "Hide Excluded".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 21:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661164#M240997</guid>
      <dc:creator />
      <dc:date>2014-10-05T21:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hide excluded gray data in list box?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661165#M240998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at my example apps.&lt;/P&gt;&lt;P&gt;For example if I select cust1 under Customer list box then it should show prod11, prod12, prod13 under Product list box but hide the rest (don't want to show the gray part or excluded data) or if select cust4 then show prod41, prod42, prod43.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 22:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661165#M240998</guid>
      <dc:creator>oliviatww</dc:creator>
      <dc:date>2014-10-05T22:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Hide excluded gray data in list box?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661166#M240999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tze,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to do more in your data modeling part as well. You have 6 separated tables, that contains the same data type. I have concatenated them in the attached app, as well as used the aggr function to remove excluded products from the list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 22:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661166#M240999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-05T22:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hide excluded gray data in list box?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661167#M241000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kim for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I don't want to concatenate them, this is because actually I'm working on Financial, Sales, Purchase and Inventory instead of cust1, cust2, cust3 and cust4. I'm just using a simple example to let others understand my question..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;Financial:&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[__FinancialID, _FinancialDimension&lt;/P&gt;&lt;P&gt;11, Trans Amt&lt;/P&gt;&lt;P&gt;12, Budget&lt;/P&gt;&lt;P&gt;13, Variance&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;Concatenate LOAD * INLINE&lt;/P&gt;&lt;P&gt;[__SalesID, _SalesDimension&lt;/P&gt;&lt;P&gt;11, Qty&lt;/P&gt;&lt;P&gt;12, Selling Price&lt;/P&gt;&lt;P&gt;13, Cost Price&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Purchase&lt;/P&gt;&lt;P&gt;Concatenate LOAD * INLINE&lt;/P&gt;&lt;P&gt;[__PurchasetId, _PurchaseDimension&lt;/P&gt;&lt;P&gt;11, Qty&lt;/P&gt;&lt;P&gt;12, Purchase Price&lt;/P&gt;&lt;P&gt;13, Avg Cost&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inventory:&lt;/P&gt;&lt;P&gt;Concatenate LOAD * INLINE&lt;/P&gt;&lt;P&gt;[__InventoryId, _InventoryDimension&lt;/P&gt;&lt;P&gt;11, Closing Stock Qty&lt;/P&gt;&lt;P&gt;12, Closing Stock Value&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ReportSelections:&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[_ReportId, _ReportMetric&lt;/P&gt;&lt;P&gt;11, Financial&lt;/P&gt;&lt;P&gt;12, Sales&lt;/P&gt;&lt;P&gt;13, Purchase&lt;/P&gt;&lt;P&gt;14, Inventory&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when I select financial, then I want to show all _FinancialDimension but not _SalesDimension not _PurchaseDimension or _InventoryDimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 22:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661167#M241000</guid>
      <dc:creator>oliviatww</dc:creator>
      <dc:date>2014-10-05T22:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hide excluded gray data in list box?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661168#M241001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. I would still have concatenated the tables into one table, adding a column saying what type of data it is. Then you can easily do your selctions in the "ReportType"-column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eks:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Data:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[ID, Dim, ReportType&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;11, Trans Amt, Financial&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;12, Budget, Financial&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;13, Variance, Financial&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;11, Qty, Purchase&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;12, Purchase Price, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Purchase&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;13, Avg Cost, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Purchase&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;11, Closing Stock Qty, Inventory&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;12, Closing Stock Value, Inventory&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;But, no matter how you choose to do you data modeling, it is agg(only(&amp;lt;DIM&amp;gt;), &amp;lt;DIM&amp;gt;) that is the correct way to limit you text-box. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 22:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661168#M241001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-05T22:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hide excluded gray data in list box?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661169#M241002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro _jivemacro_uid_14125504520647884 jive_macro_code" jivemacro_uid="_14125504520647884"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=aggr(Product, Product)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;should be enough, because per definition there can only be one distinct product value per distinct product value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hope this helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Marco&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 23:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661169#M241002</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-10-05T23:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hide excluded gray data in list box?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661170#M241003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again Kim for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another question again. Lets assume we are working on the testing.qvw that you had slightly change a bit.&lt;/P&gt;&lt;P&gt;When I select customer11 under Customer list box, then the Product list box showed products that are related to Customer11 which is correct. Secondly, I would like to allow user to select one of the product from Product list box but this time I would like to show both selected and excluded products. But in the testing.qvw it only should the product you selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2014 23:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661170#M241003</guid>
      <dc:creator>oliviatww</dc:creator>
      <dc:date>2014-10-05T23:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Hide excluded gray data in list box?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661171#M241004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the following expression in the products listbox:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;=aggr(only({&amp;lt;Product=&amp;gt;} Product), Product)&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 07:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/661171#M241004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-06T07:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hide excluded gray data in list box?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/1663776#M449008</link>
      <description>&lt;P&gt;Lets say we have a field called [%Measure_Label] and another flag field&amp;nbsp;&amp;nbsp;[%Measure_External_Flag] which has values 1,0 and works in Tandem with the %Measure_Label.&lt;/P&gt;&lt;P&gt;Based on Internal External Flag we would show the list values to the user.&lt;/P&gt;&lt;P&gt;if the user is Internal who should see all fields the set analysis variable&amp;nbsp;vInternal_External_Selection should evaluate to *&lt;/P&gt;&lt;P&gt;and if&amp;nbsp;&amp;nbsp;user is External who should see fields&amp;nbsp; with flag value 1 the set analysis variable&amp;nbsp;vInternal_External_Selection should evaluate to 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=aggr(only({1&amp;lt;[%Measure_External_Flag]={$(vInternal_External_Selection)}&amp;gt;}[%Measure_Label]),[%Measure_Label])&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 15:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-excluded-gray-data-in-list-box/m-p/1663776#M449008</guid>
      <dc:creator>harsh44_bhatia</dc:creator>
      <dc:date>2020-01-08T15:56:11Z</dc:date>
    </item>
  </channel>
</rss>

