<?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: Limiting values in a listbox object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limiting-values-in-a-listbox-object/m-p/652774#M1055078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ideally, you should be doing that in the script/data model, but you can also add a calculated field in a listbox e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(match(FIELD,'Key1','Key2' etc.), FIELD)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Oct 2014 13:07:28 GMT</pubDate>
    <dc:creator>simondachstr</dc:creator>
    <dc:date>2014-10-17T13:07:28Z</dc:date>
    <item>
      <title>Limiting values in a listbox object</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-values-in-a-listbox-object/m-p/652772#M1055076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can somebody please advise me how I can limit members of a field that are visible in a listbox object. The data model includes many business units but I want to restrict those available in my list box to only a few, and I'll also want to limit expressions in other objects to include just specific business units.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 13:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-values-in-a-listbox-object/m-p/652772#M1055076</guid>
      <dc:creator />
      <dc:date>2014-10-17T13:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting values in a listbox object</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-values-in-a-listbox-object/m-p/652773#M1055077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your field is for example the division (Ex. from 20 to 100 step 10) and I want to see only division from 10 to 50 then in your listbox use the expression (at the end of field's list) and write your condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex. If(Division &amp;lt;=50, division, null())&lt;/P&gt;&lt;P&gt;let mne know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 13:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-values-in-a-listbox-object/m-p/652773#M1055077</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-17T13:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting values in a listbox object</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-values-in-a-listbox-object/m-p/652774#M1055078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ideally, you should be doing that in the script/data model, but you can also add a calculated field in a listbox e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(match(FIELD,'Key1','Key2' etc.), FIELD)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 13:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-values-in-a-listbox-object/m-p/652774#M1055078</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-10-17T13:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting values in a listbox object</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-values-in-a-listbox-object/m-p/652775#M1055079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe hide excluded on the properties of your listbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 17:50:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-values-in-a-listbox-object/m-p/652775#M1055079</guid>
      <dc:creator />
      <dc:date>2014-10-18T17:50:17Z</dc:date>
    </item>
  </channel>
</rss>

