Skip to main content

I have a requirement to update a field on only one Quote Line with a value based on all the other Quote Lines.

 The Price Rule runs on After calculate and Save events, the Price Condition checks for the presence of the Quote Line to be updated ( whether a QL field is null or not) and a summary variable calculates the value based on all other Quote lines. The Price Action updates the field with the summary variable value.

 

While it works, it updates all Lines instead of the only one which needs to be updated. May I know what is wrong or whether this is possible using Price Rules?

7 Kommentare
  1. 16. Juni 2020, 16:32
    Probably an order of operations issue. Is there anything about your product Name or Code or Family that would indicate a bundle? If not, it might be best if you just created a twin field from the Product record and used that as your condition.
0/9000