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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register 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

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