<?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: Extension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extension/m-p/677785#M1241453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could see extensions as web applications included on your QlikView apps. They start running on the client's side and restart after every action you do on your QlikView app (change tab, filter, selection...). They can connect to the data of your QlikView app to display visualizations. As they run in your browser, make sure that the extensions have been tested for different browser compatibility.&lt;/P&gt;&lt;P&gt;&lt;A&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I recommend that you check out this document: &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3741"&gt;Extension Object Basics.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you are interested in developing extensions, check out this template (it can help a lot):&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3742"&gt;Object Extension Templates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the SDK just in case: &lt;A href="https://community.qlik.com/docs/DOC-2639"&gt;QlikView Version 11 SDK&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2014 08:34:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-30T08:34:04Z</dc:date>
    <item>
      <title>Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Extension/m-p/677781#M1241440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me, what are limitation to use extension into Application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Regards,&lt;/P&gt;&lt;P&gt;Villyee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extension/m-p/677781#M1241440</guid>
      <dc:creator>vanderson009</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Extension/m-p/677782#M1241443</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;Limitation :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You are not able/allowed to modify neither the data model nor the data of a QlikView Application&lt;/P&gt;&lt;P&gt;2. QlikView Extensions cannot be used in reports &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Regards,&lt;/P&gt;&lt;P&gt;Vishal Waghole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 07:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extension/m-p/677782#M1241443</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2014-07-30T07:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Extension/m-p/677783#M1241447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please any more limitations.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 07:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extension/m-p/677783#M1241447</guid>
      <dc:creator>vanderson009</dc:creator>
      <dc:date>2014-07-30T07:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Extension/m-p/677784#M1241449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use the AJAX Client which is slower than using the IEPlugin e.g.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 07:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extension/m-p/677784#M1241449</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-07-30T07:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Extension/m-p/677785#M1241453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could see extensions as web applications included on your QlikView apps. They start running on the client's side and restart after every action you do on your QlikView app (change tab, filter, selection...). They can connect to the data of your QlikView app to display visualizations. As they run in your browser, make sure that the extensions have been tested for different browser compatibility.&lt;/P&gt;&lt;P&gt;&lt;A&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I recommend that you check out this document: &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3741"&gt;Extension Object Basics.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you are interested in developing extensions, check out this template (it can help a lot):&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3742"&gt;Object Extension Templates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the SDK just in case: &lt;A href="https://community.qlik.com/docs/DOC-2639"&gt;QlikView Version 11 SDK&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 08:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extension/m-p/677785#M1241453</guid>
      <dc:creator />
      <dc:date>2014-07-30T08:34:04Z</dc:date>
    </item>
  </channel>
</rss>

