<?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 About ListBox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/About-ListBox/m-p/278731#M1202618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As per my understanding you want to select only those values in listbox which is specified in ur excel file. It's not straight forward you need to do some work around which is as under:-&lt;/P&gt;&lt;P&gt;You first load you excel file in using mapping load i.e.&lt;/P&gt;&lt;P&gt;MapExcel:&lt;/P&gt;&lt;P&gt;MAPPING LOAD&lt;/P&gt;&lt;P&gt;ExcelField,&lt;/P&gt;&lt;P&gt;'Excel' AS Group&lt;/P&gt;&lt;P&gt;FROM MyExcel.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later in your actual data for the same field you create a group based on above reloaded mapping table i.c.&lt;/P&gt;&lt;P&gt;APPLYMAP('MapExcel', ListBoxField, 'Missing') AS Group&lt;/P&gt;&lt;P&gt;So in this way u will get a extra selection field called group which will have to values "Excel" for data matching with Excel file and "Missing" for the data not specified in excel file. Then simply you can select the Excel group to select values specified in excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 05:39:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-27T05:39:51Z</dc:date>
    <item>
      <title>About ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/About-ListBox/m-p/278729#M1202616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have a problem when i want to select data from a listbox.&lt;/P&gt;&lt;P&gt;There's a listbox containing lots of data, and i want to select some of them based on a Excel document.&lt;/P&gt;&lt;P&gt;for example, the listbox has 1000 number from 1 to 1000, and now my colleague want me to select 100 number from the listbox, and he give me a Excel document containing the 100 number.&lt;/P&gt;&lt;P&gt;the problem is i don't want to select them one by one.&lt;/P&gt;&lt;P&gt;and what could i do?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Sep 2010 07:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-ListBox/m-p/278729#M1202616</guid>
      <dc:creator />
      <dc:date>2010-09-25T07:47:04Z</dc:date>
    </item>
    <item>
      <title>About ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/About-ListBox/m-p/278730#M1202617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand correctly, you want to only load those which match the excel document? If so you need to load the data from excel then load your main data using 'exists' in the load statement.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Sep 2010 10:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-ListBox/m-p/278730#M1202617</guid>
      <dc:creator />
      <dc:date>2010-09-26T10:35:49Z</dc:date>
    </item>
    <item>
      <title>About ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/About-ListBox/m-p/278731#M1202618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As per my understanding you want to select only those values in listbox which is specified in ur excel file. It's not straight forward you need to do some work around which is as under:-&lt;/P&gt;&lt;P&gt;You first load you excel file in using mapping load i.e.&lt;/P&gt;&lt;P&gt;MapExcel:&lt;/P&gt;&lt;P&gt;MAPPING LOAD&lt;/P&gt;&lt;P&gt;ExcelField,&lt;/P&gt;&lt;P&gt;'Excel' AS Group&lt;/P&gt;&lt;P&gt;FROM MyExcel.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later in your actual data for the same field you create a group based on above reloaded mapping table i.c.&lt;/P&gt;&lt;P&gt;APPLYMAP('MapExcel', ListBoxField, 'Missing') AS Group&lt;/P&gt;&lt;P&gt;So in this way u will get a extra selection field called group which will have to values "Excel" for data matching with Excel file and "Missing" for the data not specified in excel file. Then simply you can select the Excel group to select values specified in excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 05:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-ListBox/m-p/278731#M1202618</guid>
      <dc:creator />
      <dc:date>2010-09-27T05:39:51Z</dc:date>
    </item>
  </channel>
</rss>

