Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
anindya_manna
Partner - Creator II
Partner - 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