<?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: Current Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414383#M811982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, John!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a Replace() function for replacing original names to needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Oct 2017 04:51:00 GMT</pubDate>
    <dc:creator>Sergey_Shuklin</dc:creator>
    <dc:date>2017-10-09T04:51:00Z</dc:date>
    <item>
      <title>Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414382#M811980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The current seletion is taking the field names from the script..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;is it posible to rename the fields appearing in current selection ..&lt;/P&gt;&lt;P&gt;In the filters i have reneamed the field names, and in the current seletion it is &lt;/P&gt;&lt;P&gt;considering tghe names from the script....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expertise please suggest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414382#M811980</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414383#M811982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, John!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a Replace() function for replacing original names to needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 04:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414383#M811982</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-10-09T04:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414384#M811983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sergey , &lt;/P&gt;&lt;P&gt;Can you please give an example ..it will be really needfull..&lt;/P&gt;&lt;P&gt;Should we use this in the currentselection ? or where &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 04:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414384#M811983</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-10-09T04:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414385#M811985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change the field name by giving name in Label column in General tab of current selection box&lt;/P&gt;&lt;P&gt;It will display according to label name not as per script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 04:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414385#M811985</guid>
      <dc:creator>qlik4asif</dc:creator>
      <dc:date>2017-10-09T04:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414386#M811987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Current Selection object.&lt;/P&gt;&lt;P&gt;Remove Values from it, leave only names of fields and eraser.&lt;/P&gt;&lt;P&gt;Then create a Text Object with function =GetCurrentSelections() - it will return the same result as a Current Selection object.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(useful:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;GetCurrentSelections() have a max_value parameter, so you can set it to 0 and records will be 1-lined)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;After that use Replace() function over &lt;SPAN style="font-size: 13.3333px;"&gt;GetCurrentSelections() as much as you have available for selection fields and make any names you like for each field.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Size Text Object and place it over Current Selection object exact on field names (make sure that eraser pic not covered with it, so the user will be able to remove selections).&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 05:33:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414386#M811987</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-10-09T05:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414387#M811988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sergey ,&lt;/P&gt;&lt;P&gt;Iam not able to achieve this .&lt;/P&gt;&lt;P&gt;Please give me an example in the qvw file ..&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>Mon, 09 Oct 2017 06:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414387#M811988</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-10-09T06:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414388#M811989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With current selections box object, you can't do that. You can try an alternative of creating text-box as explained here: &lt;A href="https://community.qlik.com/docs/DOC-7118"&gt;Current Selection Alternatives&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 07:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414388#M811989</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-09T07:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414389#M811990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've made a little instance. Hope it will help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 10:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection/m-p/1414389#M811990</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-10-09T10:21:12Z</dc:date>
    </item>
  </channel>
</rss>

