Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.