<?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: Configure list box to use a field where data source contains multiple selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Configure-list-box-to-use-a-field-where-data-source-contains/m-p/514029#M480717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael.&amp;nbsp; After I made this change I realized that it was adding rows but tried loading it as a separate table instead as you suggested and it worked.&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>Tue, 12 Nov 2013 22:18:56 GMT</pubDate>
    <dc:creator>dukane24</dc:creator>
    <dc:date>2013-11-12T22:18:56Z</dc:date>
    <item>
      <title>Configure list box to use a field where data source contains multiple selections</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-list-box-to-use-a-field-where-data-source-contains/m-p/514025#M480713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll start by saying that I am new to Qlikview.&amp;nbsp; It's quite possible there is a simple solution to my problem that I am not seeing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that some of the columns in my data source can have multiple selections.&amp;nbsp; For example, in the "Department" column, the database user can choose "Dept A" which is fine, or they can choose multiple departments.&amp;nbsp; The database handles this by separating the selections with a semicolon, so they show as, "Dept A; Dept C, Dept D", etc.&amp;nbsp; I believe my challenge is two fold: I need to set up the List Box for this field so that it only shows single department names instead of all of the multiple selections that people have chosen.&amp;nbsp; Also I need to set it up so that when "Dept B" is chosen in the list box, it shows all of the single selections with "Dept B", but also instances where the field CONTAINS "Dept B", which will cover instances where multiple departments were chosen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any suggestions you may have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 15:13:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-list-box-to-use-a-field-where-data-source-contains/m-p/514025#M480713</guid>
      <dc:creator>dukane24</dc:creator>
      <dc:date>2013-11-12T15:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Configure list box to use a field where data source contains multiple selections</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-list-box-to-use-a-field-where-data-source-contains/m-p/514026#M480714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I got the question right, the attached is the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 18:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-list-box-to-use-a-field-where-data-source-contains/m-p/514026#M480714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-12T18:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Configure list box to use a field where data source contains multiple selections</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-list-box-to-use-a-field-where-data-source-contains/m-p/514027#M480715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Michael! This is exactly what I was looking for.&amp;nbsp; I thought I'd have to do some acrobats with a list box expression to limit the possible field selections but this addition to the script solves both problems at once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 19:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-list-box-to-use-a-field-where-data-source-contains/m-p/514027#M480715</guid>
      <dc:creator>dukane24</dc:creator>
      <dc:date>2013-11-12T19:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Configure list box to use a field where data source contains multiple selections</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-list-box-to-use-a-field-where-data-source-contains/m-p/514028#M480716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A little follow up:&lt;/P&gt;&lt;P&gt;In the example, I joined the additional table to the original one.&amp;nbsp; In real life it may be better not to join, keep as a separate table, because it creates additional rows.&amp;nbsp; You don't want this if there are many columns in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 20:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-list-box-to-use-a-field-where-data-source-contains/m-p/514028#M480716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-12T20:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Configure list box to use a field where data source contains multiple selections</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-list-box-to-use-a-field-where-data-source-contains/m-p/514029#M480717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael.&amp;nbsp; After I made this change I realized that it was adding rows but tried loading it as a separate table instead as you suggested and it worked.&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>Tue, 12 Nov 2013 22:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-list-box-to-use-a-field-where-data-source-contains/m-p/514029#M480717</guid>
      <dc:creator>dukane24</dc:creator>
      <dc:date>2013-11-12T22:18:56Z</dc:date>
    </item>
  </channel>
</rss>

