<?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 Multibox Key and Codes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multibox-Key-and-Codes/m-p/280921#M1202541</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;P&gt;I'm having some trouble figuring out how to toggle something with the multibox.&lt;/P&gt;&lt;P&gt;Here's the setup:&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load Taxonomy, .... From ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TaxonomyReference:&lt;/P&gt;&lt;P&gt;Load Taxonomy, [Taxonomy Category] From ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I have two variables: Taxonomy (which is a coded entry and also a Key) and Taxonomy Category (The descriptions to taxonomy).&lt;/P&gt;&lt;P&gt;In the multibox, I want to have the descriptions of taxonomy showing. Typically I would use Taxonomy Category as a dimension. My problem with this is, it shows everything in the list when it only needs to show when the corresponding taxonomy code is used in table1.&lt;/P&gt;&lt;P&gt;Is there a way around this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Oct 2010 18:20:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-05T18:20:13Z</dc:date>
    <item>
      <title>Multibox Key and Codes</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Key-and-Codes/m-p/280921#M1202541</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;P&gt;I'm having some trouble figuring out how to toggle something with the multibox.&lt;/P&gt;&lt;P&gt;Here's the setup:&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load Taxonomy, .... From ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TaxonomyReference:&lt;/P&gt;&lt;P&gt;Load Taxonomy, [Taxonomy Category] From ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I have two variables: Taxonomy (which is a coded entry and also a Key) and Taxonomy Category (The descriptions to taxonomy).&lt;/P&gt;&lt;P&gt;In the multibox, I want to have the descriptions of taxonomy showing. Typically I would use Taxonomy Category as a dimension. My problem with this is, it shows everything in the list when it only needs to show when the corresponding taxonomy code is used in table1.&lt;/P&gt;&lt;P&gt;Is there a way around this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 18:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Key-and-Codes/m-p/280921#M1202541</guid>
      <dc:creator />
      <dc:date>2010-10-05T18:20:13Z</dc:date>
    </item>
    <item>
      <title>Multibox Key and Codes</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Key-and-Codes/m-p/280922#M1202542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understood the question, but maybe this?&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;Table1:&lt;BR /&gt;Load Taxonomy, .... From ....&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;TaxonomyReference:&lt;BR /&gt;Load Taxonomy, [Taxonomy Category] From ....&lt;BR /&gt;&lt;STRONG&gt;Where exists(Taxonomy)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Also, while not necessary, I'd personally just left join the category onto Table1 unless there are a lot of additional fields you aren't showing in the example, or Table1 is so large as to cause performance problems for the load:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;Table1:&lt;BR /&gt;Load Taxonomy, .... From ....&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;Left Join (Table1)&lt;BR /&gt;Load Taxonomy, [Taxonomy Category] From ....&lt;BR /&gt;Where exists(Taxonomy)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 18:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Key-and-Codes/m-p/280922#M1202542</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-10-05T18:37:18Z</dc:date>
    </item>
    <item>
      <title>Multibox Key and Codes</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Key-and-Codes/m-p/280923#M1202543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh, that's smart didn't think of it like that.&lt;/P&gt;&lt;P&gt;I guess I could join them in Qlikview. Didn't think of it that way because we pull this stuff off and into a txt file so the more columns we download the bigger the file, the longer the download takes etc. So yes, there are a lot of additional fields. I'll give it a shot for a few minutes to see if it behaves the way I was searching for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 18:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Key-and-Codes/m-p/280923#M1202543</guid>
      <dc:creator />
      <dc:date>2010-10-05T18:42:23Z</dc:date>
    </item>
    <item>
      <title>Multibox Key and Codes</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Key-and-Codes/m-p/280924#M1202544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked out really well and exactly how I wanted it to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 21:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Key-and-Codes/m-p/280924#M1202544</guid>
      <dc:creator />
      <dc:date>2010-10-05T21:32:28Z</dc:date>
    </item>
  </channel>
</rss>

