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

How to embed a Qlik Sense Desktop data viz into Drupal

We're trying to embed a Qlik Sense data viz into a Drupal web page.

Here's what I've accomplished so far.

Qlik Sense Desktop

-opened Qlik Sense Desktop > Qlik Dev Hub

-click Single configurator

-under Select an app, select Executive Dashboard

-in IFrame field, copy code

<iframe src='http://localhost:4848/single/?appid=C%3A%5CUsers%5Ctuckera%5CDocuments%5CQlik%5CSense%5CApps%5CExecu...' [^] style='border:none;width:100%;height:100%;'></iframe>


Drupal website

-created Article page: Qlik Data Viz: Drupal

-paste embed code in Body, Text format: HTML

-Save


Testing

-go to Drupal web page

-Qlik data viz doesn't display


Is there a way to publish a Qlik Sense Desktop data viz in Qlik Sense Cloud Basic and then create an IFrame code that I can embed in a Drupal web page? Is there some other way to accomplish the embed?

3 Replies
ErikWetterberg

‌Hi,

you need a server installation for this. Qlik Sense desktop does not support this scenario.

Erik Wetterberg

https://extendingqlik.upper88.com/

Anonymous
Not applicable
Author

Erik,

Are you aware of any documentation on how to embed a Qlik Sense data viz into a web page using a Qlik server installation?

Regards,

Alex