<?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: question on trapping previous selection values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143654#M463744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there particular fields you are looking for? or it could be any selection? For particular object you can try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Concat(DISTINCT {$1} FieldName1, ', ')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2016 16:32:25 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-06-07T16:32:25Z</dc:date>
    <item>
      <title>question on trapping previous selection values</title>
      <link>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143651#M463741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Count(DISTINCT {$1} KPI)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above expression will display the values of KPI from the previous selections that were made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to retrieve the values of those selections ?&amp;nbsp; as in what shows in the 'Current Selections'&amp;nbsp; box.&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;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127137_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 16:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143651#M463741</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2016-06-07T16:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: question on trapping previous selection values</title>
      <link>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143652#M463742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be capture this in an alternative to Current Selections object:&lt;/P&gt;&lt;P&gt;&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>Tue, 07 Jun 2016 16:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143652#M463742</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-07T16:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: question on trapping previous selection values</title>
      <link>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143653#M463743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny:&amp;nbsp; not what I need - I need to find a way to go back in time to the previous selection and grab those values - if possibly they are stored somewhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 16:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143653#M463743</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2016-06-07T16:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: question on trapping previous selection values</title>
      <link>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143654#M463744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there particular fields you are looking for? or it could be any selection? For particular object you can try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Concat(DISTINCT {$1} FieldName1, ', ')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 16:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143654#M463744</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-07T16:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: question on trapping previous selection values</title>
      <link>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143655#M463745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this may have to work then - would be perfect if&amp;nbsp; it could be done like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt; getcurrentselections($1)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 16:38:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143655#M463745</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2016-06-07T16:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: question on trapping previous selection values</title>
      <link>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143656#M463746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree, but sometimes its all about best alternative, I guess &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 16:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-on-trapping-previous-selection-values/m-p/1143656#M463746</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-07T16:41:05Z</dc:date>
    </item>
  </channel>
</rss>

