<?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 Re: Access data in your Qlikview via API in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Access-data-in-your-Qlikview-via-API/m-p/1097645#M364517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which language would you like to use to access the COM-API from? VBscript, JScript, VBA, C#, VB.NET ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any of them could be used - but giving you an example that is relevant is better right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2016 16:55:53 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2016-02-04T16:55:53Z</dc:date>
    <item>
      <title>Access data in your Qlikview via API</title>
      <link>https://community.qlik.com/t5/QlikView/Access-data-in-your-Qlikview-via-API/m-p/1097642#M364514</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;If I have published a Qlikview on the Accesspoint. Would it then be possible to access its data based on bookmarks via a API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 10:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-data-in-your-Qlikview-via-API/m-p/1097642#M364514</guid>
      <dc:creator>pauljohansson</dc:creator>
      <dc:date>2016-01-29T10:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access data in your Qlikview via API</title>
      <link>https://community.qlik.com/t5/QlikView/Access-data-in-your-Qlikview-via-API/m-p/1097643#M364515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is. The API that you can use is COM. So you can reference the type library called QlikTech.QlikView. A prerequisite for this is that you install QlikView Desktop. The type library and COM object will then be installed when the QlikView Desktop is installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can through COM access both local QVW-files and files located on a QlikView Server.&amp;nbsp; Through the object model exposed through COM you can select bookmarks and then access the subset of data. Mind you this is not a high performance massive data manipulation API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 11:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-data-in-your-Qlikview-via-API/m-p/1097643#M364515</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-01-29T11:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Access data in your Qlikview via API</title>
      <link>https://community.qlik.com/t5/QlikView/Access-data-in-your-Qlikview-via-API/m-p/1097644#M364516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have trouble finding a simple example on this. Perhaps you have a basic code example on this, or maybe you can point in any direction on how to access a qvw using COM and perform a simple(any) operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;br&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 16:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-data-in-your-Qlikview-via-API/m-p/1097644#M364516</guid>
      <dc:creator>pauljohansson</dc:creator>
      <dc:date>2016-02-04T16:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Access data in your Qlikview via API</title>
      <link>https://community.qlik.com/t5/QlikView/Access-data-in-your-Qlikview-via-API/m-p/1097645#M364517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which language would you like to use to access the COM-API from? VBscript, JScript, VBA, C#, VB.NET ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any of them could be used - but giving you an example that is relevant is better right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 16:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-data-in-your-Qlikview-via-API/m-p/1097645#M364517</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-04T16:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access data in your Qlikview via API</title>
      <link>https://community.qlik.com/t5/QlikView/Access-data-in-your-Qlikview-via-API/m-p/1097646#M364518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example in C# with Visual Studio Community 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- To add a reference to QlikView type library and get access to the COM Object Model you need to go to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PROJECT / Add Reference / Type Library&amp;nbsp;&amp;nbsp;&amp;nbsp; (see the dialog box underneath) :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-02-04 #3.PNG" class="jive-image image-1" src="/legacyfs/online/113603_2016-02-04 #3.PNG" style="height: 390px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The nice thing here is that you get full IntelliSense into the object model of QlikView and it is so much nicer than having to lookup the API-documentation manually. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 17:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-data-in-your-Qlikview-via-API/m-p/1097646#M364518</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-04T17:11:46Z</dc:date>
    </item>
  </channel>
</rss>

