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: 
Not applicable

Qlikview dashbaord with Javascript

I am consuming one of Qlikview chart into my web application(asp.net), when I click on drill down chart it should navigate to other web page.

2 Replies
Anil_Babu_Samineni

Provide link by using Button and give that link directly then see whether it is navigating or not

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
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.