Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

Opening the same Apps in multiple tabs with different selections

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
MichelLalancette

Opening the same Apps in multiple tabs with different selections

Last Update:

Jun 30, 2021 11:04:55 AM

Updated By:

MichelLalancette

Created date:

Jun 30, 2021 11:00:09 AM

Have you ever noticed, when you have the same app open twice and make selections, those selections are reflected in all your open tabs? This is because they are all open using the same session/identity.

This has been one of the most requested features by our users as they like to compare things side by side, without changing the selections every time, or having to build charts with alternate states.

 

Luckily, there is a way to bypass this using the Qlik Single integration API.

 

The Single Integration API provides parameters that can be used to create an URL that returns a complete HTML page containing for example an embedded Qlik Sense visualization. This URL can be embedded in a web page, for example by including it in an iframe.

 

 

Here's how :

  1. Open your desired app multiple times
  2. In the first tab, add this parameter at the end of the URL: /identity/1 (The 1 is alphanumerical and can be longer than 1)
  3. In the second tab, add this parameter /identity/2
  4. Repeat this step for every other tab you have opened

 

Voilà! You are now able to make different selections for the same app!

 

Labels (3)
Comments
albertovarela
Partner - Specialist
Partner - Specialist

Very useful! Thanks for sharing

0 Likes
Samhitha_B
Contributor II
Contributor II

Great Share! Thank you😊

0 Likes
Version history
Last update:
‎2021-06-30 11:04 AM
Updated by: