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: 
ashishpalkar
Creator III
Creator III

How to pass selections into Media Box

Hi There

I have created Qlik Sense app and using Media Box extension.

I have selected Media box type as 'Web Site' and opening search engine in it.

What I am looking for -> When user selects any field automatically that selection should got to media box and it should search the selected  value.

Please find attached screenshot for your reference.

Thanks.

1 Solution

Accepted Solutions
shraddha_g
Partner - Master III
Partner - Master III

YOu can try adding getfieldselection(Fieldname) in  the link.

Refer media box extension (using google instead bing)

View solution in original post

3 Replies
shraddha_g
Partner - Master III
Partner - Master III

YOu can try adding getfieldselection(Fieldname) in  the link.

Refer media box extension (using google instead bing)

ashishpalkar
Creator III
Creator III
Author

Thanks Shraddha , it worked.

shraddha_g
Partner - Master III
Partner - Master III

Great!