Hi,
I have a field called “Estimated Shipping Date”. This field is the result of the sum of today + field —> “Today + CPQ Days”.
I have a function called “SHIPPINGDATE”, that is activated via workflow rule when “CPQ Days” field is updated.
However, I need to a workflow rule that activate this functions everyday at 0.01am, if the stage of the deal is “En Revision”.
I have my deals under revision for a few days, so I need “Estimated Shipping Date” to show the correct date, so in order to do so the field “Estimated Shipping Date” must be updated everyday until the stage of the Deal moves forward.
Thank you