<?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 Function to open the qlikview document in power builder application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Function-to-open-the-qlikview-document-in-power-builder/m-p/238604#M89442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to open the qlikview document inside the desktop application which was developed in Power Builder.I managed to open the document inside the desktop application which was developed in VB using the below function. Let me know what is the function that has to be written in Power Builder to open the qlikview document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;Private Sub Command1_Click()&lt;BR /&gt;QlikOCX1.OpenDocument App.Path + "\OCX.qvw", "", ""&lt;BR /&gt;End Sub&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 May 2010 11:14:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-12T11:14:24Z</dc:date>
    <item>
      <title>Function to open the qlikview document in power builder application</title>
      <link>https://community.qlik.com/t5/QlikView/Function-to-open-the-qlikview-document-in-power-builder/m-p/238604#M89442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to open the qlikview document inside the desktop application which was developed in Power Builder.I managed to open the document inside the desktop application which was developed in VB using the below function. Let me know what is the function that has to be written in Power Builder to open the qlikview document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;Private Sub Command1_Click()&lt;BR /&gt;QlikOCX1.OpenDocument App.Path + "\OCX.qvw", "", ""&lt;BR /&gt;End Sub&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 11:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-to-open-the-qlikview-document-in-power-builder/m-p/238604#M89442</guid>
      <dc:creator />
      <dc:date>2010-05-12T11:14:24Z</dc:date>
    </item>
    <item>
      <title>Function to open the qlikview document in power builder application</title>
      <link>https://community.qlik.com/t5/QlikView/Function-to-open-the-qlikview-document-in-power-builder/m-p/238605#M89443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I got it done in power builder also using the below function. Added the script below for those who are looking for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;ole_1.object.createdocument()&lt;BR /&gt;ole_1.object.opendocument("E:\C2info\others\Qlik_view\OCX.qvw","","")&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 12:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-to-open-the-qlikview-document-in-power-builder/m-p/238605#M89443</guid>
      <dc:creator />
      <dc:date>2010-05-12T12:19:34Z</dc:date>
    </item>
  </channel>
</rss>

