<?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 multiple records in a text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/multiple-records-in-a-text-box/m-p/495832#M185416</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 need to display multiple records from a field in a text box objext, i.e. multiple product codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a function I can use for this e.g. concatenate function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment, if there is an attribute found for two product codes, only the first one displays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gregg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Jun 2013 11:10:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-21T11:10:32Z</dc:date>
    <item>
      <title>multiple records in a text box</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-records-in-a-text-box/m-p/495832#M185416</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 need to display multiple records from a field in a text box objext, i.e. multiple product codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a function I can use for this e.g. concatenate function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment, if there is an attribute found for two product codes, only the first one displays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gregg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 11:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-records-in-a-text-box/m-p/495832#M185416</guid>
      <dc:creator />
      <dc:date>2013-06-21T11:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: multiple records in a text box</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-records-in-a-text-box/m-p/495833#M185417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gregg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try add a Text Object and try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetCurrentSelections([Product Code])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will result in a Text Object saying &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product Code: A001, B001, C001 ETC.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add SUBFIELD to it to clear Product Code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SUBFIELD(GetCurrentSelections([Product Code]),':',2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;result is A001, B001, C001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 20:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-records-in-a-text-box/m-p/495833#M185417</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-07-01T20:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: multiple records in a text box</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-records-in-a-text-box/m-p/495834#M185418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Al,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got this working using the concatenation function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user enters in different criteria so if there are multiple records found, I use the concatenation distinct function to effectively list them all out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gregg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 22:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-records-in-a-text-box/m-p/495834#M185418</guid>
      <dc:creator />
      <dc:date>2013-07-02T22:03:04Z</dc:date>
    </item>
  </channel>
</rss>

