Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
kjun0306
Contributor III
Contributor III

How can I embed multiple sheets of QlikSense on my web page?

Hi,

I need to integrate my QlikSense cloud dashboard with my web application using JWT Authentication.

I tried iframe with sing sheet, but I need to embed multiple sheets.

Does anyone have implemented this before?

Thanks.

Labels (2)
3 Replies
oz_moyal
Creator
Creator

You need to look into mashups

Mashups gives you full flexibility and control over the qlik objects (u can use object from multiple sheets or even multiple apps)

start here:
https://help.qlik.com/en-US/sense-developer/February2024/Subsystems/Mashups/Content/Sense_Mashups/ma...

kjun0306
Contributor III
Contributor III
Author

Thanks, @oz_moyal.

It looks like that I would need to refer to each object using mashup in order to embed the dashboard.

Is there a way to embed the entire application with multiple sheets?

 

 

DaveChannon
Employee
Employee

Hi @kjun0306 

Please take a look at the qlik-embed framework, specifically this sheet embed example. I would recommend not using JWT for your web app unless you have a proxy, due to browsers blocking third party cookies.

(I see you've got the SaaS tag on your question, but if others find this, note that qlik-embed is planned to work with Qlik Sense Enterprise client-managed from the May 2024 release).