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

embed a visual component in QlikView document

I am very new to qlikview and my background is in appliation and web development.

I would like to embed something like a web page or a portion of a web page inside of a .qvw somthing like google or bing maps. I would need to pass the current selection criteria.

first of all is this possible? if so what would be the best way of doing this.

Thanks in advance.

2 Replies
Nicole-Smith

Use a QlikView extension object.

Current selections can be passed to the extension object by using the SelectTextsInColumn() function.

You can find a bunch of posts about extension objects to get you started.

alex_nerush
Partner - Creator II
Partner - Creator II

You need to use extension objects. Try to search "QlikView Extension"... and maybe the following link will be helpful for you to start.

http://www.qlikfix.com/2012/07/03/qlikview-extension-tutorials-documentation-and-examples/