<?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 Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401081#M1162617</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;Check the attached flle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 14:16:04 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2012-10-11T14:16:04Z</dc:date>
    <item>
      <title>listbox Selection</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401079#M1162615</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 a product list box. Product names are product1,product2,product100,product101,product102,productabc,productcde.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two buttons named as Next and Previous.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From that product list box, I selected Product1,product2,product100,product101,productcde.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a text object , In that text object I need to show selected product names one by one based on Next button click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; click on previous button&amp;nbsp; I need to show Previous one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sibin Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 16:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401079#M1162615</guid>
      <dc:creator>sibin_jacob</dc:creator>
      <dc:date>2012-10-10T16:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: listbox Selection</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401080#M1162616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw. &lt;/P&gt;&lt;P&gt;Is this what you need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 13:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401080#M1162616</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-11T13:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: listbox Selection</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401081#M1162617</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;Check the attached flle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 14:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401081#M1162617</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-11T14:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: listbox Selection</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401082#M1162618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understood what you want, then the I believe the attached works.&amp;nbsp; It's similar to what gwassenaar did, but with a list box and sensitive to the selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Next: set vProd to =if(vProd=getselectedcount(Product),1,vProd+1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Prev: set vProd to =if(vProd=1,getselectedcount(Product),vProd-1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Text: =subfield(getfieldselections(Product),', ',vProd)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 23:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401082#M1162618</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2012-10-11T23:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: listbox Selection</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401083#M1162619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working fine for me, thanks &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/gwassenaar" id="jive-965444020703231251172" onmouseout="" onmouseover=""&gt;Gysbert Wassenaar&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 10:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401083#M1162619</guid>
      <dc:creator>sibin_jacob</dc:creator>
      <dc:date>2012-10-19T10:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: listbox Selection</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401084#M1162620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John.. its helped me ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 10:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-Selection/m-p/401084#M1162620</guid>
      <dc:creator>sibin_jacob</dc:creator>
      <dc:date>2012-10-19T10:03:07Z</dc:date>
    </item>
  </channel>
</rss>

