Discussions
Source formula field value to Transaction Record
Hello all,
I've got a custom record called "Customer PO" that has the following fields
[LIST]
[*]PO Amount field
[LIST]
[*]To be entered by user
[/LIST]
[*]Total SO Amount field
[LIST]
[*]Defaults to a summary value from a saved search
[*]Store value box is UNCHECKED
[/LIST]
[*]PO Balance
[LIST]
[*]Formula field of PO Amount - Total SO Amount
[*]Store value box is unchecked.
[/LIST]
[/LIST] On a Sales Order, I have a pick list that references a customer's PO. I'm trying to show the balance amount on the transaction. Since both the fields don't store value, I can't seem to source it on the transaction record.