M
mpiscoso@gmail.com
Guest
Assuming that the field is an integer or decimal field: Create a formula field. Inside of the formula field's script, use the original value * -1 as the return value. Then map the field in the data map instead of the original field. That should get you what you need. Hope that helps.
Continue reading...
Continue reading...