-
Re: Extension
vishal waghole Jul 30, 2014 3:24 AM (in response to Villyee Anderson)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
-
Re: Extension
Villyee Anderson Jul 30, 2014 3:31 AM (in response to vishal waghole)Thanks Vishal,
Please any more limitations.........
-
Re: Extension
Martin Mahler Jul 30, 2014 3:46 AM (in response to Villyee Anderson)You need to use the AJAX Client which is slower than using the IEPlugin e.g.
-
-
-
Re: Extension
Jose Federico Moreno Penzo Jul 30, 2014 4:34 AM (in response to Villyee Anderson)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:
Also, if you are interested in developing extensions, check out this template (it can help a lot):
Here is the SDK just in case: QlikView Version 11 SDK