<?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 Hold a listbox selection in a variable after clearing the selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hold-a-listbox-selection-in-a-variable-after-clearing-the/m-p/450002#M557966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application that switches between two layouts via a button, and I want to allow the user to make slelections in [Field A] but when they switch to the second layout, I want to record the last selection from [Field A] in a variable but then clear that selection...is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Paul &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jun 2013 09:45:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-07T09:45:14Z</dc:date>
    <item>
      <title>Hold a listbox selection in a variable after clearing the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hold-a-listbox-selection-in-a-variable-after-clearing-the/m-p/450002#M557966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application that switches between two layouts via a button, and I want to allow the user to make slelections in [Field A] but when they switch to the second layout, I want to record the last selection from [Field A] in a variable but then clear that selection...is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Paul &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 09:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hold-a-listbox-selection-in-a-variable-after-clearing-the/m-p/450002#M557966</guid>
      <dc:creator />
      <dc:date>2013-06-07T09:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hold a listbox selection in a variable after clearing the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hold-a-listbox-selection-in-a-variable-after-clearing-the/m-p/450003#M557967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the trigger to clear selection, but for holding the selection you can refer to set analysis. for example:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$1} Amt &lt;SPAN class="Bold"&gt;) - gives you the total Amt for the previous selection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;Thanks. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 09:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hold-a-listbox-selection-in-a-variable-after-clearing-the/m-p/450003#M557967</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-06-07T09:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hold a listbox selection in a variable after clearing the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hold-a-listbox-selection-in-a-variable-after-clearing-the/m-p/450004#M557968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion; but after I clear the selection, when I switch back to the first screen it shows the values based on there being 'no selections'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think ideally, I would need to log the initial selection somewhere (? variable) and trigger a new selection in the field based on that variable when I switch back.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to admit that I'm not convinced that I made an ounce of sense in that statement, but it works in my head???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 10:07:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hold-a-listbox-selection-in-a-variable-after-clearing-the/m-p/450004#M557968</guid>
      <dc:creator />
      <dc:date>2013-06-07T10:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hold a listbox selection in a variable after clearing the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hold-a-listbox-selection-in-a-variable-after-clearing-the/m-p/450005#M557969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tresesco, after having a rethink it appears that I misunderstood what you had suggested.&amp;nbsp; I've used that expression in a variable (I had tried to build it into my expression) and now I trigger the 'select in field' to use the variables' value and it works a treat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 10:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hold-a-listbox-selection-in-a-variable-after-clearing-the/m-p/450005#M557969</guid>
      <dc:creator />
      <dc:date>2013-06-07T10:31:19Z</dc:date>
    </item>
  </channel>
</rss>

