Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to use Javascript in Qlikview

Hi All

I wanted to see if i can add some charts In Qlikview

Where do i input the javascript?

Also is there any advice anyone can give?

Thanks

4 Replies
Anil_Babu_Samineni

Using Macro, You can use JS. Ctrl + M(For short cut)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

stigchel
Partner - Master
Partner - Master

For adding charts you might want to look into extensions. A tutorial and some examples of extensions build using D3 can be found on this site:

QlikView Extension Tutorial #1: The Concept of QlikView Extensions

shaktisinghchau
Contributor III
Contributor III

To insert custom javascript you will need to build your own extension object:http://www.qlikblog.at/2848/qlikview-extension-tutorial-basic-concept/

If you are looking to embed objects to some website you can have a look at QV Workbench: https://help.qlik.com/en-US/qlikview-developer/12.0/Subsystems/QlikViewWorkBench/Content/workbench-s...

You can always create some kind of qlikview button with an action to open a new url.