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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
akshi
Partner - Contributor
Partner - Contributor

Navigation in embedded dashboard within the same iframe

Embedding a Qlik dashboard in a web application where the user needs to navigate to different dashboard within the same iframe:

Steps:
1. The dashboard is developed in Qlik Cloud and includes navigation button that will redirect to separate dashboard.
2. The dashboard is then embedded in a website using an iframe.
3. After clicking a navigation button inside the iframe in the web application, it should redirect to a different dashboard but within the same iframe space on the website.

Labels (4)
1 Reply
alex_colombo
Employee
Employee

Hey, this will not work. You can embed an entire app, but you cannot leverage app chain within an Iframe. What happened behind this action is basically open a new browser tab with the target dashboard, and this cannot be done using Iframes.