<?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: How to trim my 'GetCurrentSelections' results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028970#M1294883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, I am glad we were able to help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you got what you were looking for, I would suggest closing the thread by marking correct and useful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jan 2016 09:49:27 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-01-07T09:49:27Z</dc:date>
    <item>
      <title>How to trim my 'GetCurrentSelections' results</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028965#M1294873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how to display all the the Current Selections? When I select several elements of the same variable, the GetCurrentSelections function returns the number of elements selected but not a list as if I had selected one element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance:&lt;/P&gt;&lt;P&gt;GetCurrentSelections return:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Brand: 5 of 129&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;And I would like to have diplayed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Brand: A, B, C, D, E&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thank you very much in advance,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028965#M1294873</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to trim my 'GetCurrentSelections' results</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028966#M1294876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose, you can try with:&lt;/P&gt;&lt;P&gt;Concat(Distinct Brand, ', ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Concat(Distinct Brand, ',') // If you don't want space after the comma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 16:33:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028966#M1294876</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-01-05T16:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to trim my 'GetCurrentSelections' results</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028967#M1294878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: line-through;"&gt;GetCurrentSelections(Brand, ', ', 10000)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;GetFieldSelections(Brand, ', ', 10000)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 16:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028967#M1294878</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-05T16:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to trim my 'GetCurrentSelections' results</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028968#M1294881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use sunny Expression.That works better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nagarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 16:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028968#M1294881</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2016-01-05T16:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to trim my 'GetCurrentSelections' results</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028969#M1294882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny, your solution runs fine!&lt;/P&gt;&lt;P&gt;Ruben, thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 09:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028969#M1294882</guid>
      <dc:creator />
      <dc:date>2016-01-07T09:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to trim my 'GetCurrentSelections' results</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028970#M1294883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, I am glad we were able to help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you got what you were looking for, I would suggest closing the thread by marking correct and useful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 09:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-trim-my-GetCurrentSelections-results/m-p/1028970#M1294883</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-07T09:49:27Z</dc:date>
    </item>
  </channel>
</rss>

