Custom Record Fields
Hi
I have related records :
- Purchase Orders - item code, qty
- Items - item code
- Pricing - item code, price, effectiveDate
An item can have multiple prices so there is a 1 to many relationship.
I am wanting to use the custom record field on the Purchase Order record to calculate the cost of the Purchase Order ( Purchase Order. qty * latest pricing for the item)
I have an expression rule that returns the latest price for an item however the custom record fields does not allow us to use expression rules.
Also, since an item can have multiple prices, I am not able to get the latest price from just using the . notation from the related records.
I need to have the cost in a custom record field , as I need to aggregate the cost by supplier.
Please advise on a way to achieve this.
Thanks
