Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

getSheetObject from multibox filtered by a slider

Hi all,

first of all good year everybody.

I need to export into a csv file the content of a multibox object filetered by a variable set by a slider.

Once filtered the object, I try to export the content through the "getSheetObeject " routine, but the csv contains in any case the full content of the data defined into the multibox, and not only those filtered.

How can I try to solve this situation?

Thanks in advance

Alessandro

Labels (1)
2 Replies
Not applicable
Author

Any suggestions?

saxjonas
Partner - Creator
Partner - Creator

In what way are you filtering the multibox? Are you making selections?

Maybe try GetPossibleValue or GetSelectedValues. Check the API Guide for more information.