<?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 GetCurrentSelections() workaround without the fieldname in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241892#M92284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;GetCurrentSelections() returns all current selections for current document, so it will take several lines. By default, separator between fields, should you have more than one field selected is line feed character, in this case, it doesn't make any sense to show only values as you won't know to what field they refer.&lt;/P&gt;&lt;P&gt;GetFieldSelections(FieldName) will return a comma separated list of values for the field specified. If the field might have more than six values, you should use instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;GetFieldSelections(FieldName, ',', 50)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Aug 2010 09:12:02 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-08-05T09:12:02Z</dc:date>
    <item>
      <title>GetCurrentSelections() workaround without the fieldname</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241890#M92282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to make a text object or a header with some text and include getcurrentselections(), - but i shows the field and value - I only want the value - is there a way to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 08:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241890#M92282</guid>
      <dc:creator />
      <dc:date>2010-08-05T08:39:33Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections() workaround without the fieldname</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241891#M92283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to view the current selections of a particular field, use &lt;B&gt;GetFieldSelections(FieldName)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;I am not sure if there is an option to show the selections of all fields without the field name.&lt;/P&gt;&lt;P&gt;-Haneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 09:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241891#M92283</guid>
      <dc:creator />
      <dc:date>2010-08-05T09:04:55Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections() workaround without the fieldname</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241892#M92284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;GetCurrentSelections() returns all current selections for current document, so it will take several lines. By default, separator between fields, should you have more than one field selected is line feed character, in this case, it doesn't make any sense to show only values as you won't know to what field they refer.&lt;/P&gt;&lt;P&gt;GetFieldSelections(FieldName) will return a comma separated list of values for the field specified. If the field might have more than six values, you should use instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;GetFieldSelections(FieldName, ',', 50)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 09:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241892#M92284</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-08-05T09:12:02Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections() workaround without the fieldname</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241893#M92285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GetFieldSelections was just what I needed - thank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 10:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241893#M92285</guid>
      <dc:creator />
      <dc:date>2010-08-05T10:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections() workaround without the fieldname</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241894#M92286</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;By default GetFieldSelections display everyting, Label + Selected value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we use GetFieldSelections (field) , it only returns one field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if i want to display all selected fields values only? not the label of the field? just the selected data. is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 09:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241894#M92286</guid>
      <dc:creator />
      <dc:date>2012-07-13T09:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections() workaround without the fieldname</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241895#M92287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been wanting to do the same. Its time consuming to have to list each using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;GetFieldSelections(field)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 21:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-workaround-without-the-fieldname/m-p/241895#M92287</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2014-02-19T21:46:10Z</dc:date>
    </item>
  </channel>
</rss>

