<?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: listbox entry when data is not present in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/listbox-entry-when-data-is-not-present/m-p/1539351#M439346</link>
    <description>&lt;P&gt;Thank you Vegar. However even though the entry in the list box looks greyed out, it still allows&amp;nbsp; you&amp;nbsp;to make a selection. Is there any way to kind of lock the object so that no selectin can be made when its greyed out.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Feb 2019 00:17:16 GMT</pubDate>
    <dc:creator>VivenReddy</dc:creator>
    <dc:date>2019-02-05T00:17:16Z</dc:date>
    <item>
      <title>listbox entry when data is not present</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-entry-when-data-is-not-present/m-p/1539295#M439336</link>
      <description>&lt;P&gt;I've created a listbox that displays 1 checkbox based on the dataset. There are times when the listbox does not display when the value in the table is not present. I'd like the checkbox to appear greyed out when the data is not present. Is this at all possible?&lt;/P&gt;&lt;P&gt;See attached example. Remove inline data for car 5 to test scenario with missing data.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 19:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-entry-when-data-is-not-present/m-p/1539295#M439336</guid>
      <dc:creator>VivenReddy</dc:creator>
      <dc:date>2019-02-04T19:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: listbox entry when data is not present</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-entry-when-data-is-not-present/m-p/1539321#M439345</link>
      <description>&lt;P&gt;Try&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;load car_id, manufacturer, origin inline [
car_id, manufacturer, origin
1,toyota, japan
2,volvo, sweden
3,bmw, germany
4,honda, japan

6, kia, korea
7, vw, germany
];

//5,cheverolet,usa


LOAD * INLINE [
    origin, Label
    usa, Made in America
];


&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 477px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5174i240D17A33B9AC547/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;See attached qvw&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 21:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-entry-when-data-is-not-present/m-p/1539321#M439345</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-02-04T21:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: listbox entry when data is not present</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-entry-when-data-is-not-present/m-p/1539351#M439346</link>
      <description>&lt;P&gt;Thank you Vegar. However even though the entry in the list box looks greyed out, it still allows&amp;nbsp; you&amp;nbsp;to make a selection. Is there any way to kind of lock the object so that no selectin can be made when its greyed out.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 00:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-entry-when-data-is-not-present/m-p/1539351#M439346</guid>
      <dc:creator>VivenReddy</dc:creator>
      <dc:date>2019-02-05T00:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: listbox entry when data is not present</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-entry-when-data-is-not-present/m-p/1539372#M439349</link>
      <description>Maybe you could try solving it with document triggers, locking the label field if it is greyed out.</description>
      <pubDate>Tue, 05 Feb 2019 04:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-entry-when-data-is-not-present/m-p/1539372#M439349</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-02-05T04:28:40Z</dc:date>
    </item>
  </channel>
</rss>

