Calculate DFF value based on the Price/unit price in RSSP
Summary: In Classic UI, we have a field at Requisition line level and it is calculated based on the price. We are trying to implement the same in RSSP. However, the DFF field doesn't populate the value after the condition addedin Value field.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable): 25C
Code Snippet (add any code snippets that support your topic, if applicable):
Expression used in value field "[[ $fields.purchaseRequisitionsLine.Price*0.038]]"
0