Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Extension Object Samples

Dear Freinds,

I am  new to creating these Extension objects in Qlikview. I would like to have some idea on  implementing them by trying to see some sample implmentations. Can anyone please share a couple of simple Extension implementations so that I can understand when and how to use them?

Many Thanks in advance!

Aushik

1 Solution

Accepted Solutions
jagan
Partner - Champion III
Partner - Champion III

Hi,

You can get default Extensions from your machine in Qlikview installation path

C:\Program Files\QlikView\Examples\Extensions

you will find QAR file in this path just click on this you will get number of extensions and you can check the sample code used.

Also you can refer this links

Object Extension Templates

Extension Object Basics.doc

qlikblog.at/2860/qlikview-extension-tutorial-hello-world/

Regards,

Jagan.

View solution in original post

4 Replies
agomes1971
Specialist II
Specialist II

Hi,

read this

Extension Object Basics.doc

Regards

André Gomes

Anonymous
Not applicable
Author

Many Thanks Andre!!!!

jagan
Partner - Champion III
Partner - Champion III

Hi,

You can get default Extensions from your machine in Qlikview installation path

C:\Program Files\QlikView\Examples\Extensions

you will find QAR file in this path just click on this you will get number of extensions and you can check the sample code used.

Also you can refer this links

Object Extension Templates

Extension Object Basics.doc

qlikblog.at/2860/qlikview-extension-tutorial-hello-world/

Regards,

Jagan.

Anonymous
Not applicable
Author

Many many Thanks Jagan!!!