<?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: Making text box show only the first selection in a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Making-text-box-show-only-the-first-selection-in-a-field/m-p/1247156#M517047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2017 16:40:16 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-02-09T16:40:16Z</dc:date>
    <item>
      <title>Making text box show only the first selection in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Making-text-box-show-only-the-first-selection-in-a-field/m-p/1247153#M517044</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'm using QlikView and am trying to get a few text boxes that will each show one selection from a field.&lt;/P&gt;&lt;P&gt;For example, if the field is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Letters:&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select B and D, I would like a text box that somehow looks at all the current selections in the field Letters but &lt;STRONG&gt;only displays the first&lt;/STRONG&gt; one. Additionally I would like another text box that &lt;STRONG&gt;only displays the second&lt;/STRONG&gt; selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried a text box with '=getfieldselections(Letters)' but this prints &lt;STRONG&gt;all&lt;/STRONG&gt; of the selections. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 16:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-text-box-show-only-the-first-selection-in-a-field/m-p/1247153#M517044</guid>
      <dc:creator />
      <dc:date>2017-02-09T16:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Making text box show only the first selection in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Making-text-box-show-only-the-first-selection-in-a-field/m-p/1247154#M517045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in your two list boxes.&lt;/P&gt;&lt;P&gt;Textbox1:&lt;/P&gt;&lt;P&gt;=Subfield(GetFieldSelections( Letters), ',',1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Textbox2:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Subfield(GetFieldSelections( Letters), ',',2)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 16:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-text-box-show-only-the-first-selection-in-a-field/m-p/1247154#M517045</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-02-09T16:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Making text box show only the first selection in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Making-text-box-show-only-the-first-selection-in-a-field/m-p/1247155#M517046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant! Thanks for your help Vishwarath &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 16:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-text-box-show-only-the-first-selection-in-a-field/m-p/1247155#M517046</guid>
      <dc:creator />
      <dc:date>2017-02-09T16:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Making text box show only the first selection in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Making-text-box-show-only-the-first-selection-in-a-field/m-p/1247156#M517047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 16:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-text-box-show-only-the-first-selection-in-a-field/m-p/1247156#M517047</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-02-09T16:40:16Z</dc:date>
    </item>
  </channel>
</rss>

