<?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: Keep Filter Selecction between iframes in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1797377#M14713</link>
    <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;The customer gave me&amp;nbsp; the direct link to the web page they are working on and if I use Safari on a Mac the selections remain even if I move from one tab to another (there are two tabs only); However, if I use Chrome, the selections remain on one iFrame only and are not kept in the second iFrame,&lt;/P&gt;</description>
    <pubDate>Wed, 07 Apr 2021 00:22:01 GMT</pubDate>
    <dc:creator>Rolando_Montero</dc:creator>
    <dc:date>2021-04-07T00:22:01Z</dc:date>
    <item>
      <title>Keep Filter Selecction between iframes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1775402#M13729</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have some tabs in which I have embedded two iframes, both are sheets from a Qlik Sense app. However, if I make a selection in the first one, the filter does not replicate to the next iframe.&amp;nbsp; Is there any way to keep the selections along the iframes just like a regular Qlik Sense app?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example with one selection made.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rolando_Montero_0-1611008211239.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47288i2F5BE348C485A8EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rolando_Montero_0-1611008211239.png" alt="Rolando_Montero_0-1611008211239.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;iframe number two does not have any filter applied.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rolando_Montero_1-1611008240705.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47289iD0F92EC0DE84FC48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rolando_Montero_1-1611008240705.png" alt="Rolando_Montero_1-1611008240705.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindest regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1775402#M13729</guid>
      <dc:creator>Rolando_Montero</dc:creator>
      <dc:date>2024-11-16T00:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Filter Selecction between iframes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1781976#M13824</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When you move to a different tab/page, the session will be interrupted and selections lost.&lt;/P&gt;&lt;P&gt;You need to enable and increase TTL time in the Engine settings.ini config so that it is able to reattach the session to the existing one.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[Settings 7]
EnableTTL=1
SessionTTL=30&lt;/LI-CODE&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Adjusting-the-Qlik-Sense-Engine-TTL/ta-p/1713815" target="_blank"&gt;https://community.qlik.com/t5/Support-Knowledge-Base/Adjusting-the-Qlik-Sense-Engine-TTL/ta-p/1713815&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please also see the following KB for more best practices when using iFrame/mashups&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-for-Windows-All-you-need-to-know-to-start-using/ta-p/1758478" target="_blank"&gt;https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-for-Windows-All-you-need-to-know-to-start-using/ta-p/1758478&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 12:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1781976#M13824</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-02-11T12:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Filter Selecction between iframes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1797175#M14706</link>
      <description>&lt;P&gt;Hi Damien,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I changed the file you mentioned, but unfortunately, the problem remains. Is there anything I can try to fix this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards and thanks for the reply&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 12:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1797175#M14706</guid>
      <dc:creator>Rolando_Montero</dc:creator>
      <dc:date>2021-04-06T12:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Filter Selecction between iframes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1797189#M14707</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10540"&gt;@Rolando_Montero&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you make sure to have a blank line at the end of the file as mentioned in this article?&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-modify-Qlik-Sense-Engine-s-Settings-ini/ta-p/1714789" target="_blank"&gt;https://community.qlik.com/t5/Knowledge-Base/How-to-modify-Qlik-Sense-Engine-s-Settings-ini/ta-p/1714789&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 13:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1797189#M14707</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-04-06T13:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Filter Selecction between iframes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1797199#M14708</link>
      <description>&lt;P&gt;Hi again!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I did, I left the blank line at the end of the file. Just to make sure, I am going to do it again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 13:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1797199#M14708</guid>
      <dc:creator>Rolando_Montero</dc:creator>
      <dc:date>2021-04-06T13:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Filter Selecction between iframes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1797377#M14713</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;The customer gave me&amp;nbsp; the direct link to the web page they are working on and if I use Safari on a Mac the selections remain even if I move from one tab to another (there are two tabs only); However, if I use Chrome, the selections remain on one iFrame only and are not kept in the second iFrame,&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 00:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1797377#M14713</guid>
      <dc:creator>Rolando_Montero</dc:creator>
      <dc:date>2021-04-07T00:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Filter Selecction between iframes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1797579#M14720</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10540"&gt;@Rolando_Montero&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you see "SESSION_ATTACHED" in the browser devtools as stated in&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Adjusting-the-Qlik-Sense-Engine-TTL/ta-p/1713815" target="_blank"&gt;https://community.qlik.com/t5/Knowledge-Base/Adjusting-the-Qlik-Sense-Engine-TTL/ta-p/1713815&lt;/A&gt;&amp;nbsp;?&lt;BR /&gt;That would confirm if TTL got enabled correctly.&lt;BR /&gt;Also, are you sure that the TTL setting is not getting overwritten by some URL parameters ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am not too familiar how Safari handles moves between pages, it could be it doesn't kill the tab immediately.&lt;BR /&gt;If the session is still alive in some way in the browser (opened in different browser tab) or a tab not terminated by the browser yet, then it will reattach it by default and keep selections.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 13:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1797579#M14720</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-04-07T13:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Filter Selecction between iframes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1808041#M14937</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;I was trying once again, quite a lot of tries actually, but I am unable to get it to work. I have created two scenarios, one with two iFrames placed inside Bootstrap containers and the other just two iFrames one under the other. The result is the same nonetheless, the filters are not kept.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other option to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 15:51:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Keep-Filter-Selecction-between-iframes/m-p/1808041#M14937</guid>
      <dc:creator>Rolando_Montero</dc:creator>
      <dc:date>2021-05-14T15:51:43Z</dc:date>
    </item>
  </channel>
</rss>

