Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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 (2)
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.