Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
madhubabum
Creator
Creator

How we can integrate qliksense objects into websites?

Hi All,

I want to integrate qliksense objects into my website ?

Note : Here i am added those objects into website with the help of MashUp Editor.

But , In my web site these objects are not Dynamically?

Regards,

Madhu

3 Replies
undergrinder
Specialist II
Specialist II

Hi Madhu,

This link will helo you:

https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/Platform/Content/Architecture/client-side...

With QlikCloud you can easier inetgrate a chart into your website, as far as I know.

G.

reddy-s
Master II
Master II

Hi Madhu,

You can make use of an Iframe html tag to embed the visualizations into websites:

ex: <iframe src="url of the visualization from the single configurator"> </iframe>

Also, you can build mashups.

Thanks,

Sangram.

Vincenzo_Esposito

If you use the MashUp Editor, bject should be dynamically by default. If you've used the single configurator, instead, make sure you unflegged the "Disable interaction" in the General panel

Post.PNG