<?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 function that excludes two filters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-function-that-excludes-two-filters/m-p/1055949#M943930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;you could load the fields you don't want showing up with a hide prefix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in you script add something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: Arial; color: #929292;"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;SET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;HidePrefix&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt; = % ; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;KPIs as %KPI…..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you load the field name with the hide prefix in this case % any selections in that field will not appear in your get currentselection() expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jan 2016 18:48:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-08T18:48:37Z</dc:date>
    <item>
      <title>GetCurrentSelections function that excludes two filters</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-function-that-excludes-two-filters/m-p/1055948#M943929</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;For the Label and Conditional show of an expression in my chart I have the following expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Label: &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Conditional: &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Len&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Trim&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())&amp;gt; 0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I want to exclude the filters 'KPIs' and 'Sheet', so that when values are selected in these fields, they don't show up in my &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() &lt;/SPAN&gt; function. Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 18:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-function-that-excludes-two-filters/m-p/1055948#M943929</guid>
      <dc:creator>stjernvd</dc:creator>
      <dc:date>2016-01-08T18:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections function that excludes two filters</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-function-that-excludes-two-filters/m-p/1055949#M943930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;you could load the fields you don't want showing up with a hide prefix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in you script add something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: Arial; color: #929292;"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;SET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;HidePrefix&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt; = % ; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;KPIs as %KPI…..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you load the field name with the hide prefix in this case % any selections in that field will not appear in your get currentselection() expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 18:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-function-that-excludes-two-filters/m-p/1055949#M943930</guid>
      <dc:creator />
      <dc:date>2016-01-08T18:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: GetCurrentSelections function that excludes two filters</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-function-that-excludes-two-filters/m-p/1055950#M943931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The suggestion from &lt;A href="https://community.qlik.com/qlik-users/136035"&gt;sana.ismail&lt;/A&gt; is the easiest way and might be exactly want you need but it meant also that selections in those fields won't be displayed within the current selection box and within a dimension-choice by creating or maintaining an object you will need to enable the show system-field option to get access to them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jan 2016 10:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-function-that-excludes-two-filters/m-p/1055950#M943931</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-01-09T10:38:23Z</dc:date>
    </item>
  </channel>
</rss>

