<?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: Qlik Sense Mashup - Multiple CurrentSelections in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Multiple-CurrentSelections/m-p/1091074#M4846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This a known issue, documented as a limitation (if I remember right), and on it's way to be fixed in the coming release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, there is no workaround for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;aiham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2016 07:01:54 GMT</pubDate>
    <dc:creator>Aiham_Azmeh</dc:creator>
    <dc:date>2016-03-17T07:01:54Z</dc:date>
    <item>
      <title>Qlik Sense Mashup - Multiple CurrentSelections</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Multiple-CurrentSelections/m-p/1091073#M4845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an Angular application built within the Qlik Mashup environment that is attempting to show different sets of visualizations from two different application on two different pages. Using the Qlik Mashup API, I am running qlik.openApp() to get application object model references for the different applications and from both application I am using app.getObject(...) method to load the selection bar for each application. What I am finding is that the first application to load a selection bar is forever the one shown on every other page in my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why. Any idea what I should do/investigate? I've tried forcing app.close()'s, appObject.closes()'s, setting application identities, and app.addAlternateState().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 21:17:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Multiple-CurrentSelections/m-p/1091073#M4845</guid>
      <dc:creator />
      <dc:date>2016-03-16T21:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Mashup - Multiple CurrentSelections</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Multiple-CurrentSelections/m-p/1091074#M4846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This a known issue, documented as a limitation (if I remember right), and on it's way to be fixed in the coming release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, there is no workaround for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;aiham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 07:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Multiple-CurrentSelections/m-p/1091074#M4846</guid>
      <dc:creator>Aiham_Azmeh</dc:creator>
      <dc:date>2016-03-17T07:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Mashup - Multiple CurrentSelections</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Multiple-CurrentSelections/m-p/1091075#M4847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create your custom selection bar and add selected fields into it from all open apps.&lt;/P&gt;&lt;P&gt;refer this &lt;/P&gt;&lt;P&gt;&lt;A href="http://webofwork.com/create-a-custom-current-selections-bar-in-qlik-sense/" title="http://webofwork.com/create-a-custom-current-selections-bar-in-qlik-sense/"&gt;Create a custom Current Selections Bar in Qlik Sense – Webofwork&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 12:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Multiple-CurrentSelections/m-p/1091075#M4847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-17T12:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Mashup - Multiple CurrentSelections</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Multiple-CurrentSelections/m-p/1091076#M4848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Aiham.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Do you know if this is publicly documented anywhere? I haven't been able to find anything, but I'm probably not using the right terms. I am also not well versed in where Qlik publishes all its documentation; so I apologize if there is a well known source.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found it documented in the Qlik Sense 2.2 Release notes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 12:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Multiple-CurrentSelections/m-p/1091076#M4848</guid>
      <dc:creator />
      <dc:date>2016-03-17T12:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Mashup - Multiple CurrentSelections</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Multiple-CurrentSelections/m-p/1091077#M4849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is supposedly fixed in 2.0.10 per my support ticket with Qlik. I assume it will also be in whatever the 2.x is as 3.x.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 12:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Multiple-CurrentSelections/m-p/1091077#M4849</guid>
      <dc:creator />
      <dc:date>2016-05-13T12:42:16Z</dc:date>
    </item>
  </channel>
</rss>

