Is it possible to use function within function in Process Data Mapping activity in Process Builder?
Requirement is in the form , it is to be displayed that "Your activity is due on '%MM/dd/YYY%' " and this date is after 5 business days from the received date. I am trying to use concat function but in that how can append date to the string as when I am using DateToString within concat it does not work out.
Any ides on how to implement this requirement.