Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
vanderson009
Creator III
Creator III

Extension

Hello Community,

Can you please tell me, what are limitation to use extension into Application?

-- Regards,

Villyee

1 Solution

Accepted Solutions
VishalWaghole
Specialist II
Specialist II

Hi,

Limitation :

1. You are not able/allowed to modify neither the data model nor the data of a QlikView Application

2. QlikView Extensions cannot be used in reports

-- Regards,

Vishal Waghole

View solution in original post

4 Replies
VishalWaghole
Specialist II
Specialist II

Hi,

Limitation :

1. You are not able/allowed to modify neither the data model nor the data of a QlikView Application

2. QlikView Extensions cannot be used in reports

-- Regards,

Vishal Waghole

vanderson009
Creator III
Creator III
Author

Thanks Vishal,

Please any more limitations.........

simondachstr
Luminary Alumni
Luminary Alumni

You need to use the AJAX Client which is slower than using the IEPlugin e.g.

Not applicable

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.

I recommend that you check out this document:

Extension Object Basics.doc

Also, if you are interested in developing extensions, check out this template (it can help a lot):

Object Extension Templates

Here is the SDK just in case: QlikView Version 11 SDK