I have added ‘Create New row in Model’ action and i want add default value of Price field with Negative value of another field , how i can Merge that Negative value?
UnitPrice__c = {{$Model.Product2Id.data.0.UnitPrice}}
I want to assign Negative value of Product unit price.
Question
How to merge a field with Negative value
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.