<?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: Partial reload and current selections lost when triggered by button actions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549780#M110313</link>
    <description>&lt;P&gt;Thank you Daniele&lt;/P&gt;&lt;P&gt;After some testing I've realized the problem. If I remove Section Access from the app the partial reload works perfectly fine.&lt;/P&gt;&lt;P&gt;I all has to do with&amp;nbsp;my permission table and a left join I need to do before applying section access.&lt;/P&gt;&lt;P&gt;I wasn't aware of using IsPartialReload() to treat joined tables in a partial reload (dropping table and using ADD prefix before join)&lt;/P&gt;&lt;P&gt;Now I've changed my script and works as expected.&lt;/P&gt;&lt;P&gt;Thank you all!&lt;/P&gt;</description>
    <pubDate>Mon, 25 May 2026 08:55:58 GMT</pubDate>
    <dc:creator>PedroC</dc:creator>
    <dc:date>2026-05-25T08:55:58Z</dc:date>
    <item>
      <title>Partial reload and current selections lost when triggered by button actions</title>
      <link>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549664#M110303</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm trying to do a partial reload of an App on Qlik Cloud using a button action to trigger the reload.&lt;/P&gt;&lt;P&gt;The partial reload works fine but, whenI trigger the reload, the current selections are lost, no matter what field I've got selected.&lt;/P&gt;&lt;P&gt;However, if I trigger the partial reload from the Qlik Cloud console (creating a planned task with partial reload) everything works fine and selections are kept.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I only lose current selections when I trigger the partial reload from the App using a button action.&lt;/P&gt;&lt;P&gt;¿Any idea of why is thing behavior is occurring or any workaround?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 11:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549664#M110303</guid>
      <dc:creator>PedroC</dc:creator>
      <dc:date>2026-05-22T11:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload and current selections lost when triggered by button actions</title>
      <link>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549738#M110307</link>
      <description>&lt;DIV class="qMYqUG_convSearchResultHighlightRoot"&gt;
&lt;DIV class="" data-is-intersecting="true" data-turn-id-container="request-WEB:486e6e9b-85f3-4764-83dd-b9eb6cddbb85-8"&gt;
&lt;SECTION class="text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&amp;amp;:has([data-writing-block])&amp;gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]" dir="auto" data-turn="assistant" data-scroll-anchor="false" data-testid="conversation-turn-18" data-turn-id-container="request-WEB:486e6e9b-85f3-4764-83dd-b9eb6cddbb85-8" data-turn-id="request-WEB:486e6e9b-85f3-4764-83dd-b9eb6cddbb85-8"&gt;
&lt;DIV class="text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)"&gt;
&lt;DIV class="[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn"&gt;
&lt;DIV class="flex max-w-full flex-col gap-4 grow"&gt;
&lt;DIV class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;amp;]:mt-1" dir="auto" tabindex="0" data-turn-start-message="true" data-message-model-slug="gpt-5-3-mini" data-message-id="29deefee-91a0-4e23-b61f-97f057df214f" data-message-author-role="assistant"&gt;
&lt;DIV class="flex w-full flex-col gap-1 empty:hidden"&gt;
&lt;DIV class="markdown prose dark:prose-invert wrap-break-word w-full dark markdown-new-styling"&gt;
&lt;P data-is-only-node="" data-is-last-node="" data-end="592" data-start="0"&gt;From what I’ve seen, a common workaround is saving selections using bookmarks or variables before triggering the reload and then restoring them afterward i hope it helps.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/SECTION&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 23 May 2026 16:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549738#M110307</guid>
      <dc:creator>Goldy-chicken</dc:creator>
      <dc:date>2026-05-23T16:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload and current selections lost when triggered by button actions</title>
      <link>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549740#M110309</link>
      <description>&lt;P&gt;Thanks Goldy-chicken, I’m currently using variables to save current selections and restore them after reload, but it creates some sort of blinking effect because of the selections change.&lt;/P&gt;&lt;P&gt;What really makes me crazy is that planned reloads works perfectly fine and selections are not lost.&lt;/P&gt;&lt;P&gt;May be I could try to use automations to do the reload but then I would have to deal with limitations with the number of daily reloads in Qlik Cloud.&lt;/P&gt;&lt;P&gt;I believe I’m stuck…&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2026 19:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549740#M110309</guid>
      <dc:creator>PedroC</dc:creator>
      <dc:date>2026-05-23T19:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload and current selections lost when triggered by button actions</title>
      <link>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549767#M110312</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/72761"&gt;@PedroC&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;in-app reload of applications (either via a button or the data load editor) is meant for development purposes, and comes with limitations.&amp;nbsp;&lt;BR /&gt;To circumvent these limitations you will need to have a button triggering an automation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;However, I don't see specifically limitations concerning partial reloads and selections.&lt;BR /&gt;I did some tests with a sample app, and I'm able to do a partial reload with a button, while keeping the current selections.&lt;BR /&gt;I suggest that you &lt;A href="https://community.qlik.com/t5/support/ct-p/qlikSupport" target="_self"&gt;reach out to support&lt;/A&gt; to have this investigated in a case. Please mention this discussion and provide as much details as possible (possibly including the app).&lt;BR /&gt;&lt;BR /&gt;Please note: the investigation might go back to my original statement about in-app reloads.&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 06:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549767#M110312</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2026-05-25T06:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload and current selections lost when triggered by button actions</title>
      <link>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549780#M110313</link>
      <description>&lt;P&gt;Thank you Daniele&lt;/P&gt;&lt;P&gt;After some testing I've realized the problem. If I remove Section Access from the app the partial reload works perfectly fine.&lt;/P&gt;&lt;P&gt;I all has to do with&amp;nbsp;my permission table and a left join I need to do before applying section access.&lt;/P&gt;&lt;P&gt;I wasn't aware of using IsPartialReload() to treat joined tables in a partial reload (dropping table and using ADD prefix before join)&lt;/P&gt;&lt;P&gt;Now I've changed my script and works as expected.&lt;/P&gt;&lt;P&gt;Thank you all!&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 08:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549780#M110313</guid>
      <dc:creator>PedroC</dc:creator>
      <dc:date>2026-05-25T08:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload and current selections lost when triggered by button actions</title>
      <link>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549783#M110314</link>
      <description>&lt;P&gt;Great to know&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/72761"&gt;@PedroC&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 09:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Partial-reload-and-current-selections-lost-when-triggered-by/m-p/2549783#M110314</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2026-05-25T09:11:52Z</dc:date>
    </item>
  </channel>
</rss>

