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: 
YanivZi
Contributor III
Contributor III

How to change variable with another variable with "variable input"?

I am trying to change variable with another like $vPersonA -> $vPersonB

I've added "Variable Input" from the Qlik dashboard bundle, with the name variable $vPersonA (as button) then I selected  fixed values and added this in value as alternative  ='($vPersonB)', now when the sheet is loaded it has the data from $vPersonA but when I click on $vPersonB it does not change the data.

Labels (1)
1 Solution

Accepted Solutions
YanivZi
Contributor III
Contributor III
Author

found the problem. its should be $(vPersonB) not ='($vPersonB)'

View solution in original post

1 Reply
YanivZi
Contributor III
Contributor III
Author

found the problem. its should be $(vPersonB) not ='($vPersonB)'