<?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 User-Selected Values Determining List Box Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/User-Selected-Values-Determining-List-Box-Dimensions/m-p/157506#M32955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeff,&lt;/P&gt;&lt;P&gt;I'd recommend replacing your Multi Box and calculated expressions with a set of 5 different Multi-Boxes, each one with a single field, and a "Show Condition" based on the selected Demographic. Then you are back to the standard behavior with no anomalies related tio the calculated expressions.&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2011 22:49:04 GMT</pubDate>
    <dc:creator>Oleg_Troyansky</dc:creator>
    <dc:date>2011-03-11T22:49:04Z</dc:date>
    <item>
      <title>User-Selected Values Determining List Box Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/User-Selected-Values-Determining-List-Box-Dimensions/m-p/157505#M32954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working on a project where users are determining what geographic areas are available based on user-selected demographic attributes and their corresponding indexes.&lt;/P&gt;&lt;P&gt;What I want to be able to do is allow the user to pick three demographic criteria out of a list of 30, as opposed to being able to mix and match everything. I can easily create an 'Input Box' that contains all of the available demographic fields to choose from (i.e. Age, Gender, Income), and can pass the variable to populate a multi-box. From there I want to display all the possible attribute values, and once those are selected then the possible index values. It works, but I'm running into the following issues:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;ALL of my demographic fields show up in my 'Current Selections' box when a single Demographic is selected&lt;/LI&gt;&lt;LI&gt;The index fields don't show up in the correct 'state' at times (available values appear throughout the list as opposed to being sorted to the top)&lt;/LI&gt;&lt;LI&gt;The dropdowns seem to be populating slowly (slower than a standard Multi-Box), and I am concerned about speed issues once the record volume &amp;amp; number of values jump up&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Is there an easier way to go about doing this? I know that I can just pull all Demo's/Indexes into a Multi-Box, but there may be a requirement to limit the choices the user can make.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 21:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/User-Selected-Values-Determining-List-Box-Dimensions/m-p/157505#M32954</guid>
      <dc:creator />
      <dc:date>2011-03-11T21:17:13Z</dc:date>
    </item>
    <item>
      <title>User-Selected Values Determining List Box Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/User-Selected-Values-Determining-List-Box-Dimensions/m-p/157506#M32955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeff,&lt;/P&gt;&lt;P&gt;I'd recommend replacing your Multi Box and calculated expressions with a set of 5 different Multi-Boxes, each one with a single field, and a "Show Condition" based on the selected Demographic. Then you are back to the standard behavior with no anomalies related tio the calculated expressions.&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 22:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/User-Selected-Values-Determining-List-Box-Dimensions/m-p/157506#M32955</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-11T22:49:04Z</dc:date>
    </item>
    <item>
      <title>User-Selected Values Determining List Box Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/User-Selected-Values-Determining-List-Box-Dimensions/m-p/157507#M32956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Oleg - I got it working based on the data I have. When we roll this out, there will be 30 demographic fields to choose from, so if I only want them to be able to choose three of them at a time, is it easier to just great a whole bunch of these, or is there a more logical way? I was just going to create three input boxes and assign a variable to each so that they could mix and match fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 23:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/User-Selected-Values-Determining-List-Box-Dimensions/m-p/157507#M32956</guid>
      <dc:creator />
      <dc:date>2011-03-11T23:40:35Z</dc:date>
    </item>
    <item>
      <title>User-Selected Values Determining List Box Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/User-Selected-Values-Determining-List-Box-Dimensions/m-p/157508#M32957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stil trying to figure this out and feel like I am missing something basic.&lt;/P&gt;&lt;P&gt;My demographic values (and associated counts) all reside in individual tables, which then link to a master geography table so that users can determine which geography's meet multiple demographic requirements.&lt;/P&gt;&lt;P&gt;I've loaded the individual demographic field names (ie Age Profile, Income Profile, etc.) into a stand alone table via a 'load inline' statement, and based on the single value that a user selects I was to then display that field and its attributes in a list or multi box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 19:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/User-Selected-Values-Determining-List-Box-Dimensions/m-p/157508#M32957</guid>
      <dc:creator />
      <dc:date>2011-03-17T19:23:30Z</dc:date>
    </item>
  </channel>
</rss>

