<?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: How to Conditionally Hide Values in a Listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Conditionally-Hide-Values-in-a-Listbox/m-p/1772529#M717187</link>
    <description>&lt;P&gt;another way is to explicitly add the second field to your primary table (making it non-normalized):&amp;nbsp; if your primary table uses Field B, left join the relationship between Field A and Field B to your table.&amp;nbsp; say Table1 has field B in it:&lt;BR /&gt;&lt;BR /&gt;left join (Table1) load * inline [&lt;BR /&gt;Field A, Field B&lt;BR /&gt;0,D&lt;BR /&gt;0,E&lt;BR /&gt;1,D&lt;BR /&gt;1,E&lt;BR /&gt;1,F&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;this will add Field A into your table.&amp;nbsp; of course you will not use an inline, again, depending on your data model, you probably have the relationship of the two fields somewhere like a database or a file and that is where you get it from.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2021 12:56:20 GMT</pubDate>
    <dc:creator>edwin</dc:creator>
    <dc:date>2021-01-07T12:56:20Z</dc:date>
    <item>
      <title>How to Conditionally Hide Values in a Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Conditionally-Hide-Values-in-a-Listbox/m-p/1772382#M717185</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am wondering if it is possible to conditionally hide values in a listbox (hide, not just grey out).&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I mean by this, is say I have two fields:&lt;/P&gt;&lt;P&gt;Listbox 1: field A (values below)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;0&lt;/LI&gt;&lt;LI&gt;1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Listbox 2: field B (values below)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;D&lt;/LI&gt;&lt;LI&gt;E&lt;/LI&gt;&lt;LI&gt;F&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;What I would like to be able to do:&lt;/P&gt;&lt;P&gt;If I select 0 in field A, only values D&amp;amp;E are displayed in Field B. But if I select 1: D,E, and F will be displayed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Conditionally-Hide-Values-in-a-Listbox/m-p/1772382#M717185</guid>
      <dc:creator>gg225</dc:creator>
      <dc:date>2024-11-15T23:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to Conditionally Hide Values in a Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Conditionally-Hide-Values-in-a-Listbox/m-p/1772527#M717186</link>
      <description>&lt;P&gt;one way is to create a relationship (or association) between the two fields.&amp;nbsp; depending on your data model (im assuming these are in two separate tables) you can create a link between the two tables for these fields (using your example):&lt;/P&gt;&lt;P&gt;Field A, Field B&lt;BR /&gt;0, D&lt;BR /&gt;0, E&lt;BR /&gt;1, D&lt;BR /&gt;1, E&lt;BR /&gt;1,F&lt;/P&gt;&lt;P&gt;this way when 0 is selected, only DE are possible selections and all rows associated with DE are used in any aggregations using currently selected data set&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 12:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Conditionally-Hide-Values-in-a-Listbox/m-p/1772527#M717186</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-01-07T12:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Conditionally Hide Values in a Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Conditionally-Hide-Values-in-a-Listbox/m-p/1772529#M717187</link>
      <description>&lt;P&gt;another way is to explicitly add the second field to your primary table (making it non-normalized):&amp;nbsp; if your primary table uses Field B, left join the relationship between Field A and Field B to your table.&amp;nbsp; say Table1 has field B in it:&lt;BR /&gt;&lt;BR /&gt;left join (Table1) load * inline [&lt;BR /&gt;Field A, Field B&lt;BR /&gt;0,D&lt;BR /&gt;0,E&lt;BR /&gt;1,D&lt;BR /&gt;1,E&lt;BR /&gt;1,F&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;this will add Field A into your table.&amp;nbsp; of course you will not use an inline, again, depending on your data model, you probably have the relationship of the two fields somewhere like a database or a file and that is where you get it from.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 12:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Conditionally-Hide-Values-in-a-Listbox/m-p/1772529#M717187</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-01-07T12:56:20Z</dc:date>
    </item>
  </channel>
</rss>

