Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

How do I embed visualizations into a web page?

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Sheryl
Employee
Employee

How do I embed visualizations into a web page?

Last Update:

Dec 5, 2018 10:37:59 AM

Updated By:

Sheryl

Created date:

Dec 4, 2018 3:07:32 PM

Watch this FREE Qlik Continuous Classroom explainer video to learn how to post a Qlik Sense visualization into your web site.

Log in with your QlikID to watch the FREE video here

Tags (3)
Comments
ckchouk123
Contributor III
Contributor III

I am embedding Qlik object in SalesForce using VisualForce page. I am passing the customer number from SalesForce to filter the Qlik object for the specific customer number. It all works fine, except that Qlik will return all record if it can no find the passed customer number, how do I force it to keep the filter and just display an empty page?

 

<apex:page standardController="Account" tabStyle="Account">
<apex:pageblock >
<div style = "display: inline;">
<apex:iframe src="https://server.net/single/?appid=123432-1223-2121-1212&obj=pSjvJu&opt=currsel%2Cctxmenu&select=clear...}" frameborder="0" width="100%" height="900" />
</div>
</apex:pageblock>
</apex:page>

0 Likes
Sheryl
Employee
Employee

Hi @ckchouk123  - I'm sorry you are having difficulties embedding the object.  Unfortunately, I do not know how to accomplish what you are needing.  My recommendations are to continue to use the Qlik Community and post to the Integration, Extension & APIs resource or check on the Support Portal to see if they can be of assistance.

Kind regards,

Sheryl

0 Likes
Contributors
Version history
Last update:
‎2018-12-05 10:37 AM
Updated by: