<?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: GetCurrentSelections() in texbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580911#M442870</link>
    <description>&lt;P&gt;Yeah, I have 20 plus filters and have restrict only 2 fields, i am using Replace within text objects and modifying this but additional commas appearing , need to restrict that.&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2019 09:24:46 GMT</pubDate>
    <dc:creator>bhusjosh</dc:creator>
    <dc:date>2019-05-16T09:24:46Z</dc:date>
    <item>
      <title>GetCurrentSelections() in texbox</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580900#M442868</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using&amp;nbsp;GetCurrentSelections() function in text object to represent my current selections of whole dashboard, but now i want to restrict few fields from this, Could you please help me to design the same?&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 09:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580900#M442868</guid>
      <dc:creator>bhusjosh</dc:creator>
      <dc:date>2019-05-16T09:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections() in texbox</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580908#M442869</link>
      <description>May be use multiple GetFieldSelections() instead</description>
      <pubDate>Thu, 16 May 2019 09:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580908#M442869</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-05-16T09:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections() in texbox</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580911#M442870</link>
      <description>&lt;P&gt;Yeah, I have 20 plus filters and have restrict only 2 fields, i am using Replace within text objects and modifying this but additional commas appearing , need to restrict that.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 09:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580911#M442870</guid>
      <dc:creator>bhusjosh</dc:creator>
      <dc:date>2019-05-16T09:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections() in texbox</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580931#M442871</link>
      <description>Well, if you are using replace() to resolve the issue, I guess with small tricks you could even get rid of those additional commas. Could you share the expression you are trying with and the output you are getting?</description>
      <pubDate>Thu, 16 May 2019 09:51:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580931#M442871</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-05-16T09:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections() in texbox</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580948#M442873</link>
      <description>&lt;P&gt;='Current Selections - '&amp;amp;replace(replace(replace(replace(replace(replace(Replace(replace(replace&lt;BR /&gt;(replace(replace(replace(replace(replace(replace(Replace(Replace&lt;BR /&gt;(replace(Replace(GetCurrentSelections(' | '),&lt;BR /&gt;[Comparison Elements],''),'Comparison Elements',''),'FT2',''),FT2,''),'("S&amp;amp;OP-1"|"FBP")',''),'("FBP"|"CY-1")',''),'R&amp;amp;OP',''),'CY-1',''),'CY-2',''),'CYP1','')&lt;BR /&gt;,'SNOP','')&lt;BR /&gt;,'FBP',''),'MUD',''),'JUD',''),'SUD',''),'NUD',''),'S&amp;amp;OP-1',''),'ALL','')&lt;BR /&gt;,[Reporting Month],date([Reporting Month],'MMM-YY'))&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the expression and 5 values are selected in Comparison Elements field.&lt;/P&gt;&lt;P&gt;And output for the same is&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Current Selections - Reporting Month: Apr-19 | Region: LATAM | : , , , ,&amp;nbsp; | :&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to avoid that | symbol and commas as well.&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 10:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580948#M442873</guid>
      <dc:creator>bhusjosh</dc:creator>
      <dc:date>2019-05-16T10:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections() in texbox</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580953#M442874</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You can even try to edit from this post&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-Enterprise-Documents/Document-Chaining-in-Qlik-Sense/ta-p/1495402" target="_blank" rel="noopener"&gt;Document-Chaining-in-Qlik-Sense, for your case&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 10:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580953#M442874</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2019-05-16T10:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections() in texbox</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580980#M442875</link>
      <description>&lt;P&gt;So you want only two fields selections out of twenty fields or 18 out of 20? i.e - exclude 2 or include 2?&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 11:10:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580980#M442875</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-05-16T11:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections() in texbox</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580981#M442876</link>
      <description>18 out of 20</description>
      <pubDate>Thu, 16 May 2019 11:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1580981#M442876</guid>
      <dc:creator>bhusjosh</dc:creator>
      <dc:date>2019-05-16T11:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections() in texbox</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1581001#M442879</link>
      <description>&lt;P&gt;Try like below:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Replace(
Replace(
Replace(
'|'&amp;amp;GetCurrentSelections('|',':',',')&amp;amp;'|',
TextBetween('|'&amp;amp;GetCurrentSelections('|',':',',')&amp;amp;'|' , '|Field1','|'),
''
),  '|Actor', '')
,
TextBetween('|'&amp;amp;GetCurrentSelections('|',':',',')&amp;amp;'|' , '|Field2','|'),
''
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Replace Field1, Field2 with your fields that you would want to exclude from the result&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 11:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1581001#M442879</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-05-16T11:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections() in texbox</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1581960#M442957</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;tresesco,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your continous support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am trying this option but no luck.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please forward me .qvw where you implemented this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Bhushan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 05:35:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-in-texbox/m-p/1581960#M442957</guid>
      <dc:creator>bhusjosh</dc:creator>
      <dc:date>2019-05-20T05:35:06Z</dc:date>
    </item>
  </channel>
</rss>

