• In the Expression editor, under the Common Functions in the Category window look at the Date & Time functions. Use the DateAdd() function.

    =DateAdd("d", 15, Fields!payment_date)

    HTH,

    Rob