<?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: Multiple selection in single list box using tigress in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-selection-in-single-list-box-using-tigress/m-p/1370119#M418849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Surya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a workaround, please follow below steps:&lt;/P&gt;&lt;P&gt;1. Open &lt;STRONG&gt;Document Properties&lt;/STRONG&gt; and locate &lt;STRONG&gt;Triggers&lt;/STRONG&gt; tab.&lt;/P&gt;&lt;P&gt;2. Select &lt;STRONG&gt;OnPostReload&lt;/STRONG&gt; from &lt;STRONG&gt;Document Event Triggers&lt;/STRONG&gt; and press &lt;STRONG&gt;Add Action(s)...&lt;/STRONG&gt; button.&lt;/P&gt;&lt;P&gt;3. Press &lt;STRONG&gt;Add&lt;/STRONG&gt; button and select &lt;STRONG&gt;Selection&lt;/STRONG&gt; as &lt;STRONG&gt;Action Type&lt;/STRONG&gt; , &lt;STRONG&gt;Select In Field&lt;/STRONG&gt; as &lt;STRONG&gt;Action&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;4. Enter below values:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field: &lt;STRONG&gt;ProductID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Search String: &lt;STRONG&gt;= '(' &amp;amp; Concat(Product_ID, '|') &amp;amp; ')'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 May 2017 06:22:05 GMT</pubDate>
    <dc:creator>rahulpawarb</dc:creator>
    <dc:date>2017-05-05T06:22:05Z</dc:date>
    <item>
      <title>Multiple selection in single list box using tigress</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-selection-in-single-list-box-using-tigress/m-p/1370116#M418846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am looking for below requirement solutions can anyone help me with solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Inline table like Product&lt;/P&gt;&lt;P&gt;ProductID, ProductName&lt;/P&gt;&lt;P&gt;1, Computers&lt;/P&gt;&lt;P&gt;2, Mobiles&lt;/P&gt;&lt;P&gt;3, Laptops&lt;/P&gt;&lt;P&gt;4, Large Acc&lt;/P&gt;&lt;P&gt;5, ACs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i have another table comes from Excel:&lt;/P&gt;&lt;P&gt;Products Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product_ID&lt;/P&gt;&lt;P&gt;2,&lt;/P&gt;&lt;P&gt;3,&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When ever excel can reload defaulting excel sheet-&amp;gt; Product id's has to select in my listbox...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note using macro i need it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Surya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 06:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-selection-in-single-list-box-using-tigress/m-p/1370116#M418846</guid>
      <dc:creator />
      <dc:date>2017-05-05T06:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple selection in single list box using tigress</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-selection-in-single-list-box-using-tigress/m-p/1370117#M418847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA. Hope it will help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 06:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-selection-in-single-list-box-using-tigress/m-p/1370117#M418847</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2017-05-05T06:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple selection in single list box using tigress</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-selection-in-single-list-box-using-tigress/m-p/1370118#M418848</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;put this code in onOpen document trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select in field:&amp;nbsp; productId&lt;/P&gt;&lt;P&gt;search string:&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;='(' &amp;amp; Concat(Product_ID,'|') &amp;amp;')'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sateesh A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 06:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-selection-in-single-list-box-using-tigress/m-p/1370118#M418848</guid>
      <dc:creator>sateeshkumar</dc:creator>
      <dc:date>2017-05-05T06:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple selection in single list box using tigress</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-selection-in-single-list-box-using-tigress/m-p/1370119#M418849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Surya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a workaround, please follow below steps:&lt;/P&gt;&lt;P&gt;1. Open &lt;STRONG&gt;Document Properties&lt;/STRONG&gt; and locate &lt;STRONG&gt;Triggers&lt;/STRONG&gt; tab.&lt;/P&gt;&lt;P&gt;2. Select &lt;STRONG&gt;OnPostReload&lt;/STRONG&gt; from &lt;STRONG&gt;Document Event Triggers&lt;/STRONG&gt; and press &lt;STRONG&gt;Add Action(s)...&lt;/STRONG&gt; button.&lt;/P&gt;&lt;P&gt;3. Press &lt;STRONG&gt;Add&lt;/STRONG&gt; button and select &lt;STRONG&gt;Selection&lt;/STRONG&gt; as &lt;STRONG&gt;Action Type&lt;/STRONG&gt; , &lt;STRONG&gt;Select In Field&lt;/STRONG&gt; as &lt;STRONG&gt;Action&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;4. Enter below values:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field: &lt;STRONG&gt;ProductID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Search String: &lt;STRONG&gt;= '(' &amp;amp; Concat(Product_ID, '|') &amp;amp; ')'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 06:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-selection-in-single-list-box-using-tigress/m-p/1370119#M418849</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-05-05T06:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple selection in single list box using tigress</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-selection-in-single-list-box-using-tigress/m-p/1370120#M418850</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 have attached qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trigger-&lt;/P&gt;&lt;P&gt;='('&amp;amp;Concat(flag,'|')&amp;amp;')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some changes in script, PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paridhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 06:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-selection-in-single-list-box-using-tigress/m-p/1370120#M418850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-05T06:24:50Z</dc:date>
    </item>
  </channel>
</rss>

