<?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 without certain fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218138#M71303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No... I need all the fields except three... some idea more?&lt;/P&gt;&lt;P&gt;thank's!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2009 22:10:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-16T22:10:11Z</dc:date>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218136#M71301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to use the function GetCurrentSelections into a text object , but without showing the selections of certain fields. Is it possible?&lt;/P&gt;&lt;P&gt;Thank's a lot!&lt;BR /&gt;Pol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 19:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218136#M71301</guid>
      <dc:creator />
      <dc:date>2009-10-16T19:29:35Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218137#M71302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could use GetFieldSelections function instead ?&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sébastien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 20:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218137#M71302</guid>
      <dc:creator />
      <dc:date>2009-10-16T20:14:41Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218138#M71303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No... I need all the fields except three... some idea more?&lt;/P&gt;&lt;P&gt;thank's!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 22:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218138#M71303</guid>
      <dc:creator />
      <dc:date>2009-10-16T22:10:11Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218139#M71304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know that this my question won't solve the problem, but: I don't know of a GetFieldSelections (at least don't remember it in the API-Guide - can't check now). Is there really such a function, and if yes, what exactly does it do? Are there parameters? If exactly explained, this function COULD solve the rpoblem.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Oct 2009 05:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218139#M71304</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-10-18T05:18:18Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218140#M71305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have not tested, but think that you might play around with the GetCurrentSelections()-formula and then try to formulate your exclusions and replace it with a combination of string-formulae, like checking for keywords and then purging the complete line.&lt;/P&gt;&lt;P&gt;Not a straightforward help, but may show you the way.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Oct 2009 08:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218140#M71305</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-10-18T08:45:05Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218141#M71306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a similar problem sometime ago but was more about checking that bthe user had invoked a selection to sbhow a field.&lt;/P&gt;&lt;P&gt;I have mocked up a shortened version of this - don't know if this will help you or not...&lt;/P&gt;&lt;P&gt;The premise is to store the selection for each filter into a variable.&lt;/P&gt;&lt;P&gt;Steps I took...&lt;/P&gt;&lt;P&gt;1) Create variabl&lt;/P&gt;&lt;P&gt;2) Add script from Tools | Edit module (watch variable / field names)&lt;/P&gt;&lt;P&gt;3) Go to Tools | Document Properties | Macros (think this is Triggers in newer versions)&lt;/P&gt;&lt;P&gt;4) Need to look at On Change And Select filters.&lt;/P&gt;&lt;P&gt;In the example I have provided, the text box updates to the selection(s) made in the respective filter.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 01:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218141#M71306</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2009-10-19T01:50:05Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218142#M71307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;thank's for the answers, but I do not manage to solve it...&lt;/P&gt;&lt;P&gt;I have 3 fields selected always for default, and do not want that they appear in the object of text with the GetCurrentSelections() function...&lt;/P&gt;&lt;P&gt;Finally I will use the GetFieldSelections with all the fields ... a lot of work!&lt;/P&gt;&lt;P&gt;Thank's for all the messages...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 22:39:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218142#M71307</guid>
      <dc:creator />
      <dc:date>2009-10-19T22:39:12Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218143#M71308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you always have 3 fields selected, why not load your info with that filter already applied?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 22:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218143#M71308</guid>
      <dc:creator />
      <dc:date>2009-10-19T22:53:21Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218144#M71309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i don't know that this will help you with text object but i have similar problem. I didn't want to see specific field selections in SelectionBox. in the begging of the script i define: Set HidePrefix=%; and then when im loading table and fields that i dont want to appear in SelectionBox i put % sing in front of them. This works for me - fields with % sign named didn't appear when i make selection i them in SelectionBox. I don't know if this will work with GetCurrentSelections function&lt;/P&gt;&lt;P&gt;Edit: Also be sure that "Show system fields" check box in "Sheet properties" is not selected.&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 16:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218144#M71309</guid>
      <dc:creator />
      <dc:date>2009-10-20T16:29:41Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218145#M71310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mmm... very interesting...&lt;BR /&gt;&lt;BR /&gt;I don't understand the last part, it's possible upload a example please? I define the variable, and I put the % in front of fields, but they appear too into the SelectionBox...&lt;BR /&gt;&lt;BR /&gt;Which is the last step?&lt;/P&gt;&lt;P&gt;Thank's a lot!!&lt;BR /&gt;Pol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 17:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218145#M71310</guid>
      <dc:creator />
      <dc:date>2009-10-20T17:49:43Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218146#M71311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The last step is to go to your Sheet Properties and uncheck the box that says 'show system fields'.&lt;/P&gt;&lt;P&gt;My question.... can I use HidePrefix on more than one prefix? I want to hide fields starting with % and fields starting with &amp;amp;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 20:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218146#M71311</guid>
      <dc:creator />
      <dc:date>2009-10-20T20:58:02Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218147#M71312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yea forgot to mention that check box. I'm not sure that hidepreffix can be used more than once in document. I think that the last using of function is used as current.&lt;/P&gt;&lt;P&gt;polmar cant upload example because when i to upload error appears. If you want can send you by email?&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 21:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218147#M71312</guid>
      <dc:creator />
      <dc:date>2009-10-20T21:25:44Z</dc:date>
    </item>
    <item>
      <title>GetCurrentSelections without certain fields</title>
      <link>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218148#M71313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wow!!! &lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;&lt;/P&gt;&lt;P&gt;The problem has been solved! Thank you very much Stefan, is not necessary that you send the mail.&lt;BR /&gt;&lt;BR /&gt;I verified your answer, but the response in this message is not complete. edit please, and complete the solution.&lt;BR /&gt;&lt;BR /&gt;kmacdonald, maybe this combination of functions could solve your problem...&lt;/P&gt;&lt;P&gt;set HidePrefix='%';&lt;BR /&gt;set HideSuffix='Y';&lt;BR /&gt;&lt;BR /&gt;Good job! Thanks to all the users for his contribution!&lt;/P&gt;&lt;P&gt;Pol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2009 22:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetCurrentSelections-without-certain-fields/m-p/218148#M71313</guid>
      <dc:creator />
      <dc:date>2009-10-20T22:16:56Z</dc:date>
    </item>
  </channel>
</rss>

