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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Cuartares
Contributor
Contributor

SelectValues(), get dimension info and data-value from param

Hello, for the selectValue method I need the dimension and data-value.
The click function gives me the param object, but I just can't find the necessary information in it.

Is it there and if yes, where is it ?
Is there a better function for my needs ?

Labels (1)
1 Reply
ErikWetterberg
Master
Master

You need to save the dimension number (if you have more than one, otherwise use 0) and the elemNumber on the html element.