<?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: Stop updating mashup objects when dashboard is updated in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2467952#M20845</link>
    <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/304812"&gt;@alex_r_luc&lt;/a&gt;&lt;/SPAN&gt; , what is the requirement? Why do you need this behaviour?&lt;/P&gt;
&lt;P&gt;In anycase, there is no way for disconnecting a chart in the way you mentioned, you could use the &lt;A href="https://help.qlik.com/en-US/sense-developer/May2024/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/VisualizationAPI/close-method.htm" target="_blank"&gt;close &lt;/A&gt;method on the visualization for removing the chart from the page.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jul 2024 09:06:52 GMT</pubDate>
    <dc:creator>alex_colombo</dc:creator>
    <dc:date>2024-07-04T09:06:52Z</dc:date>
    <item>
      <title>Stop updating mashup objects when dashboard is updated</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2467684#M20844</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I'm working on a qlik sense mashup.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;var app = qlik.openApp(app_ID, config);

app.getObject('QV001','aaaa');&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The data is displayed within the mashup at the first webpage load but I wonder if there is a any method or approach that stops the updates for one or all the objects displayed in that mashup when some filtering is applied in the dashboard.&lt;/P&gt;
&lt;P&gt;Many thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 14:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2467684#M20844</guid>
      <dc:creator>alex_r_luc</dc:creator>
      <dc:date>2024-07-03T14:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Stop updating mashup objects when dashboard is updated</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2467952#M20845</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/304812"&gt;@alex_r_luc&lt;/a&gt;&lt;/SPAN&gt; , what is the requirement? Why do you need this behaviour?&lt;/P&gt;
&lt;P&gt;In anycase, there is no way for disconnecting a chart in the way you mentioned, you could use the &lt;A href="https://help.qlik.com/en-US/sense-developer/May2024/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/VisualizationAPI/close-method.htm" target="_blank"&gt;close &lt;/A&gt;method on the visualization for removing the chart from the page.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 09:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2467952#M20845</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-07-04T09:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Stop updating mashup objects when dashboard is updated</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2467970#M20847</link>
      <description>&lt;P&gt;Thank you for your reply&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145804"&gt;@alex_colombo&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;I have this countries list below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="counties-grid.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/168894iB2EF9E76EA2AC008/image-size/large?v=v2&amp;amp;px=999" role="button" title="counties-grid.png" alt="counties-grid.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Each "Summary" link opens the same mashup with one filter applied, the country filter. The the objects are from only one dashboard.&lt;/P&gt;
&lt;P&gt;If I open 3 tabs with Finland, France and Germany, the mashup for Finland and France will show data from the last opened tab, Germany.&lt;/P&gt;
&lt;P&gt;I am trying to find a solution to isolate the data shown for each country.&lt;/P&gt;
&lt;P&gt;I am showing numbers and some graphs.&lt;/P&gt;
&lt;P&gt;Any advice helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 09:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2467970#M20847</guid>
      <dc:creator>alex_r_luc</dc:creator>
      <dc:date>2024-07-04T09:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Stop updating mashup objects when dashboard is updated</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2468007#M20850</link>
      <description>&lt;P&gt;Ok, basically you are asking for having a unique engine session when you load the mashup, in order to have selections disconnected between browser tabs.&lt;/P&gt;
&lt;P&gt;You can achieve this using the identity paramenter when you open the Qlik Sense App. I guess you are using Capability APIs, if so, &lt;A href="https://help.qlik.com/en-US/sense-developer/May2024/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/RootAPI/openApp-method.htm" target="_blank"&gt;this &lt;/A&gt;is the doc on our help site. The identity param is basically a unique number to be passed to the openApp method. You can generate it using a JS funtion which is create a number starting from a datetime, this will be unique any time your users load your mashup.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 12:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2468007#M20850</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-07-04T12:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Stop updating mashup objects when dashboard is updated</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2469478#M20896</link>
      <description>&lt;P&gt;Yes! This is the solution! Thank you a lot for your answer!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have another scenario, maybe you can help me with it as well.&lt;/P&gt;
&lt;P&gt;So I am loading objects in the mashup like this (same method):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;var app = qlik.openApp(app_ID, config);

app.getObject('QV001','aaaa');&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want basically to show a value or a graph (to have an initial load) and keep their state (I don't want to update them) even if there are more filters applied in the Dashboard after the initial load.&lt;/P&gt;
&lt;P&gt;Something like killing the live connection.&lt;/P&gt;
&lt;P&gt;Do you have any advice?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 09:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2469478#M20896</guid>
      <dc:creator>alex_r_luc</dc:creator>
      <dc:date>2024-07-10T09:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Stop updating mashup objects when dashboard is updated</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2472607#M20984</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/304812"&gt;@alex_r_luc&lt;/a&gt;&lt;/SPAN&gt; please open a separate thread and ask there your question.&lt;/P&gt;
&lt;P&gt;Anyway, you could use &lt;A href="https://help.qlik.com/en-US/sense-developer/May2024/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/VisualizationAPI/get-method.htm" target="_blank"&gt;visualization.get&lt;/A&gt; method for getting a viz without showing it. Then, you can read your vales from the chart using &lt;A href="https://help.qlik.com/en-US/sense-developer/May2024/Subsystems/EngineJSONAPI/Content/service-genericobject-getlayout.htm" target="_blank"&gt;getLayout &lt;/A&gt;or &lt;A href="https://help.qlik.com/en-US/sense-developer/May2024/Subsystems/EngineJSONAPI/Content/service-genericobject-gethypercubedata.htm" target="_blank"&gt;getHypercubeData &lt;/A&gt;method and render these values into the screen as lables or static text.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 09:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Stop-updating-mashup-objects-when-dashboard-is-updated/m-p/2472607#M20984</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-07-24T09:05:22Z</dc:date>
    </item>
  </channel>
</rss>

