Hi Komal,
Thanks for your reply. I have a dropdown of a similar table. And a user chooses lets say Product 1 and that I have already assigned to a variable ProcutVar. What I would like to do is then assign to other variables the other columns of this table. For this example I would assign Var1= Charateric 1, Var2 =Charateric 2, Var3= Charateric 3.
Would look like this: for user choosing Product 1, ProductVar= Product1, Var1= P1_C1, Var2= P1_C2, Var3= P1_C3.
