Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am using workbench with qlikview 10
I have code like this that allows me to filter a listbox
var values = ["=[Sales Rep Name] = 'John Greg' "];
userNameListBox.QvaPublic.Data.SelectTexts(values);
Works great with ListBoxes
But this doesn't seem to work with a multibox. I can't find any supporting documentation that explains what other functions I can use
Can anyone help please
thanks
Jake
Hi Brian - you said you're seeing it in the API - where are you seeing this?
I am running Qlikview Server, and am successully workbench on an aspx page to display graphs, and get data from a qlikview document
Is there a particular file you could email me with the api documentation in ? i searched google to no avail....
For anyone who might be on this thread in the future looking for the same thing...
http://community.qlik.com/message/155576#155576