<?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 Add new values in listbox for filtering in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-new-values-in-listbox-for-filtering/m-p/936558#M977735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to ask for some advice on the possibility of adding extra value in a field for listbox filtering which will represent as select ALL. &lt;/P&gt;&lt;P&gt;I've created 2 filtering for ports (Origin ports and Destination ports with around 400 values in each port filtering) in my report. I know that if i didn't select anything in QV, it means select ALL. However, user requested me to add a "ALL" value in the list and set it as preselected filtering. After I tried to reload the data and added the new value into both field and selected it in report, NO results comes out since I don't have any port records which is equals to ALL. Pls advice if there is any alternate solution to this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;YY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Aug 2015 02:54:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-31T02:54:59Z</dc:date>
    <item>
      <title>Add new values in listbox for filtering</title>
      <link>https://community.qlik.com/t5/QlikView/Add-new-values-in-listbox-for-filtering/m-p/936558#M977735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to ask for some advice on the possibility of adding extra value in a field for listbox filtering which will represent as select ALL. &lt;/P&gt;&lt;P&gt;I've created 2 filtering for ports (Origin ports and Destination ports with around 400 values in each port filtering) in my report. I know that if i didn't select anything in QV, it means select ALL. However, user requested me to add a "ALL" value in the list and set it as preselected filtering. After I tried to reload the data and added the new value into both field and selected it in report, NO results comes out since I don't have any port records which is equals to ALL. Pls advice if there is any alternate solution to this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;YY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 02:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-new-values-in-listbox-for-filtering/m-p/936558#M977735</guid>
      <dc:creator />
      <dc:date>2015-08-31T02:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add new values in listbox for filtering</title>
      <link>https://community.qlik.com/t5/QlikView/Add-new-values-in-listbox-for-filtering/m-p/936559#M977736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a bad idea, but you already know this. Try to convince the user that stupidity is not contributing to the company's profits. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't get people to see sense then you can create a new field in the script and use that for the listbox:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dummy:&lt;/P&gt;&lt;P&gt;LOAD Port as ListboxPort, Port&lt;/P&gt;&lt;P&gt;Resident ....&lt;/P&gt;&lt;P&gt;Concatenate(Dummy) &lt;/P&gt;&lt;P&gt;LOAD 'All' as ListboxPort, Port &lt;/P&gt;&lt;P&gt;Resident ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 15:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-new-values-in-listbox-for-filtering/m-p/936559#M977736</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-08-31T15:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add new values in listbox for filtering</title>
      <link>https://community.qlik.com/t5/QlikView/Add-new-values-in-listbox-for-filtering/m-p/936560#M977737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding a new value like 'All' goes against basic QlikView association since nothing selected means all selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of adding a new option called all, what about a trigger to select all of the options on the open of the document?&amp;nbsp; This will keep the association of the selection criteria with the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, the best option is to explain QlikView and avoid unnecessary overhead in selecting data or adding a new option which does what the system is already performing, but if the user is insistant, you have a few options&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 15:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-new-values-in-listbox-for-filtering/m-p/936560#M977737</guid>
      <dc:creator />
      <dc:date>2015-08-31T15:38:42Z</dc:date>
    </item>
  </channel>
</rss>

