Hello experts,
I have a requeriment to do. Need to sum a value (integer) with a member (date).
Close Date + Number of Days should see in Billing date this sum.
I try with DATEROLL but not work:
@DATEROLL ("Close Date", DP_DAY, "Delivery Period (Days)" );
Any help?
Thanks!