<?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: 2 page mashup for 2 separate apps ( need two separate Selection bar) in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/2-page-mashup-for-2-separate-apps-need-two-separate-Selection/m-p/2035522#M18070</link>
    <description>&lt;P&gt;Hi &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/147046"&gt;@Qlikuser09&lt;/a&gt;&lt;/SPAN&gt; , yes you can do it. You can load current selections bar from both apps and render in your pages. Anyway, what is the complete requirement here?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2023 14:16:23 GMT</pubDate>
    <dc:creator>alex_colombo</dc:creator>
    <dc:date>2023-02-08T14:16:23Z</dc:date>
    <item>
      <title>2 page mashup for 2 separate apps ( need two separate Selection bar)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/2-page-mashup-for-2-separate-apps-need-two-separate-Selection/m-p/2035203#M18065</link>
      <description>&lt;P&gt;Is there a way i could add two separate selection bar for two apps(multipage)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 21:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/2-page-mashup-for-2-separate-apps-need-two-separate-Selection/m-p/2035203#M18065</guid>
      <dc:creator>Qlikuser09</dc:creator>
      <dc:date>2023-02-07T21:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: 2 page mashup for 2 separate apps ( need two separate Selection bar)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/2-page-mashup-for-2-separate-apps-need-two-separate-Selection/m-p/2035209#M18066</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;If you just need to make selections in two separate apps from a mashup you can open multiple apps and then use the variable associated with the open app to make selections.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;let&lt;/SPAN&gt; &lt;SPAN&gt;app1&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;qlik&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;openApp&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'first-appID'&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;config&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;); //open first app&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;let&lt;/SPAN&gt; &lt;SPAN&gt;app2&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;qlik&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;openApp&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'second-appID'&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;config&lt;/SPAN&gt;&lt;SPAN&gt;); //open second app&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;app1.field("field").select([Array, Of, Selections, Go, Here])&amp;nbsp;//first app selection&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;app2.field("field").select([Array, Of, Selections, Go, Here])&amp;nbsp;//second app selection&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 07 Feb 2023 21:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/2-page-mashup-for-2-separate-apps-need-two-separate-Selection/m-p/2035209#M18066</guid>
      <dc:creator>BenjaminGroff</dc:creator>
      <dc:date>2023-02-07T21:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: 2 page mashup for 2 separate apps ( need two separate Selection bar)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/2-page-mashup-for-2-separate-apps-need-two-separate-Selection/m-p/2035522#M18070</link>
      <description>&lt;P&gt;Hi &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/147046"&gt;@Qlikuser09&lt;/a&gt;&lt;/SPAN&gt; , yes you can do it. You can load current selections bar from both apps and render in your pages. Anyway, what is the complete requirement here?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 14:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/2-page-mashup-for-2-separate-apps-need-two-separate-Selection/m-p/2035522#M18070</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2023-02-08T14:16:23Z</dc:date>
    </item>
  </channel>
</rss>

