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: 
anindya_manna
Creator II
Creator II

Assign values from one dynamic variable to another dynamic variable

I have created two set of dynamic variables like below:

v1=vRetail_Western_Rep_terr_regn_name   --------->One variable

v2='Match([Rep terr regn name], 'west')'      ----------> 2nd variable


Now i need to assign v2 value in  V1 values like below:


vRetail_Western_Rep_terr_regn_name =Match([Rep terr regn name], 'western')


Please help me how to achieve the above. using SET can it be done?


Thanks In Advance.

0 Replies