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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
paulyeo11
Master
Master

How to create QS branch extension?

Hi All

I notice QS support 3 th party chart by create the above mentioned.

Can some one tell me it is create by what language ? Any totuial? 

Hope some one give me the link.

Paul

1 Solution

Accepted Solutions
brian_booden
Partner Ambassador
Partner Ambassador

Hi Paul,

Anyone can create a Qlik Sense extension, but i would start looking at a good tutorial such as the one from swr‌, which you can find here:

stefanwalther/qliksense-extension-tutorial · GitHub

If you're interested in converting from a D3 example, also take a look at skokenes‌ tutorial here, which was a great help:

Tutorial: How to Build a Qlik Sense Extension with D3 « BI Commons

Hope that helps.

Regards,

Brian

View solution in original post

3 Replies
undergrinder
Specialist II
Specialist II

Hi Paul!

You can make a custom extension with javascript. In Qlik Server there is a built-in editor [qlikURL/workbench]

Some resources, tutorials:

https://help.qlik.com/sense/1.1/en-us/developer/

http://branch.qlik.com/

Tutorial: How to Build a Qlik Sense Extension with D3 « BI Commons

and so on...

G.

brian_booden
Partner Ambassador
Partner Ambassador

Hi Paul,

Anyone can create a Qlik Sense extension, but i would start looking at a good tutorial such as the one from swr‌, which you can find here:

stefanwalther/qliksense-extension-tutorial · GitHub

If you're interested in converting from a D3 example, also take a look at skokenes‌ tutorial here, which was a great help:

Tutorial: How to Build a Qlik Sense Extension with D3 « BI Commons

Hope that helps.

Regards,

Brian

paulyeo11
Master
Master
Author

Hi All

Thank you very much for the link , i will take a look.

Paul