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

Reference object/select a listbox within dashboard in browser.

Hi,

I am trying to interact with a qlikview dashboard in a web browser programmatically. Basically I'd like to make selections and clear them without using the mouse. This discussion touches on exactly what I'd like to do when it talks about listboxes: community.qlik.com/thread/129154 except it talks about writing a program and not interacting with the dashboard through the browser console.

Does anyone know how, working in the browser console, I can get the objects on the dashboard (charts, listboxes, etc) and interact with them (clicks, selections, etc.)?

Thanks.

1 Reply
Gysbert_Wassenaar

Basically I'd like to make selections and clear them without using the mouse.

You can pass selections to a listbox or use bookmarks, but that's pretty much it. See  Passing Parameters in a URL and Document Chaining‌.

Does anyone know how, working in the browser console, I can get the objects on the dashboard (charts, listboxes, etc) and interact with them (clicks, selections, etc.)?

You can't.


talk is cheap, supply exceeds demand