<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to Integrate Qlikview to Salesforce in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196679#M713664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To integrate a QV application in an IFrame you need to paste 'your AJX URL' in the source tag. Your AJAX url in the URL you use to open the application using the AJAX user interface (not the IE plug in). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Go to your QV access point and find your application.&lt;/P&gt;&lt;P&gt;2- You have 3 options: open the application using the IE Plugin, open then application using the AJAX user interface or donwload the application.&lt;/P&gt;&lt;P&gt;3- Put the mouse pointer in the second option and copy the url.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/10218_test.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In this exaple 'your AJAX url' is &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=Local%7CManufacturing%20Demo%20V3.qvw&amp;amp;client=Ajax"&gt;http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=Local%7CManufacturing%20Demo%20V3.qvw&amp;amp;client=Ajax&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result will be a iFrame in your web application that contains the QV Application including the QV menu. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ferran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jan 2012 09:46:33 GMT</pubDate>
    <dc:creator>Ferran_Garcia_Pagans</dc:creator>
    <dc:date>2012-01-10T09:46:33Z</dc:date>
    <item>
      <title>How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196674#M713656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one integrated Qlikview to salesforce to generate Reports &amp;amp; Dashboards? If anyone has done any short of experiment do share me the knowledge. Since I am longing for it for long time. My business need require more flexible and more user friendly BI, so that higher management user can drill down to the micro level detail of field users to understanding the progress and track the work of each user in detail.&lt;/P&gt;&lt;P&gt;The Qlikview for salesforce looks like as given below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-2281_sourceID:2281" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dinesh Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 20:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196674#M713656</guid>
      <dc:creator>montubhardwaj</dc:creator>
      <dc:date>2010-09-02T20:55:12Z</dc:date>
    </item>
    <item>
      <title>How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196675#M713657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dinesh,&lt;/P&gt;&lt;P&gt;The integration as shown is fairly easy. This is simply a QlikView application deployed via AJAX client, brought into Salesforce.com via Visualforce...in this case, the Visualforce iframe tag is used. Here is some sample code to get you started:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&amp;lt;pre&amp;gt;&amp;lt;apex:page &amp;gt;&lt;BR /&gt;&amp;lt;iframe height="1000px" width="1200px" id="App Name" name="AppName" src="***Your AJAX URL Here**"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;BR /&gt;&amp;lt;/apex:page&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 21:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196675#M713657</guid>
      <dc:creator />
      <dc:date>2010-09-02T21:35:52Z</dc:date>
    </item>
    <item>
      <title>How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196676#M713659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;Thanks much for immediate response. I am basically a QV user but I am trying to integrate QV with cloud applications like Salesforece. Can you please tell me what "Your AJAX URL Here" means in the code ? How do we get this AJAX URL ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 21:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196676#M713659</guid>
      <dc:creator>montubhardwaj</dc:creator>
      <dc:date>2010-09-02T21:56:04Z</dc:date>
    </item>
    <item>
      <title>How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196677#M713662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community, Any further input on this ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Sep 2010 11:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196677#M713662</guid>
      <dc:creator>montubhardwaj</dc:creator>
      <dc:date>2010-09-03T11:20:45Z</dc:date>
    </item>
    <item>
      <title>How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196678#M713663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - please, I'd be interested in this solution also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see in the appexchange there is a QV listing, with screens showing QV embedded in SF.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 19:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196678#M713663</guid>
      <dc:creator />
      <dc:date>2012-01-09T19:53:32Z</dc:date>
    </item>
    <item>
      <title>How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196679#M713664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To integrate a QV application in an IFrame you need to paste 'your AJX URL' in the source tag. Your AJAX url in the URL you use to open the application using the AJAX user interface (not the IE plug in). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Go to your QV access point and find your application.&lt;/P&gt;&lt;P&gt;2- You have 3 options: open the application using the IE Plugin, open then application using the AJAX user interface or donwload the application.&lt;/P&gt;&lt;P&gt;3- Put the mouse pointer in the second option and copy the url.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/10218_test.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In this exaple 'your AJAX url' is &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=Local%7CManufacturing%20Demo%20V3.qvw&amp;amp;client=Ajax"&gt;http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=Local%7CManufacturing%20Demo%20V3.qvw&amp;amp;client=Ajax&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result will be a iFrame in your web application that contains the QV Application including the QV menu. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ferran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 09:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196679#M713664</guid>
      <dc:creator>Ferran_Garcia_Pagans</dc:creator>
      <dc:date>2012-01-10T09:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196680#M713666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; There is also the possibility to display individual QlikView objects, and to pass parameters (selections) from Salesforce to Qlikview. This is done using singleobject.htm. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's some sample code for a visualforce page that passes the value of an account field to Qlikview (SFDC_Fieldname__c), makes a selection (in LB15) and displays a text box (TX63). Note that the value of the salesforce field must exist in the listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;apex:page standardController="Account" id="XXXAccount" rendered="{!IF(Account.SFDC_Fieldname__c&amp;lt;&amp;gt;"",true, false)}"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;iframe src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://servername/QvAJAXZfc/singleobject.htm?document=DocName.qvw&amp;amp;host=Local&amp;amp;object=TX63&amp;amp;select=LB15"&gt;http://servername/QvAJAXZfc/singleobject.htm?document=DocName.qvw&amp;amp;host=Local&amp;amp;object=TX63&amp;amp;select=LB15&lt;/A&gt;&lt;SPAN&gt;,{!Account.SFDC_Fieldname__c}"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; scrolling="false" id="accountSampleIframe" height="30px" width="300px" frameborder="false"/&amp;gt;&amp;nbsp; &amp;lt;/apex:page&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 14:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196680#M713666</guid>
      <dc:creator>haggroth</dc:creator>
      <dc:date>2012-03-02T14:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196681#M713668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your post. Very helpful. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any expeirence with providing proper security to QlikView document, when opening it from SalesForce page. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally, is there a way to pass SalesForce account details into QlikView doc and restrict the data by that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 15:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196681#M713668</guid>
      <dc:creator />
      <dc:date>2013-01-16T15:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196682#M713670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever get a response to your post? There is an example here &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-3730"&gt;http://community.qlik.com/docs/DOC-3730&lt;/A&gt; on how to configure single sign on between QlikView and Salesforce.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 23:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196682#M713670</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2013-04-10T23:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196683#M713671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, Lee.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found that article and already tried it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway thanks a lot and I guess sorry for not posting the link here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 08:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196683#M713671</guid>
      <dc:creator />
      <dc:date>2013-04-11T08:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196684#M713672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is it possible to lock the the listbox with the selected value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 13:25:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196684#M713672</guid>
      <dc:creator />
      <dc:date>2013-04-16T13:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Integrate Qlikview to Salesforce</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196685#M713673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe it is possible to lock selections just using the URL. But it sounds like you want to force some sort of security over what data the user can see, which would be better done via section access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 20:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Integrate-Qlikview-to-Salesforce/m-p/196685#M713673</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2013-04-16T20:59:09Z</dc:date>
    </item>
  </channel>
</rss>

