Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm using qlik sense, and create a app with one chart.
how embed this chart to another app?
i already got this chart iframe address like "<iframe src="https://xxxxxxx/single/?appid=xxxxx" style="border:none;width:100%;height:100%;"></iframe>"
but in another app, I created a page, but couldn't find a insert method to embed this iframe.
I don't want to generate the qvd data file from the first app and then reload the qvd data to another app then to generate a new chart, I prefer to use the original chart from the first app.
thanks advanced.
Hello @sdtfll ,
Note that the Iframe element is meant to embed the object (a chart in this case) to a web page (inserting the iframe tag generated into the HTML file of the web page).
If I understood your concern correctly, your goal is to display a chart into a different Qlik app.
- You can Copy and Paste objects from one Sheet to another, even from different apps: While in Editing mode, right click the desired object and select Copy/Paste option.
- You can Copy a whole Sheet and Paste it to a different app: In your sheet overview, right click the desired sheet and Copy/Paste it [1].
- You can generate a mashup[2], which is a web page or web application that uses content from more than one source to create a single new service displayed in a single graphical interface. You can embed a sheet or visualization into a mashup from the Hub [3].
[1] How to move a sheet from one app to another in Qlik sense: https://community.qlik.com/t5/New-to-Qlik-Sense/How-to-move-a-sheet-from-one-app-to-another-in-Qlik-...
[2] Mashup overview: https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Mashups/Content/Sense_Mashups/mashups...
[3] Getting started building mashups: https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Mashups/Content/Sense_Mashups/mashups...
Hello @sdtfll ,
Note that the Iframe element is meant to embed the object (a chart in this case) to a web page (inserting the iframe tag generated into the HTML file of the web page).
If I understood your concern correctly, your goal is to display a chart into a different Qlik app.
- You can Copy and Paste objects from one Sheet to another, even from different apps: While in Editing mode, right click the desired object and select Copy/Paste option.
- You can Copy a whole Sheet and Paste it to a different app: In your sheet overview, right click the desired sheet and Copy/Paste it [1].
- You can generate a mashup[2], which is a web page or web application that uses content from more than one source to create a single new service displayed in a single graphical interface. You can embed a sheet or visualization into a mashup from the Hub [3].
[1] How to move a sheet from one app to another in Qlik sense: https://community.qlik.com/t5/New-to-Qlik-Sense/How-to-move-a-sheet-from-one-app-to-another-in-Qlik-...
[2] Mashup overview: https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Mashups/Content/Sense_Mashups/mashups...
[3] Getting started building mashups: https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Mashups/Content/Sense_Mashups/mashups...