I have the type on item, and I hope it set a newlable correspond to item.type, ex: type=2 then it lookup the value 2 is in row1 , so it set the newlable value is 8.
Now , if type=2, my model will lookup row2 to set newlable is 7 , but that's not what I want.
Can I do that? Thank you.