Joinfieldvalue and pre
I am trying to force a wait but the expression is not working wuite as I expect:
JoinFieldValue('<Activity>',[<OpportunityId>],'<Type>')= 'Approval' and JoinFieldValue('<Activity>',PRE('<OpportunityId>'),'<ApprovalStatus>')<> 'Approved'
I am trying to force the next task to wait till the previous task is marked approved but the expression above is not keeping this from happening.
This is an opportunity record.
I learn something new on this forum everyday. Thanks to all.
GH