Resolved! Business rule to display decimal value
Hi,I want a field F1 in Incident table which will store the value (F2 * F3) where F3 can be decimal upto two decimals like 356.87.What type F1 , F2 and F3 should be while creating is it String ?Need business rule to store this value.Can anyone sugges...