can we perform arithmetic operations for quantity calculation in options and variants?
Version: Windchill 13.0
Use Case: I want to perform addition of some parameters based on selection of other parameters. For E.g:-1) I have type1 having choices a,b,c with values 1,2,3 2) I have type2 having choices d,e,f with values 3,2,1 3) I have type3 having choices x,y,z with values 2,3,1 If user had chosen -a,d,x then there is one part named M should have quantity as 1+3+2=6 simillarly, b,e,y is selected then M should have qunaityt as 2+2+3= 7 and so on.
Description:
unable to perform addition while configurating quantity parameter.

