<?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: Select Multiple Items in Listbox on Sheet Activation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442044#M164795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. This worked perfectly. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Apr 2013 14:23:07 GMT</pubDate>
    <dc:creator>akile002</dc:creator>
    <dc:date>2013-04-11T14:23:07Z</dc:date>
    <item>
      <title>Select Multiple Items in Listbox on Sheet Activation</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442042#M164793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a listbox with multiple numbers. When the sheet is activated, I want the numbers 41 and 44 selected. Is it possible to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 14:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442042#M164793</guid>
      <dc:creator>akile002</dc:creator>
      <dc:date>2013-04-10T14:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Select Multiple Items in Listbox on Sheet Activation</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442043#M164794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can use the OnActivateSheet sheet trigger to execute a Select in Field action. Open the sheet properties window and select the Triggers tab. Click on the Add Action(s)... button under OnActivateSheet. Click on the Add button to add an action. Choose Select in Field and click on OK. Next enter the field name of the field you want to select the numbers in. Enter as search string &lt;STRONG&gt;(41|44)&lt;/STRONG&gt;. Click on OK and again OK to add the action to the trigger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 16:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442043#M164794</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-04-10T16:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Select Multiple Items in Listbox on Sheet Activation</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442044#M164795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. This worked perfectly. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 14:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442044#M164795</guid>
      <dc:creator>akile002</dc:creator>
      <dc:date>2013-04-11T14:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Select Multiple Items in Listbox on Sheet Activation</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442045#M164796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I do when the listbox values are text ? &lt;/P&gt;&lt;P&gt;I have tried the pipe but I only get first value selected upon activation of the sheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 07:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442045#M164796</guid>
      <dc:creator />
      <dc:date>2013-10-23T07:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Select Multiple Items in Listbox on Sheet Activation</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442046#M164797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fredrik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in case of text box try like below:&lt;/P&gt;&lt;P&gt;in search string. let say you have these three values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='(Fulfilled | "Partially Fulfilled" | Closed)'&lt;/P&gt;&lt;P&gt;you saw the " " around Partially Fulfilled value, because it has space, its is one value "Partially Fulfilled"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 07:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442046#M164797</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-10-23T07:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Select Multiple Items in Listbox on Sheet Activation</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442047#M164798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks it works now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 07:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/442047#M164798</guid>
      <dc:creator />
      <dc:date>2013-10-23T07:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Select Multiple Items in Listbox on Sheet Activation</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/1883143#M1216932</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18624"&gt;@Gysbert_Wassenaar&lt;/a&gt;&amp;nbsp; - hope you are doing good.&lt;/P&gt;
&lt;P&gt;How to get the regular display in Current Selection Box like 41, 44 instead of&amp;nbsp;(41|44), even though we click thru button ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 05:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Multiple-Items-in-Listbox-on-Sheet-Activation/m-p/1883143#M1216932</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2022-01-20T05:27:02Z</dc:date>
    </item>
  </channel>
</rss>

