function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RickKellerRickKeller 

Opening a Qlikview dashboard inside a SF Account Page Layout

We use SFDC and Qlikview and looking to try something that I can't seem to find an answer.  I want to be able to launch a Qlikview dashboard inside of an Account Page Layout...with the ability to pass the SF GUID to Qlikview (which is storing the GUID).  By doing this, the user will have a pre-filtered QV dashboard for the specific account.  The core question at hand...is this even possible between SF and QV?

Ashish_SFDCAshish_SFDC

Hi Rick,

 

This is definately possible, you have to create a visualforce page that overrides the standard accounts page and add a mashup of the Qlikview dashboard that derives information from the account object and displays the desired dashboard.

 

See the links below for further more info,

 

http://www.qlikview.com/us//~/media/Files/resource-library/global-us/direct/datasheets/DS-QlikView-for-Salesforce-EN.ashx

 

Salesforce.com & Qlikview Integration
http://www.youtube.com/watch?v=iHckNBnVXSA

 

http://boards.developerforce.com/t5/General-Development/Integration-of-Qlikview-with-Salesforce/td-p/617053

 

http://stackoverflow.com/questions/14139870/salesforce-qlikview-integration

 

Regards,
Ashish