<?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: Single Selection for Multiple APP in Mashup Qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Single-Selection-for-Multiple-APP-in-Mashup-Qliksense/m-p/1534857#M38615</link>
    <description>&lt;P&gt;Can anyone help me in this issue ?&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jan 2019 05:36:05 GMT</pubDate>
    <dc:creator>jitu2110</dc:creator>
    <dc:date>2019-01-25T05:36:05Z</dc:date>
    <item>
      <title>Single Selection for Multiple APP in Mashup Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Single-Selection-for-Multiple-APP-in-Mashup-Qliksense/m-p/1534225#M38614</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using mashup approach which have 2 Dashboards Charts in single Page, and multiple&amp;nbsp; common Selection&amp;nbsp; bar like Year,Quarter and Months etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i select and Year and Quarter and Months from one Dashboard that common selection should be automatic apply to second Dashboard also.&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am looking for Mashup Code (JQuery code). i am trying below code for same but that is not working&amp;nbsp;&lt;/P&gt;&lt;P&gt;var app = qlik.openApp('2280f92d-94e1-46a0-ab92-3dff63f5c87d', config); // my first APP.&lt;BR /&gt;var selState = app.selectionState( );&lt;BR /&gt;var listener = function() {&lt;BR /&gt;MyApp.clearAll(); // Second Application&lt;BR /&gt;var selFields = selState.selections;&lt;BR /&gt;if (selFields!=null){&lt;BR /&gt;$.each(selFields, function(key, value) {&lt;BR /&gt;var valArray=[];&lt;BR /&gt;$.each(value.selectedValues, function(key,value){&lt;BR /&gt;//valArray.push(value.qName);&lt;BR /&gt;console.log(value.qName);&lt;BR /&gt;isNaN(value.qName) ? valArray.push(value.qName):valArray.push(Number(value.qName));&lt;BR /&gt;})&lt;BR /&gt;MyApp.field(value.fieldName).selectValues(valArray);&lt;BR /&gt;&lt;BR /&gt;});&lt;BR /&gt;&lt;BR /&gt;}&lt;BR /&gt;};&lt;BR /&gt;selState.OnData.bind( listener );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know how to implement this.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Single-Selection-for-Multiple-APP-in-Mashup-Qliksense/m-p/1534225#M38614</guid>
      <dc:creator>jitu2110</dc:creator>
      <dc:date>2024-11-16T06:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Single Selection for Multiple APP in Mashup Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Single-Selection-for-Multiple-APP-in-Mashup-Qliksense/m-p/1534857#M38615</link>
      <description>&lt;P&gt;Can anyone help me in this issue ?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 05:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Single-Selection-for-Multiple-APP-in-Mashup-Qliksense/m-p/1534857#M38615</guid>
      <dc:creator>jitu2110</dc:creator>
      <dc:date>2019-01-25T05:36:05Z</dc:date>
    </item>
  </channel>
</rss>

