Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
laurits
Contributor
Contributor

Getting filterpane inside mashup for a specific app

Inside my mashup html file, i have a simple container for getting current selections, like so:

<div id="CurrentSelections" class="qvobjects"></div>

With the corresponding Javascript&colon;

var app = qlik.openApp('dc8e0c21-2eac-4395-aeac-befa448a034d', config);
app.getObject('CurrentSelections','CurrentSelections');

Is there a way to get the filter pane in a similar way?

 

Labels (2)
0 Replies