Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
venkyraj
Contributor II
Contributor II

Qliksense feb 22 integration into external angular 12 based web portal.

Hi experts,

ed to integrate my qliksense applications into external angular based web portal. i tried with single  configurator and setup the SameSite attribute as "None" as well, but still i am getting error whiles using it in Iframe.

venkyraj_0-1648463905537.png

venkyraj_1-1648464020552.png

 

Iframe:

<iframe src='https://servername/single/?appid=''&sheet=''&opt=nointeraction&select=clearall' style='border:none;width:100%;height:100%;'></iframe>

 

Labels (1)
2 Replies
Joseph_Musekura
Support
Support

venkyraj
Contributor II
Contributor II
Author

We have tried that as well but not working, Can you please let me know is there any settings need to do it in angular/qliksense/qmc side to enable the communication?