<?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: Losing selections after reloading in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264935#M3565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This behaviour could be caused from the usage of section access within the application or the use of sesssion recovery within the qmc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2016 11:07:34 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-11-17T11:07:34Z</dc:date>
    <item>
      <title>Losing selections after reloading</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264934#M3564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About a month ago I migrated Qlikview from version 11.20 to version 12 (SR5).&lt;/P&gt;&lt;P&gt;Everything is working fine (at least for now), but I have a problem with an application. I save it with an initial selection value in a field and, after reload by QMC, this selection is "clean".&lt;/P&gt;&lt;P&gt;If I open the app via desktop, set the selection and reload it the selections stays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have an idea (any one) on the subject? I researched here in the community and found nothing to justify such behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2025 14:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264934#M3564</guid>
      <dc:creator>Marcio_Campestrini</dc:creator>
      <dc:date>2025-07-23T14:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Losing selections after reloading</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264935#M3565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This behaviour could be caused from the usage of section access within the application or the use of sesssion recovery within the qmc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 11:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264935#M3565</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-11-17T11:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Losing selections after reloading</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264936#M3566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response, but:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) I'm not using section access within the app.&lt;/P&gt;&lt;P&gt;2) The server is configured to not allow session recovery.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 11:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264936#M3566</guid>
      <dc:creator>Marcio_Campestrini</dc:creator>
      <dc:date>2016-11-17T11:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Losing selections after reloading</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264937#M3567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the moment I'm out of ideas about further reasons - maybe a bug ...&amp;nbsp; whereby a short search within the forum was without any hits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a workaround you could try to implement an OnOpen trigger to set your default selection again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 11:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264937#M3567</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-11-17T11:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Losing selections after reloading</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264938#M3568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I implemented the logic. I'll test now.&lt;/P&gt;&lt;P&gt;Hope it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 12:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264938#M3568</guid>
      <dc:creator>Marcio_Campestrini</dc:creator>
      <dc:date>2016-11-17T12:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Losing selections after reloading</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264939#M3569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a similar problem. For example the reload schedule time of a document is 5 minutes.&lt;/P&gt;&lt;P&gt;I wanted to achieve a reset of the current selection when a user changes the sheet.So I put a "Clear All On Active Sheet" trigger on every sheet. The effect is that on the QlikView Server every 5 minutes the current selection of a user will be reset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cause is the trigger I mentioned.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="144204" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/144204_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;If I use QlikView Desktop, then there's no reset after a reload. I don't know if it a bug or a feature, but this is really annoying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only solution I know is hiding the tabrows and using buttons with triggers (change sheet, clear selection) instead.&lt;/P&gt;&lt;P&gt;When pressing the button, the selection will be cleared but not on reload. But this is very time-consuming, because you have to copy every button on every sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(using QlikView 11.2 SR15)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 19:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Losing-selections-after-reloading/m-p/1264939#M3569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-17T19:56:25Z</dc:date>
    </item>
  </channel>
</rss>

